summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-07-221-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2020-07-225-5/+14
|\
| * Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| * Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-071-1/+0
| * Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-071-4/+5
| * Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-071-0/+1
| * Input: adi - work around module name confictArnd Bergmann2020-06-091-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2020-06-065658-146344/+318661
| |\
* | \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-225057-142854/+284634
|\ \ \
| * | | Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-214-59/+126
| * | | Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-214-35/+23
| * | | Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu2020-07-181-1/+13
| * | | Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-184-7/+60
| * | | Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-184-25/+41
| * | | Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu2020-07-181-4/+10
| * | | Input: elan_i2c - handle devices with patterns above 1Jingle Wu2020-07-181-2/+2
| * | | Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2020-07-182-8/+10
| * | | Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu2020-07-181-1/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-3120-77/+119
| |\ \ \
| | * | | drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-05-301-5/+3
| | * | | NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-05-301-1/+3
| | * | | net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso2020-05-291-3/+3
| | * | | net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov2020-05-291-1/+1
| | * | | net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa2020-05-293-14/+37
| | * | | net/mlx5e: Fix arch depending casting issue in FECAya Levin2020-05-292-20/+24
| | * | | net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman2020-05-291-4/+0
| | * | | net/mlx5e: Fix stats update for matchall classifierRoi Dayan2020-05-291-1/+1
| | * | | net/mlx5: Fix crash upon suspend/resumeMark Bloch2020-05-291-0/+18
| | * | | bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu2020-05-281-1/+3
| | * | | net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean2020-05-271-2/+6
| | * | | nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn2020-05-271-1/+2
| | * | | crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet2020-05-271-1/+1
| | * | | bnxt_en: fix firmware message length endiannessEdwin Peer2020-05-272-15/+4
| | * | | bnxt_en: Fix return code to "flash_device".Vasundhara Volam2020-05-271-4/+5
| | * | | bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan2020-05-271-1/+1
| | * | | net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-05-271-0/+1
| | * | | net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan2020-05-271-1/+2
| | * | | qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu2020-05-261-1/+3
| | * | | dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean2020-05-261-1/+1
| * | | | Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-05-306-18/+42
| |\ \ \ \
| | * | | | gpio: fix locking open drain IRQ linesLinus Walleij2020-05-291-2/+9
| | * | | | gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang2020-05-251-1/+1
| | * | | | gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang2020-05-251-2/+2
| | * | | | gpio: mlxbf2: Fix sleeping while holding spinlockAxel Lin2020-05-251-3/+3
| | * | | | Merge tag 'gpio-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-05-183-10/+27
| | |\ \ \ \
| | | * | | | gpiolib: notify user-space about line status changes after flags are setBartosz Golaszewski2020-05-131-2/+13
| | | * | | | gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai2020-05-051-2/+5
| | | * | | | gpio: mvebu: Fix probing for chips without PWMSascha Hauer2020-04-241-6/+9
| * | | | | | Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-301-1/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2020-05-221-1/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |