summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-264-11/+7
| * | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-2645-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-243-0/+497
| * | Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam2018-06-211-9/+5
| * | Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam2018-06-211-13/+8
| * | Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam2018-06-211-11/+4
| * | Input: imx_keypad - switch to SPDX identifierFabio Estevam2018-06-211-8/+4
| * | Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov2018-06-12131-860/+1358
| |\ \
| | * | Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-121-71/+106
| | * | Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-121-4/+4
| | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-0216-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-05-311-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
| | | |\
| | | | * iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-05-291-5/+5
| | | | * Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka2018-05-291-4/+3
| | | * | net/sonic: Use dma_mapping_error()Finn Thain2018-05-311-1/+1
| | | * | vhost_net: flush batched heads before trying to busy pollingJason Wang2018-05-301-13/+24
| | | * | tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita2018-05-291-6/+9
| | | * | be2net: Fix error detection logic for BE3Suresh Reddy2018-05-291-1/+3
| | | * | net: qmi_wwan: Add Netgear Aircard 779SJosh Hill2018-05-291-0/+1
| | | * | mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata2018-05-291-0/+5
| | | * | atm: zatm: fix memcmp castingIvan Bornyakov2018-05-291-2/+2
| | | * | net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel2018-05-281-2/+2
| | * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-021-2/+20
| | |\ \ \
| | | * | | scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche2018-05-281-2/+20
| | * | | | Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-06-027-43/+90
| | |\ \ \ \
| | | * | | | drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li2018-05-311-2/+6
| | | * | | | drm/amd/display: Make atomic-check validate underscan changesDavid Francis2018-05-311-7/+16