summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-14vmbus: expose hv_begin/end_readStephen Hemminger3-24/+30
2017-02-14vmbus: remove conditional locking of vmbus_writeStephen Hemminger5-34/+9
2017-02-14vmbus: add direct isr callback modeStephen Hemminger6-41/+55
2017-02-14vmbus: change to per channel taskletStephen Hemminger7-96/+64
2017-02-14vmbus: put related per-cpu variable togetherStephen Hemminger5-134/+143
2017-02-14vmbus: callback is in softirq not workqueueStephen Hemminger1-4/+1
2017-02-10binder: Add support for file-descriptor arraysMartijn Coenen2-0/+165
2017-02-10binder: Add support for scatter-gatherMartijn Coenen2-13/+276
2017-02-10binder: Add extra size to allocatorMartijn Coenen1-13/+28
2017-02-10binder: Refactor binder_transact()Martijn Coenen1-137/+172
2017-02-10binder: Support multiple /dev instancesMartijn Coenen2-11/+84
2017-02-10binder: Deal with contexts in debugfsMartijn Coenen1-13/+23
2017-02-10binder: Support multiple context managersMartijn Coenen1-21/+38
2017-02-10binder: Split flat_binder_objectMartijn Coenen2-52/+137
2017-02-10auxdisplay: ht16k33: remove private workqueueDmitry Torokhov1-15/+5
2017-02-10auxdisplay: ht16k33: rework input device initializationDmitry Torokhov1-153/+145
2017-02-10auxdisplay: ht16k33: do not try to free fbdevDmitry Torokhov1-3/+1
2017-02-10drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-02-10vmbus: remove unused kickq argument to sendpacketStephen Hemminger3-32/+14
2017-02-10vmbus: remove no longer used signal_policyStephen Hemminger1-18/+0
2017-02-10vmbus: drop no longer used kick_q argumentStephen Hemminger3-17/+9
2017-02-10vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger4-54/+29
2017-02-10Drivers: hv: util: Fix a typoK. Y. Srinivasan1-1/+1
2017-02-10hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov1-27/+152
2017-02-10hv: export current Hyper-V clocksourceVitaly Kuznetsov2-4/+12
2017-02-10Drivers: hv: Fix the bug in generating the guest IDK. Y. Srinivasan1-2/+2
2017-02-10misc: panel: Abstract temporary backlight handlingGeert Uytterhoeven1-41/+60
2017-02-10misc: panel: Add lcd_home() helperGeert Uytterhoeven1-24/+15
2017-02-10misc: panel: Remove always-true check from panel_detach()Geert Uytterhoeven1-16/+14
2017-02-10misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven1-18/+19
2017-02-10misc: panel: Remove reference to misc device supportGeert Uytterhoeven1-4/+3
2017-02-10misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven1-2/+0
2017-02-10misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven1-12/+6
2017-02-10misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven1-2/+3
2017-02-10w1: ds2405: use module_w1_family to simplify the codeWei Yongjun1-12/+1
2017-02-10w1: ds2490: use kmemdup rather than duplicating its implementationWei Yongjun1-2/+1
2017-02-10fpga zynq: Use the scatterlist interfaceJason Gunthorpe1-39/+135
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe3-33/+227
2017-02-10fpga zynq: Check the bitstream for validityJason Gunthorpe1-0/+21
2017-02-10fpga zynq: Check for errors after completing DMAJason Gunthorpe1-22/+32
2017-02-10mei: remove support for broken parallel readAlexander Usyskin1-22/+26
2017-02-10drivers/fsi: add driver to device matchesJeremy Kerr2-2/+40
2017-02-10drivers/fsi: Add device & driver definitionsJeremy Kerr1-0/+11
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr6-0/+77
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman730-4321/+6986
2017-02-05Linux 4.10-rc7Linus Torvalds1-1/+1
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+50
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+38
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+17