summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in printkMasanari Iida2016-02-157-8/+7
* floppy: make local variable non-staticRasmus Villemoes2015-12-081-2/+3
* exynos: fixes an incorrect header guardAshley Towns2015-12-081-1/+1
* treewide: Fix typos in printkMasanari Iida2015-12-089-11/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-078-20/+10
|\
| * bcache: Really show state of work pending bitPetr Mladek2015-11-061-3/+1
| * hwmon: applesmc: fix comment typosBastien Nocera2015-09-291-2/+2
| * Kconfig: remove comment about scsi_wait_scan moduleRolf Eike Beer2015-09-291-7/+0
| * class_find_device: fix reference to argument "match"Rolf Eike Beer2015-09-291-1/+1
| * drivers: net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-2/+2
| * drivers: misc: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
| * UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-09-291-2/+2
| * pktcdvd: drop null test before destroy functionsJulia Lawall2015-09-291-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-0721-128/+1279
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina2015-11-0630-152/+1294
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke2015-11-051-18/+18
| | | | | | | | | | * | HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2Jason Gerecke2015-11-031-1/+1
| | | | | | | | | | * | HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke2015-11-031-1/+1
| | | | | | | | | | * | HID: wacom: fix Intuos wireless report id issuePing Cheng2015-11-023-3/+2
| | | | | | | | | | * | HID: wacom: Report full pressure range for Intuos, Cintiq 13HD TouchJason Gerecke2015-10-211-1/+1
| | | | | | | | | | * | HID: wacom: Add support for Cintiq Companion 2Jason Gerecke2015-10-213-2/+37
| | | | | | | | | | * | HID: wacom: Add four new Intuos devicesPing Cheng2015-09-233-28/+82
| | | | | | | | | | * | HID: wacom: Cleanup unsupported device_type for BAMBOO_PTPing Cheng2015-09-233-30/+54
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | | | * | HID: fix some indenting issuesJiri Slaby2015-10-214-8/+9
| | | | | | | | | * | HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-09-3011-26/+64
| | | | | | | * | | | HID: multitouch: Fetch feature reports on demand for Win8 devicesMika Westerberg2015-10-121-1/+44
| | | | | | | * | | | HID: multitouch: Add suffix for HID_DG_TOUCHPADMika Westerberg2015-09-291-0/+3
| | | | | | | |/ / /
| | | | | | * / / / HID: Add new Microsoft Type Cover 3 product IDDonavan Lance2015-09-234-0/+6
| | | | | | |/ / /
| | | | | * | | | HID: logitech: Add support for G29Simon Wood2015-11-063-4/+63
| | | | | * | | | HID: logitech: Simplify wheel detection schemeSimon Wood2015-11-061-42/+28
| | | | | * | | | HID: logitech-hidpp: add support to disable tap-to-click on the K400Benjamin Tissoires2015-09-041-0/+133
| | | | | * | | | HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in twoBenjamin Tissoires2015-09-041-9/+17
| | | | | |/ / /
| | | | * | / / HID: i2c-hid: Fill in physical device providing HID functionalityMika Westerberg2015-09-291-0/+1
| | | | | |/ / | | | | |/| |
| | | | * | | HID: Make I2C a known bus in hid_connect()Daniel Martin2015-09-231-0/+3
| | | | * | | HID: saitek: mode button quirk for Mad Catz R.A.T.5Harald Brinkmann2015-09-044-3/+6
| | | | |/ /
| | | * / / HID: dragonrise: fix HID Descriptor for 0x0006 PIDMaciej Zuk2015-09-041-0/+58
| | | |/ /
| | * | | HID: corsair: boolify struct k90_led.removedJiri Kosina2015-09-301-6/+6
| | * | | HID: corsair: Add Corsair Vengeance K90 driverClément Vuchener2015-09-305-0/+688
| | |/ /
| * | | HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke2015-10-211-2/+2
| * | | HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2015-10-212-0/+27
| * | | HID: sensor-hub: Add quirk for Lenovo Yoga 2 with ITE ChipsRitesh Raj Sarraf2015-10-052-0/+4
| * | | HID: usbhid: Fix for the WiiU adapter from MayflashOliver Schmitt2015-10-042-0/+2
| * | | HID: core: Avoid uninitialized buffer accessRichard Purdie2015-09-231-1/+1
| * | | HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub reportFernando D S Lima2015-09-041-0/+14
| |/ /
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0624-27/+23
|\ \ \
| * | | gpio-mxc: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * | | n_tracesink: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * | | n_tracerouter: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * | | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-154-4/+4
| * | | hifn_795x: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-2/+0