summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-16HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey3-0/+5
2014-01-16HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires1-0/+8
2014-01-06HID: hidraw: make comment more accurate and nicerJiri Kosina1-10/+17
2013-12-20HID: input: fix input sysfs path for hid devicesBenjamin Tissoires1-1/+1
2013-12-17HID: debug: add labels for some new buttonsAntonio Ospite1-1/+4
2013-12-16HID: remove SIS entries from hid_have_special_driver[]Jiri Kosina1-3/+0
2013-12-13HID: add support for SiS multitouch panel in the touch monitor LG 23ET83VEmanuel Krenz4-0/+6
2013-12-03HID: logitech-dj: add HIDRAW dependency in KconfigOlivier Gay1-0/+1
2013-12-02HID: add support for Logitech Dual Action gamepadsVitaly Katraew2-0/+3
2013-12-02HID: usbhid: fix sis quirkWanlong Gao2-4/+4
2013-12-02HID: usbhid: quirk for Synaptics Quad HD touchscreenAceLan Kao2-0/+2
2013-12-02HID: usbhid: quirk for Synaptics HD touchscreenAceLan Kao2-0/+2
2013-12-02HID: usbhid: merge the sis quirkAceLan Kao2-6/+5
2013-11-19HID: usbkbd: fix inconsistent debugging outputAdam Cozzette1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-451/+972
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds54-89/+51
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds42-126/+1544
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds43-198/+994
2013-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-97/+230
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds26-3262/+2652
2013-11-16Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina28-450/+964
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-5/+8
2013-11-15drm: check for !kdev in drm_unplug_minor()David Herrmann1-1/+1
2013-11-15hwmon: (lm90) Add power controlWei Ni1-0/+19
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni1-8/+37
2013-11-15hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni1-64/+88
2013-11-15hwmon: (lm90) Add support to handle IRQWei Ni1-0/+24
2013-11-15hwmon: (lm90) Define status bitsWei Ni1-27/+61
2013-11-15hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds540-14729/+43959
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-47/+18
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-72/+106
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-36/+179
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-125/+154
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie16-86/+105
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov6852-354772/+972419
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov1-1/+0
2013-11-15kfifo API type safetyStefani Seibold5-5/+5
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig1-14/+0
2013-11-15drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han1-5/+5
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang75-116/+116
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler1-0/+7
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han1-2/+2
2013-11-15iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2-3/+3
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-14ide: cs5536: use module_pci_driver()Jingoo Han1-12/+1
2013-11-14ide: pmac: Remove casting the return value which is a void pointerJingoo Han1-34/+17
2013-11-14virtio_blk: blk-mq supportJens Axboe1-257/+65