summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra2016-11-152-7/+24
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-11346-2239/+3799
|\
| * Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-11-083-12/+43
| |\
| | * iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel2016-11-081-2/+12
| | * iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy2016-11-081-1/+3
| | * iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy2016-11-081-1/+1
| | * iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy2016-11-081-8/+17
| | * iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy2016-11-081-0/+10
| * | Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-071-2/+4
| |\ \
| | * | hwmon: (core) fix resource leak on devm_kcalloc failureColin Ian King2016-10-241-2/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-11-076-36/+95
| |\ \ \ | | |_|/ | |/| |
| | * | HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce2016-11-051-3/+3
| | * | HID: intel-ish-hid: request_irq failureSrinivas Pandruvada2016-11-051-1/+1
| | * | HID: intel-ish-hid: Fix driver reinit failureEven Xu2016-11-051-0/+15
| | * | HID: intel-ish-hid: Move DMA disable code to new functionEven Xu2016-11-051-10/+32
| | * | HID: intel-ish-hid: consolidate ish wake up operationEven Xu2016-11-051-19/+26
| | * | HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2016-11-032-0/+2
| | * | HID: intel-ish-hid: Fix !CONFIG_PM build warningBorislav Petkov2016-11-031-2/+2
| | * | HID: sensor-hub: Fix packing of result buffer for feature reportSrinivas Pandruvada2016-11-031-1/+14
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-051-1/+1
| |\ \ \
| | * | | i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-041-1/+1
| * | | | Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-11-054-19/+30
| |\ \ \ \
| | * | | | md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2016-10-291-2/+2
| | * | | | raid1: handle read error also in readonly modeTomasz Majchrzak2016-10-291-9/+10
| | * | | | raid5-cache: correct condition for empty metadata writeShaohua Li2016-10-291-1/+1
| | * | | | md: report 'write_pending' state when array in syncTomasz Majchrzak2016-10-251-3/+3
| | * | | | md/raid5: write an empty meta-block when creating log super-blockZhengyuan Liu2016-10-251-0/+1
| | * | | | md/raid5: initialize next_checkpoint field before useZhengyuan Liu2016-10-251-0/+3
| | * | | | RAID10: ignore discard errorShaohua Li2016-10-251-2/+5
| | * | | | RAID1: ignore discard errorShaohua Li2016-10-251-2/+5
| | | |_|/ | | |/| |
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-053-17/+6
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-273-17/+6
| | |\ \ \ \
| | | * | | | scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-10-271-9/+0
| | | * | | | scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-10-271-0/+1
| | | * | | | scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-10-251-8/+5
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-11-052-3/+10
| |\ \ \ \ \ \
| | * | | | | | Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-251-3/+3
| | * | | | | | Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-10-191-0/+7
| * | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2016-11-051-20/+39
| |\ \ \ \ \ \ \
| | * | | | | | | firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2016-11-031-4/+4
| | * | | | | | | firewire: net: guard against rx buffer overflowsStefan Richter2016-11-031-16/+35
| * | | | | | | | Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-11-0525-499/+919
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab2016-10-171-0/+2
| | * | | | | | | | [media] pctv452e: fix semicolon.cocci warningskbuild test robot2016-10-141-1/+1
| | * | | | | | | | [media] flexcop-usb: don't use stack for DMAMauro Carvalho Chehab2016-10-142-37/+72
| | * | | | | | | | [media] stk-webcam: don't use stack for DMAMauro Carvalho Chehab2016-10-141-5/+11
| | * | | | | | | | [media] s2255drv: don't use stack for DMAMauro Carvalho Chehab2016-10-141-2/+13
| | * | | | | | | | [media] cpia2_usb: don't use stack for DMAMauro Carvalho Chehab2016-10-141-4/+30
| | * | | | | | | | [media] digitv: handle error code on RC queryMauro Carvalho Chehab2016-10-141-4/+6
| | * | | | | | | | [media] dw2102: return error if su3000_power_ctrl() failsMauro Carvalho Chehab2016-10-141-1/+1