index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
2018-07-27
1
-3
/
+4
|
*
|
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
*
|
Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-27
1
-3
/
+3
|
*
|
Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()
Jia-Ju Bai
2018-07-27
1
-2
/
+2
|
*
|
Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
*
|
Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
*
|
Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
*
|
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
2018-07-27
1
-5
/
+6
|
*
|
Input: iforce - reformat the packet dump output
Tim Schumacher
2018-07-26
4
-11
/
+7
|
*
|
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2018-07-26
45
-180
/
+0
|
*
|
Input: pxrc - flatten probe code
Dmitry Torokhov
2018-07-25
1
-49
/
+35
|
*
|
Input: pxrc - do not store unneeded data in driver structure
Dmitry Torokhov
2018-07-25
1
-18
/
+17
|
*
|
Input: pxrc - move module device table closer to where it is used
Dmitry Torokhov
2018-07-25
1
-6
/
+6
|
*
|
Input: pxrc - fix freeing URB on device teardown
Dmitry Torokhov
2018-07-25
1
-36
/
+30
|
*
|
Input: pxrc - do not store USB device in private struct
Marcus Folkesson
2018-07-25
1
-7
/
+6
|
*
|
Input: egalax_ts - switch to SPDX identifier
Fabio Estevam
2018-07-18
1
-4
/
+1
|
*
|
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
Sebastian Andrzej Siewior
2018-07-04
1
-1
/
+1
|
*
|
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
2018-07-04
1
-3
/
+0
|
*
|
Input: eeti - fix link to documentation and email address in header
Daniel Mack
2018-07-04
1
-3
/
+3
|
*
|
Input: eeti - drop module parameters, parse DT properties
Daniel Mack
2018-07-04
1
-17
/
+5
|
*
|
Input: eeti - add device tree matching table
Daniel Mack
2018-07-04
1
-0
/
+9
|
*
|
Input: add bu21029 touch driver
Zhu Yi
2018-06-24
3
-0
/
+497
|
*
|
Input: imx6ul_tsc - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-9
/
+5
|
*
|
Input: fsl-imx25-tcq - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-13
/
+8
|
*
|
Input: snvs_pwrkey - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-11
/
+4
|
*
|
Input: imx_keypad - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-8
/
+4
|
*
|
Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next
Dmitry Torokhov
2018-06-12
131
-860
/
+1358
|
|
\
\
|
|
*
|
Input: xen-kbdfront - allow better run-time configuration
Oleksandr Andrushchenko
2018-06-12
1
-71
/
+106
|
|
*
|
Input: xen-kbdfront - fix multi-touch XenStore node's locations
Oleksandr Andrushchenko
2018-06-12
1
-4
/
+4
|
|
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-02
16
-51
/
+90
|
|
|
\
|
|
|
*
net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
Daniele Palmas
2018-06-01
1
-1
/
+1
|
|
|
*
net: dsa: b53: Add BCM5389 support
Damien Thébault
2018-06-01
3
-1
/
+18
|
|
|
*
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
2018-05-31
1
-5
/
+4
|
|
|
*
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
2018-05-31
1
-10
/
+12
|
|
|
*
Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...
David S. Miller
2018-05-31
2
-9
/
+8
|
|
|
|
\
|
|
|
|
*
iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
Hao Wei Tee
2018-05-29
1
-5
/
+5
|
|
|
|
*
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
2018-05-29
1
-4
/
+3
|
|
|
*
|
net/sonic: Use dma_mapping_error()
Finn Thain
2018-05-31
1
-1
/
+1
|
|
|
*
|
vhost_net: flush batched heads before trying to busy polling
Jason Wang
2018-05-30
1
-13
/
+24
|
|
|
*
|
tun: Fix NULL pointer dereference in XDP redirect
Toshiaki Makita
2018-05-29
1
-6
/
+9
|
|
|
*
|
be2net: Fix error detection logic for BE3
Suresh Reddy
2018-05-29
1
-1
/
+3
|
|
|
*
|
net: qmi_wwan: Add Netgear Aircard 779S
Josh Hill
2018-05-29
1
-0
/
+1
|
|
|
*
|
mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
Petr Machata
2018-05-29
1
-0
/
+5
|
|
|
*
|
atm: zatm: fix memcmp casting
Ivan Bornyakov
2018-05-29
1
-2
/
+2
|
|
|
*
|
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
2018-05-28
1
-2
/
+2
|
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-02
1
-2
/
+20
|
|
|
\
\
\
|
|
|
*
|
|
scsi: scsi_transport_srp: Fix shost to rport translation
Bart Van Assche
2018-05-28
1
-2
/
+20
|
|
*
|
|
|
Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-06-02
7
-43
/
+90
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
2018-05-31
1
-2
/
+6
|
|
|
*
|
|
|
drm/amd/display: Make atomic-check validate underscan changes
David Francis
2018-05-31
1
-7
/
+16
[prev]
[next]