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
2011-12-01
Input: serio - use macro module_platform_driver()
JJ Ding
4
-51
/
+4
2011-12-01
Input: mouse - use macro module_platform_driver()
JJ Ding
3
-39
/
+4
2011-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
20
-247
/
+21
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
26
-327
/
+26
2011-12-01
Input: add generic GPIO-tilt driver
Heiko Stübner
3
-0
/
+228
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
4
-4
/
+0
2011-11-29
Input: samsung-keypad - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
5361
-283607
/
+411424
2011-11-24
Merge git://github.com/rustyrussell/linux
Linus Torvalds
3
-2
/
+20
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
1
-0
/
+18
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
1
-1
/
+1
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
1
-1
/
+1
2011-11-24
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2
-1
/
+5
2011-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-21
/
+47
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+6
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-6
/
+8
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-432
/
+594
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-6
/
+8
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
1
-1
/
+3
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+4
2011-11-23
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+9
2011-11-23
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-23
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
2011-11-23
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
1
-0
/
+12
2011-11-23
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-11-23
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
10
-211
/
+354
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+33
2011-11-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-366
/
+3
2011-11-22
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+9
2011-11-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
42
-282
/
+332
2011-11-22
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-43
/
+52
2011-11-22
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+8
2011-11-22
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-31
/
+69
2011-11-22
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-21
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2
-0
/
+38
2011-11-21
Input: elantech - add support for elantech fast command
JJ Ding
2
-8
/
+29
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-200
/
+428
2011-11-21
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-0
/
+8
2011-11-21
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-40
/
+38
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
6
-98
/
+131
2011-11-19
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2011-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-13
/
+29
2011-11-19
staging: fix more ET131X build errors
Randy Dunlap
1
-1
/
+2
2011-11-19
staging: et131x depends on NET
Randy Dunlap
1
-1
/
+1
2011-11-19
staging: slicoss depends on NET
Randy Dunlap
1
-1
/
+1
2011-11-19
linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled
Mark Einon
1
-6
/
+6
[next]