aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier1-0/+61
2015-04-03coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier2-4/+4
2015-04-03coresight: making cpu index lookup arm64 compliantMathieu Poirier1-12/+6
2015-04-03mcb: request_mem_region() returns NULL on errorDan Carpenter1-2/+2
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer1-0/+2
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin1-2/+0
2015-04-03spmi: pmic_arb: remove ARM build time dependencyIvan T. Ivanov1-1/+0
2015-04-03virtio_console: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-03misc: pass miscdevice through file's private_dataTom Van Braeckel1-3/+8
2015-04-03Revert "uio: constify of_device_id array"Greg Kroah-Hartman1-1/+1
2015-04-01Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman11-56/+1227
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith3-0/+401
2015-03-26spmi: pmic_arb: add support for hw version 2Gilad Avidov1-59/+260
2015-03-26spmi: remove wakeup command before slave probeGilad Avidov1-7/+2
2015-03-26Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+0
2015-03-26coresight-replicator: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-25i8k: Remove use of seq_printf return valueJoe Perches1-7/+9
2015-03-25w1: constify of_device_id arrayFabian Frederick3-3/+3
2015-03-25uio: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-25Drivers: hv: vmbus: Fix a siganlling host signalling issueK. Y. Srinivasan1-2/+26
2015-03-25Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()K. Y. Srinivasan1-0/+1
2015-03-25Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()K. Y. Srinivasan1-9/+6
2015-03-25hv: vmbus: missing curly braces in vmbus_process_offer()Dan Carpenter1-1/+2
2015-03-25Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFYNick Meier1-1/+1
2015-03-25Drivers: hv: hv_balloon: don't lose memory when onlining order is not naturalVitaly Kuznetsov1-10/+4
2015-03-25Drivers: hv: hv_balloon: keep locks balanced on add_memory() failureVitaly Kuznetsov1-0/+1
2015-03-25Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan3-44/+107
2015-03-25hwrng: Avoid manual device_create_file() callsTakashi Iwai1-23/+11
2015-03-25misc: Add attribute groupsTakashi Iwai1-2/+3
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-7/+7
2015-03-25misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-4/+6
2015-03-25misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire1-2/+3
2015-03-25char: misc: document behaviour of open()Martin Kepplinger1-1/+3
2015-03-25mei: fix regression on NFC connectionTomas Winkler1-3/+1
2015-03-25VMCI: Guard against overflow in queue pair allocationJorgen Hansen2-10/+23
2015-03-25VMCI: Check userland-provided datagram sizeAndy King2-1/+7
2015-03-25drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso1-2/+4
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman230-2709/+2804
2015-03-23extcon: Fix missing locking when [un]registering notifiersHans de Goede1-4/+31
2015-03-23extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter1-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds33-719/+124
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-23/+54
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds13-47/+60