summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-24phy: exynos: fix building as a moduleArnd Bergmann1-4/+5
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold1-1/+3
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese1-1/+1
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese1-2/+2
2014-04-24uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese1-4/+5
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen1-3/+34
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman13-81/+78
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-56/+20
2014-04-24Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-5/+23
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki1-3/+2
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-37/+59
2014-04-24power/reset: vexpress: Fix restart/power off operationPawel Moll1-9/+10
2014-04-24clk: tegra: remove non-existent clocksStephen Warren1-3/+0
2014-04-24hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck1-3/+3
2014-04-24hwmon: (vexpress) Avoid creating non-existing attributesPawel Moll1-3/+19
2014-04-24hwmon: (vexpress) Use legal hwmon device namesPawel Moll1-9/+52
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2014-04-24PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas1-0/+79
2014-04-23staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten1-6/+3
2014-04-23[media] ir-rx51: Fix build until dmtimer have a public APISebastian Reichel2-2/+2
2014-04-23[media] ir-rx51: switch to common clock frameworkSebastian Reichel1-2/+2
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-151/+261
2014-04-23Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/h...Mark Brown4-5/+23
2014-04-23Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linusMark Brown1-56/+20
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-11/+54
2014-04-23Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie7-68/+120
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+10
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-22Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki5-10/+6
2014-04-22cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang1-5/+1
2014-04-21cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven1-1/+1
2014-04-21cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat1-0/+1
2014-04-21cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-21intel_idle: fix IVT idle state table settingChristoph Jaeger1-1/+2
2014-04-21[SCSI] More USB deadlock fixesJames Bottomley1-0/+1
2014-04-21[SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke1-0/+1
2014-04-21[SCSI] Fix command result state propagationAlan Stern2-0/+2
2014-04-21[SCSI] Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-04-21ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng1-7/+97
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack1-0/+9
2014-04-21usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin1-1/+1
2014-04-21Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi1-66/+35
2014-04-21[SCSI] don't reference freed command in scsi_prep_returnChristoph Hellwig1-1/+1