summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-01-141-6/+6
|\
| * leds: netxbig: fix oops at probe timeSimon Guinot2015-01-131-6/+6
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-01-143-16/+13
|\ \
| * | int340x_thermal/processor_thermal_device: return failure whenZhang Rui2015-01-061-0/+2
| * | ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driverZhang Rui2015-01-061-1/+6
| * | ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui2015-01-062-16/+6
* | | Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-132-90/+69
|\ \ \
| * | | gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila2015-01-091-41/+51
| * | | gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin2015-01-081-1/+2
| * | | gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin2015-01-071-4/+11
| * | | gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila2015-01-071-46/+7
* | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-135-34/+85
|\ \ \ \
| * | | | mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-122-0/+28
| * | | | mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-121-0/+2
| * | | | mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-121-2/+6
| * | | | mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-121-8/+7
| * | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-121-0/+29
| * | | | mmc: sdhci: Simplify use of tuning timerAdrian Hunter2015-01-121-15/+8
| * | | | mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter2015-01-121-3/+2
| * | | | mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter2015-01-121-6/+3
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-1311-86/+57
|\ \ \ \ | |/ / / |/| | |
| * | | iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover2015-01-092-8/+8
| * | | target: Allow Write Exclusive non-reservation holders to READLee Duncan2015-01-091-0/+12
| * | | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-095-50/+0
| * | | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-095-25/+16
| * | | vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger2015-01-061-3/+21
* | | | Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-01-101-3/+1
|\ \ \ \
| * | | | vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang2015-01-071-3/+1
| | |_|/ | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-101-1/+3
|\ \ \ \
| * | | | qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-01-0910-9/+74
|\ \ \ \
| * | | | HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter2015-01-091-2/+6
| * | | | HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius2014-12-294-0/+7
| * | | | HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires2014-12-191-0/+34
| * | | | HID: logitech-hidpp: avoid unintended fall-throughPeter Wu2014-12-191-0/+1
| * | | | HID: Allow HID_BATTERY_STRENGTH to be enabledDaniel Nicoletti2014-12-171-1/+2
| * | | | HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg2014-12-171-5/+0
| * | | | HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton2014-12-171-0/+3
| * | | | HID: logitech-hidpp: check WTP report lengthPeter Wu2014-12-171-0/+6
| * | | | HID: logitech-dj: check report lengthPeter Wu2014-12-171-1/+15
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-0929-246/+391
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-087-152/+213
| |\ \ \ \ \
| | * | | | | drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-062-48/+86
| | * | | | | drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-061-7/+8
| | * | | | | drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay2015-01-061-117/+117
| | * | | | | drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz2015-01-051-0/+3
| | * | | | | drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz2014-12-172-0/+6
| | * | | | | drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov2015-01-041-0/+1
| | * | | | | drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz2015-01-041-0/+12
| | * | | | | drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz2014-12-093-5/+5