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-03-17
gpio/langwell: Convert irq name space
Thomas Gleixner
1
-5
/
+5
2011-03-17
gpio/langwell: Fix broken irq_eoi change.
Thomas Gleixner
1
-8
/
+5
2011-03-17
gpio; Make Intel chipset gpio drivers depend on x86
Thomas Gleixner
1
-3
/
+3
2011-03-17
Merge remote-tracking branch 'origin' into spi/next
Grant Likely
2242
-129863
/
+204753
2011-03-17
gpio/cs5535-gpio: Fix section mismatch
Nikanth Karthikesan
1
-3
/
+3
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
9
-0
/
+1252
2011-03-17
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
10
-160
/
+166
2011-03-17
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
4
-461
/
+382
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
16
-1054
/
+777
2011-03-17
spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
3
-3
/
+3
2011-03-17
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
166
-6008
/
+9062
2011-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2270
-125255
/
+196335
2011-03-17
drm/radeon: fixup refcounts in radeon dumb create ioctl.
Dave Airlie
1
-3
/
+5
2011-03-17
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
3
-42
/
+23
2011-03-17
radeon: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
1
-4
/
+2
2011-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-2
/
+2
2011-03-17
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-3531
/
+0
2011-03-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+137
2011-03-17
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
GuanXuetao
3
-0
/
+858
2011-03-17
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao
3
-0
/
+318
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
1
-4
/
+4
2011-03-17
unicore32 i8042 upgrade and bugfix: adjust resource request region type
GuanXuetao
1
-2
/
+2
2011-03-17
unicore32 i8042: adjust io funcs of i8042-unicore32io.h
GuanXuetao
1
-9
/
+12
2011-03-17
unicore32 machine related files: ps2 driver
GuanXuetao
2
-0
/
+72
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao
1
-0
/
+1
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
123
-1454
/
+789
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
22
-23
/
+0
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
567
-21642
/
+80730
2011-03-17
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
833
-87740
/
+91142
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
199
-1304
/
+3726
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-769
/
+1858
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
115
-3592
/
+9178
2011-03-16
bonding: enable netpoll without checking link status
Andy Gospodarek
1
-2
/
+0
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
2
-15
/
+18
2011-03-16
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
Jiri Pirko
3
-10
/
+14
2011-03-16
bonding: wrap slave state work
Jiri Pirko
4
-25
/
+46
2011-03-16
net: get rid of multiple bond-related netdevice->priv_flags
Jiri Pirko
3
-50
/
+15
2011-03-16
bonding: register slave pointer for rx_handler
Jiri Pirko
2
-6
/
+14
2011-03-16
be2net: Bump up the version number
Ajit Khaparde
1
-1
/
+1
2011-03-16
be2net: Copyright notice change. Update to Emulex instead of ServerEngines
Ajit Khaparde
6
-30
/
+30
2011-03-16
e1000e: fix kconfig for crc32 dependency
Eric Dumazet
1
-0
/
+1
2011-03-16
m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
Geert Uytterhoeven
1
-2
/
+2
2011-03-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2011-03-16
Pull pstorev4 into release branch
Tony Luck
2
-0
/
+137
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
21
-207
/
+405
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-48
/
+102
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
11
-16
/
+2254
2011-03-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-182
/
+1356
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
15
-215
/
+143
2011-03-16
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
13
-1025
/
+579
[next]