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
2007-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-1
/
+4
2007-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-336
/
+387
2007-12-23
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cory T. Tusar
1
-1
/
+1
2007-12-23
pcmcia: remove pxa2xx_lubbock build warning
David Brownell
1
-1
/
+1
2007-12-23
ps3: vuart: fix error path locking
Daniel Walker
1
-1
/
+0
2007-12-23
USB: New device ID for the CP2101 driver
Martin Kusserow
1
-0
/
+1
2007-12-23
USB: VID/PID update for sierra
Kevin R Page
1
-0
/
+2
2007-12-23
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
1
-1
/
+1
2007-12-23
MACB: clear transmit buffers properly on transmit underrun
Gregory CLEMENT
1
-1
/
+24
2007-12-23
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
5
-27
/
+75
2007-12-23
3c359 endianness annotations and fixes
Al Viro
2
-66
/
+62
2007-12-23
fec_mpc52xx: write in C...
Al Viro
1
-2
/
+3
2007-12-23
3c574 and 3c589 endianness fixes (.24?)
Al Viro
2
-9
/
+10
2007-12-23
rrunner: use offsetof() instead of homegrown insanity
Al Viro
2
-26
/
+25
2007-12-23
r8169 endianness
Al Viro
1
-2
/
+2
2007-12-23
dl2k endianness fixes (.24 fodder?)
Al Viro
2
-27
/
+30
2007-12-23
yellowfin: annotations and fixes (.24 fodder?)
Al Viro
1
-12
/
+13
2007-12-23
asix fixes
Al Viro
1
-130
/
+105
2007-12-23
cycx: annotations and fixes (.24 fodder?)
Al Viro
1
-6
/
+6
2007-12-23
typhoon: trivial endianness annotations
Al Viro
2
-20
/
+24
2007-12-23
typhoon: memory corruptor on big-endian if TSO is enabled
Al Viro
1
-1
/
+1
2007-12-23
typhoon: missed rx overruns on big-endian
Al Viro
2
-3
/
+3
2007-12-23
typhoon: set_settings broken on big-endian
Al Viro
1
-1
/
+1
2007-12-23
typhoon: missing le32_to_cpu() in get_drvinfo
Al Viro
1
-1
/
+1
2007-12-23
typhoon: endianness bug in tx/rx byte counters
Al Viro
1
-2
/
+2
2007-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-46
/
+56
2007-12-21
[ATM]: Spelling fixes
Joe Perches
1
-2
/
+2
2007-12-20
dm crypt: use bio_add_page
Milan Broz
1
-13
/
+11
2007-12-20
dm: merge max_hw_sector
Neil Brown
1
-0
/
+9
2007-12-20
dm: trigger change uevent on rename
Alasdair G Kergon
3
-1
/
+10
2007-12-20
dm crypt: fix write endio
Milan Broz
1
-3
/
+4
2007-12-20
dm mpath: hp requires scsi
Paul Mundt
1
-1
/
+1
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
4
-14
/
+32
2007-12-20
ipw2200: prevent alloc of unspecified size on stack
Reinette Chatre
1
-1
/
+12
2007-12-20
iwlwifi: fix possible priv->mutex deadlock during suspend
Zhu Yi
2
-26
/
+10
2007-12-20
p54: add Kconfig description
Michael Wu
1
-0
/
+51
2007-12-20
rtl8187: Add USB ID for Sitecom WL-168 v1 001
Matthias Mueller
1
-0
/
+2
2007-12-20
[TG3]: Endianness bugfix.
Al Viro
1
-2
/
+1
2007-12-20
[TG3]: Endianness annotations.
Al Viro
1
-43
/
+54
2007-12-20
pata_hpt37x: Fix HPT374 detection
Alan Cox
1
-1
/
+1
2007-12-20
ps3fb: Fix ps3fb free_irq() dev_id
Geoff Levand
1
-2
/
+2
2007-12-20
ps3fb: Update for firmware 2.10
Geert Uytterhoeven
1
-6
/
+18
2007-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-4
/
+6
2007-12-19
[SCSI] initio: bugfix for accessors patch
Boaz Harrosh
1
-0
/
+1
2007-12-19
[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!
FUJITA Tomonori
1
-0
/
+1
2007-12-19
[SCSI] initio: fix conflict when loading driver
Alan Cox
1
-0
/
+1
2007-12-19
[SCSI] sym53c8xx: fix "irq X: nobody cared" regression
Tony Battersby
1
-1
/
+1
2007-12-19
[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask
James Bottomley
1
-2
/
+1
2007-12-19
[SCSI] sym53c8xx: fix free_irq() regression
Tony Battersby
1
-1
/
+1
2007-12-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-156
/
+81
[next]