summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-17HID: sony: Fix spacing in the device definitions.Frank Praznik
2014-01-17HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik
2014-01-17HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik
2014-01-16HID: sony: Rename worker functionFrank Praznik
2014-01-16HID: sony: Add LED controls for the Dualshock 4Frank Praznik
2014-01-16HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik
2014-01-02HID: sony: fix error return codeJulia Lawall
2013-11-20HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann
2013-11-20HID: sony: Move LED data to the main structureSven Eckelmann
2013-11-20HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann
2013-11-20HID: sony: Use BIT(x) macro to define quirks constantsSven Eckelmann
2013-11-20HID: sony: Rename rumble_* functions/variables to state_*Sven Eckelmann
2013-11-19Revert "HID: wiimote: add LEGO-wiimote VID"Jiri Kosina
2013-11-19HID: sony: Send FF commands in non-atomic contextSven Eckelmann
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-16Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15drm: check for !kdev in drm_unplug_minor()David Herrmann
2013-11-15hwmon: (lm90) Add power controlWei Ni
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni
2013-11-15hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni
2013-11-15hwmon: (lm90) Add support to handle IRQWei Ni
2013-11-15hwmon: (lm90) Define status bitsWei Ni
2013-11-15hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han
2013-11-15iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-14ide: cs5536: use module_pci_driver()Jingoo Han
2013-11-14ide: pmac: Remove casting the return value which is a void pointerJingoo Han
2013-11-14virtio_blk: blk-mq supportJens Axboe