summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatileK. Y. Srinivasan2016-04-301-3/+3
* Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan2016-04-301-21/+4
* Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
* parport: use subsys_initcallSudip Mukherjee2016-04-301-1/+1
* misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla2016-04-301-3/+3
* misc: mic: silence uninitialized variable warningDan Carpenter2016-04-301-1/+2
* misc: mic: Fix randconfig build errorSudeep Dutt2016-04-301-0/+1
* misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
* Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2016-04-279-86/+130
|\
| * intel_th: pci: Add Broxton-M SOC supportAlexander Shishkin2016-04-191-0/+5
| * intel_th: msu: Release resources on removalAlexander Shishkin2016-04-081-0/+12
| * intel_th: msu: Set fops::owner to prevent module from unloadingAlexander Shishkin2016-04-081-0/+1
| * intel_th: Hold output driver module reference while capture is activeAlexander Shishkin2016-04-081-0/+5
| * intel_th: msu: Serialize enabling/disablingAlexander Shishkin2016-04-081-43/+49
| * intel_th: Fix activating a subdevice without a driverAlexander Shishkin2016-04-082-2/+13
| * intel_th: pti: Create sysfs attributes using core driver's facilityAlexander Shishkin2016-04-081-6/+1
| * intel_th: msu: Create sysfs attributes using core driver's facilityAlexander Shishkin2016-04-081-5/+1
| * intel_th: Allow subdevice drivers to bring in own attribute groupsAlexander Shishkin2016-04-082-0/+15
| * intel_th: msu: Handle kstrndup() failureAlexander Shishkin2016-04-081-0/+5
| * intel_th: pti: Do remove sysfs group on device removalAlexander Shishkin2016-04-081-0/+1
| * stm class: Remove unnecessary pointer incrementAlexander Shishkin2016-04-081-1/+1
| * stm class: Fix stm device initialization orderAlexander Shishkin2016-04-081-8/+9
| * stm class: Do not leak the chrdev in error pathAlexander Shishkin2016-04-081-0/+2
| * stm class: Remove a pointless lineAlexander Shishkin2016-04-081-2/+0
| * stm class: stm_heartbeat: Make nr_devs parameter read-onlyAlexander Shishkin2016-04-081-9/+5
| * stm class: dummy_stm: Make nr_dummies parameter read-onlyAlexander Shishkin2016-04-081-9/+5
| * stm class: Fix integer boundary checks for master rangeChunyan Zhang2016-04-081-2/+1
* | Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman2016-04-18384-2253/+4833
|\ \
| * \ Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-04-171-2/+2
| |\ \
| | * | dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy2016-04-171-2/+2
| * | | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-172-5/+9
| |\ \ \
| | * \ \ Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Greg Kroah-Hartman2016-04-07113-491/+573
| | |\ \ \
| | | * | | lkdtm: do not leak free page on kmalloc failureKees Cook2016-04-071-1/+3
| | | * | | lkdtm: fix memory leak of baseSudip Mukherjee2016-04-071-1/+3
| | | * | | lkdtm: fix memory leak of valSudip Mukherjee2016-04-071-1/+2
| | * | | | extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon2016-04-041-2/+1
| * | | | | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-1712-12/+89
| |\ \ \ \ \
| | * | | | | usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
| | * | | | | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-133-2/+24
| | * | | | | USB: uas: Limit qdepth at the scsi-host levelHans de Goede2016-04-131-1/+6
| | * | | | | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin2016-04-131-1/+1
| | * | | | | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-134-4/+9
| | * | | | | usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-04-131-0/+6
| | * | | | | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda2016-04-131-0/+13
| | * | | | | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2016-04-132-0/+11
| | * | | | | xhci: resume USB 3 roothub firstMathias Nyman2016-04-131-3/+3
| | * | | | | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
| | * | | | | cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-131-0/+4
| * | | | | | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-04-176-68/+73
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/edma' into fixesVinod Koul2016-04-161-38/+25
| | |\ \ \ \ \ \