summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech
2014-03-23Input: wistron_btns - simplify dependenciesJean Delvare
2014-03-23Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare
2014-03-23Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov
2014-02-23Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-23Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-23Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-23Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-23Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-23Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown
2014-02-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman
2014-02-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski
2014-02-21Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-02-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-02-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh
2014-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-02-21Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-21Merge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-21Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-21Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-02-21Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki
2014-02-21Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-21regulator: core: Change dummy supplies error message to a warningShuah Khan
2014-02-20Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen
2014-02-20arm/smmu: Use irqsafe spinlock for domain lockJoerg Roedel
2014-02-20of: Add self test for of_match_node()Grant Likely
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely