summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski1-0/+40
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: cros ec: spi: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2014-01-21HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik1-7/+20
2014-01-21HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik1-64/+256
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds340-3927/+9886
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-1360/+677
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds819-29406/+51605
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-44/+478
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds64-573/+8428
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-39/+107
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-1/+237
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-48/+299
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-33/+4
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-01-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-35/+78
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds22-104/+181
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds25-64/+89
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds24-152/+755
2014-01-20SATA: MV: Add support for the optional PHYsAndrew Lunn1-0/+27
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik1-20/+35
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai8-47/+437
2014-01-20pinctrl: sunxi: Honor GPIO output initial vaulesChen-Yu Tsai1-6/+7
2014-01-20gpio: mcp23s08: fix casting caused build warningSeongJae Park1-1/+1
2014-01-20gpio: mcp23s08: depend on OF_GPIOLinus Walleij1-1/+1
2014-01-19drm/nouveau/mxm: fix null deref on loadIlia Mirkin1-2/+2
2014-01-19Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+0
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd1-2/+2
2014-01-19sata-highbank: Remove unnecessary ahci_platform.h includeHans de Goede1-1/+0
2014-01-18Merge branch 'eisa' into nextBjorn Helgaas1-12/+15
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2-2/+0
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-24/+43
2014-01-17Revert "EISA: Initialize device before its resources"Bjorn Helgaas1-11/+15
2014-01-17Revert "EISA: Log device resources in dmesg"Bjorn Helgaas1-1/+0
2014-01-17gpio: mcp23s08: Add irq functionality for i2c chipsLars Poeschel2-5/+244
2014-01-17HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik1-0/+78
2014-01-17HID: sony: Fix spacing in the device definitions.Frank Praznik1-5/+5
2014-01-17HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik1-17/+28
2014-01-17HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik1-7/+8
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-16pinctrl: capri: add dependency on OFLinus Walleij1-0/+1
2014-01-16HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey3-0/+5
2014-01-16HID: hid-sensor-hub: Fix buggy report descriptorsSrinivas Pandruvada2-0/+49
2014-01-16HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires1-0/+8
2014-01-16HID: sony: Rename worker functionFrank Praznik1-2/+2
2014-01-16HID: sony: Add LED controls for the Dualshock 4Frank Praznik1-27/+50
2014-01-16HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik3-3/+39
2014-01-16dm cache: add policy name to status outputMike Snitzer4-2/+15
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner2-2/+2