index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
Input: add power key driver for Rockchip RK805 PMIC
Joseph Chen
3
-0
/
+123
2017-07-25
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
568
-3761
/
+5735
2017-07-22
Input: axp20x-pek - switch to using devm_device_add_group()
Dmitry Torokhov
1
-17
/
+1
2017-07-22
Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
Dmitry Torokhov
1
-8
/
+3
2017-07-22
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
1
-14
/
+2
2017-07-22
driver core: add devm_device_add_group() and friends
Dmitry Torokhov
1
-0
/
+130
2017-07-22
driver core: make device_{add|remove}_groups() public
Dmitry Torokhov
2
-5
/
+2
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
1
-0
/
+4
2017-07-13
Input: sur40 - skip all blobs that are not touches
Florian Echtler
1
-9
/
+13
2017-07-13
Input: sur40 - silence unnecessary noisy debug output
Florian Echtler
1
-2
/
+5
2017-07-13
Input: sur40 - add additional reverse-engineered information
Florian Echtler
1
-5
/
+12
2017-07-13
Input: ads7846 - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-13
Input: elants_i2c - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: raydium_i2c_ts - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: psmouse - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: elantech - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: yealink - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: ims-pcu - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-13
Input: synaptics-rmi4 - constify attribute_group structures in F01
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: synaptics-rmi4 - constify attribute_group structures in F34
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: constify attribute_group structures
Arvind Yadav
1
-3
/
+3
2017-07-13
Input: aiptek - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: serio - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Input: i8042 - fix crash at boot time
Chen Hong
1
-3
/
+9
2017-07-10
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
1
-1
/
+16
2017-07-10
Input: xen-kbdfront - add multi-touch support
Oleksandr Andrushchenko
1
-40
/
+179
2017-07-01
Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+4
2017-07-01
Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-2
/
+3
2017-06-30
Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-47
/
+57
2017-06-30
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-49
/
+187
2017-06-30
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+27
2017-06-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
1
-1
/
+1
2017-06-29
arcnet: change irq handler to lock irqsave
Michael Grzeschik
1
-3
/
+4
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-29
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
1
-0
/
+3
2017-06-29
virtio-net: serialize tx routine during reset
Jason Wang
1
-0
/
+1
2017-06-29
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
Brian Norris
1
-40
/
+4
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+25
2017-06-28
Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux
Linus Torvalds
2
-2
/
+3
2017-06-28
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
1
-4
/
+2
2017-06-28
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
1
-1
/
+1
[next]