summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko2018-08-021-4/+4
* Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov2018-08-0210-304/+288
|\
| * md: Avoid namespace collision with bitmap APIAndy Shevchenko2018-08-029-294/+278
| * dm: Avoid namespace collision with bitmap APIAndy Shevchenko2018-08-021-10/+10
* | Input: pm8941-pwrkey - add resin entryVinod Koul2018-07-311-0/+8
* | Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul2018-07-311-13/+49
* | Input: iforce - reorganize joystick configuration listsTim Schumacher2018-07-281-14/+5
* | Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer2018-07-271-2/+2
* | Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer2018-07-271-0/+4
* | Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer2018-07-271-10/+24
* | Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer2018-07-271-52/+56
* | Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer2018-07-271-12/+22
* | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer2018-07-271-6/+2
* | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer2018-07-271-6/+0
* | Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer2018-07-271-18/+18
* | Input: atmel_mxt_ts - only use first T9 instanceNick Dyer2018-07-271-3/+4
* | Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()Jia-Ju Bai2018-07-271-1/+1
* | Input: appletouch - replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-271-3/+3
* | Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai2018-07-271-2/+2
* | Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai2018-07-271-1/+1
* | Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai2018-07-271-1/+1
* | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai2018-07-271-1/+1
* | Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher2018-07-271-5/+6
* | Input: iforce - reformat the packet dump outputTim Schumacher2018-07-274-11/+7
* | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-2745-180/+0
* | Input: pxrc - flatten probe codeDmitry Torokhov2018-07-251-49/+35
* | Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov2018-07-251-18/+17
* | Input: pxrc - move module device table closer to where it is usedDmitry Torokhov2018-07-251-6/+6
* | Input: pxrc - fix freeing URB on device teardownDmitry Torokhov2018-07-251-36/+30
* | Input: pxrc - do not store USB device in private structMarcus Folkesson2018-07-251-7/+6
* | Input: egalax_ts - switch to SPDX identifierFabio Estevam2018-07-181-4/+1
* | Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior2018-07-041-1/+1
* | Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King2018-07-041-3/+0
* | Input: eeti - fix link to documentation and email address in headerDaniel Mack2018-07-041-3/+3
* | Input: eeti - drop module parameters, parse DT propertiesDaniel Mack2018-07-041-17/+5
* | Input: eeti - add device tree matching tableDaniel Mack2018-07-041-0/+9
* | Input: add bu21029 touch driverZhu Yi2018-06-253-0/+497
* | Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam2018-06-221-9/+5
* | Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam2018-06-221-13/+8
* | Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam2018-06-221-11/+4
* | Input: imx_keypad - switch to SPDX identifierFabio Estevam2018-06-221-8/+4
* | Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov2018-06-13131-860/+1358
|\ \
| * | Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-131-71/+106
| * | Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-131-4/+4
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-0316-51/+90
| |\
| | * net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas2018-06-011-1/+1
| | * net: dsa: b53: Add BCM5389 supportDamien Thébault2018-06-013-1/+18
| | * ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý2018-06-011-5/+4
| | * net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter2018-05-311-10/+12
| | * Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller2018-05-312-9/+8
| | |\