summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: wacom: Replace touch_max fixup code with static touch_max definitionsJason Gerecke2018-07-032-20/+10
| * | | | | Merge branch 'for-4.19/upstream' into for-linusJiri Kosina2018-08-204-30/+7
| |\ \ \ \ \
| | * | | | | HID: intel-ish-hid: remove redundant variable num_fragsColin Ian King2018-07-171-2/+0
| | * | | | | HID: usbhid: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-251-3/+4
| | * | | | | HID: redragon: fix num lock and caps lock LEDsRobert Munteanu2018-06-251-25/+1
| | * | | | | HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia2018-06-251-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-4.19/sony' into for-linusJiri Kosina2018-08-201-136/+28
| |\ \ \ \ \
| | * | | | | HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabufHanno Zulla2018-07-091-7/+8
| | * | | | | HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()Hanno Zulla2018-07-091-24/+4
| | * | | | | HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()Hanno Zulla2018-07-091-37/+5
| | * | | | | HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()Hanno Zulla2018-07-091-34/+5
| | * | | | | HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()Hanno Zulla2018-07-091-34/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina2018-08-204-401/+657
| |\ \ \ \ \
| | * | | | | HID: multitouch: handle palm for touchscreensDmitry Torokhov2018-07-171-1/+51
| | * | | | | HID: multitouch: touchscreens also use confidence reportsDmitry Torokhov2018-07-171-1/+2
| | * | | | | HID: multitouch: report MT_TOOL_PALM for non-confident touchesDmitry Torokhov2018-07-171-5/+14
| | * | | | | HID: microsoft: support the Surface DialBenjamin Tissoires2018-07-171-6/+43
| | * | | | | HID: core: do not upper bound the collection stackBenjamin Tissoires2018-07-171-3/+14
| | * | | | | HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires2018-07-172-14/+37
| | * | | | | HID: multitouch: remove one copy of valuesBenjamin Tissoires2018-07-171-281/+264
| | * | | | | HID: multitouch: ditch mt_report_idBenjamin Tissoires2018-07-171-32/+94
| | * | | | | HID: multitouch: store a per application quirks valueBenjamin Tissoires2018-07-171-32/+32
| | * | | | | HID: multitouch: Store per collection multitouch dataBenjamin Tissoires2018-07-171-150/+230
| | * | | | | HID: multitouch: make sure the static list of class is not changedBenjamin Tissoires2018-07-171-2/+2
| * | | | | | Merge branch 'for-4.19/intel-ish' into for-linusJiri Kosina2018-08-202-5/+17
| |\ \ \ \ \ \
| | * | | | | | HID: intel_ish-hid: tx_buf memory leak on probe/removeAnton Vasilyev2018-08-022-5/+6
| | * | | | | | HID: intel-ish-hid: Prevent loading of driver on MehlowSrinivas Pandruvada2018-08-021-0/+11
| | |/ / / / /
| * | | | | | Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina2018-08-201-30/+27
| |\ \ \ \ \ \
| | * | | | | | HID: i2c-hid: Add vddl regulator controlStephen Boyd2018-06-251-24/+24
| | * | | | | | HID: i2c-hid: Use devm to allocate i2c_hid structStephen Boyd2018-06-251-6/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-4.19/elan' into for-linusJiri Kosina2018-08-202-53/+184
| |\ \ \ \ \ \
| | * | | | | | HID: elan: Add support for touchpad on the Toshiba Click Mini L9WHans de Goede2018-07-172-5/+61
| | * | | | | | HID: elan: Add USB-id for HP x2 10-n000nd touchpadHans de Goede2018-07-172-0/+3
| | * | | | | | HID: elan: Add a flag for selecting if the touchpad has a LEDHans de Goede2018-07-171-4/+9
| | * | | | | | HID: elan: Query resolution from the touchpadHans de Goede2018-07-171-0/+21
| | * | | | | | HID: elan: Query device max_x and max_y value from touchpadHans de Goede2018-07-171-20/+75
| | * | | | | | HID: elan: Hardcode finger-count and usb-interfaceHans de Goede2018-07-171-10/+6
| | * | | | | | HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTHHans de Goede2018-07-171-12/+13
| | * | | | | | HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting itHans de Goede2018-07-171-2/+0
| | * | | | | | HID: elan: Remove unused max_area_x and max_area_y vatiablesHans de Goede2018-07-171-4/+0
| | | |/ / / / | | |/| | | |
| * | | | | | HID: cougar: Add support for the Cougar 500k Gaming KeyboardDaniel M. Lambea2018-07-234-0/+326
| * | | | | | HID: cougar: make compare_device_paths reusableDaniel M. Lambea2018-07-232-15/+26
| |/ / / / /
* | | | | | Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-212-13/+220
|\ \ \ \ \ \
| * | | | | | backlight: pwm_bl: Fix uninitialized variableDaniel Thompson2018-07-251-1/+1
| * | | | | | backlight: adp8860: Mark expected switch fall-throughGustavo A. R. Silva2018-07-131-0/+1
| * | | | | | backlight: pwm_bl: Compute brightness of LED linearly to human eyeEnric Balletbo i Serra2018-07-041-13/+136
| * | | | | | backlight: pwm_bl: Linear interpolation between brightness-levelsEnric Balletbo i Serra2018-07-041-0/+83
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-2155-432/+11017
|\ \ \ \ \ \
| * | | | | | mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck2018-08-161-0/+1
| * | | | | | mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen2018-08-163-0/+225