index
:
Linux Stable
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.13.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
*
iop-adma.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-13
1
-16
/
+16
*
fsldma: Add a completed cookie updated action in DMA finish interrupt.
Zhang Wei
2008-03-13
1
-1
/
+1
*
fsldma: Add device_prep_dma_interrupt support to fsldma.c
Zhang Wei
2008-03-13
1
-0
/
+27
*
dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.
Zhang Wei
2008-03-13
1
-1
/
+1
*
fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.
Zhang Wei
2008-03-13
1
-13
/
+16
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-03-12
3
-5
/
+5
|
\
|
*
[POWERPC] Fix viodasd driver with scatterlist debug
Benjamin Herrenschmidt
2008-03-13
1
-2
/
+1
|
*
[POWERPC] Fix build of modular drivers/macintosh/apm_emu.c
Guido Guenther
2008-03-13
1
-1
/
+1
|
*
[POWERPC] Fix sleep on some powerbooks
Benjamin Herrenschmidt
2008-03-13
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
26
-107
/
+112
|
\
\
|
*
|
rt2x00: Add new D-Link USB ID
Ivo van Doorn
2008-03-11
1
-0
/
+1
|
*
|
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2008-03-11
2
-4
/
+4
|
*
|
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
2008-03-11
1
-1
/
+1
|
*
|
drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry
John W. Linville
2008-03-11
1
-9
/
+9
|
*
|
net/enc28j60: oops fix
David Brownell
2008-03-05
1
-1
/
+2
|
*
|
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...
Jon Schindler
2008-03-05
1
-3
/
+4
|
*
|
drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...
Jon Schindler
2008-03-05
1
-3
/
+4
|
*
|
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
2008-03-05
1
-2
/
+4
|
*
|
drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...
Jon Schindler
2008-03-05
1
-1
/
+2
|
*
|
bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...
SDiZ
2008-03-05
1
-0
/
+3
|
*
|
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
2008-03-05
1
-3
/
+8
|
*
|
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
2008-03-05
1
-29
/
+29
|
*
|
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
3
-10
/
+10
|
*
|
isdn: replace __inline with inline
Harvey Harrison
2008-03-05
2
-3
/
+3
|
*
|
net: replace __inline with inline
Harvey Harrison
2008-03-05
1
-1
/
+1
|
*
|
make s2io.c:init_tti() static
Adrian Bunk
2008-03-05
1
-1
/
+1
|
*
|
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
2008-03-05
1
-0
/
+1
|
*
|
fix drivers/net/atarilance.c compilation
Adrian Bunk
2008-03-05
1
-3
/
+2
|
*
|
ixgbe: fix typo in speed mesage
Emil Tantilov
2008-03-05
1
-1
/
+1
|
*
|
e100: Do suspend/shutdown like e1000
Auke Kok
2008-03-05
1
-26
/
+3
|
*
|
ehea: Fix missing Kconfig dependency
Thomas Klein
2008-03-05
1
-1
/
+1
|
*
|
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
2008-03-05
1
-1
/
+1
|
*
|
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
2008-03-05
1
-0
/
+1
|
*
|
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
2008-03-05
1
-1
/
+2
|
*
|
dm9161: add configuration for MII/RMII
frederic Rodo
2008-03-05
1
-3
/
+14
*
|
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-03-12
3
-2
/
+13
|
\
\
\
|
*
|
|
i2c: chips subdirectory is deprecated
Jean Delvare
2008-03-12
1
-0
/
+7
|
*
|
|
i2c: Keep client->driver and client->dev.driver in sync
Hans Verkuil
2008-03-12
1
-1
/
+5
|
*
|
|
i2c-amd756: Fix off-by-one
Adrian Bunk
2008-03-12
1
-1
/
+1
*
|
|
|
PNP: disable PNP motherboard resources that overlap PCI BARs
Bjorn Helgaas
2008-03-12
1
-0
/
+73
*
|
|
|
PNP: revert Supermicro H8DCE motherboard quirk
Bjorn Helgaas
2008-03-12
1
-43
/
+0
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-03-11
5
-43
/
+55
|
\
\
\
|
*
|
|
RDMA/iwcm: Don't access a cm_id after dropping reference
Steve Wise
2008-03-10
1
-2
/
+3
|
*
|
|
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
2008-03-10
1
-4
/
+9
|
*
|
|
IB/iser: Fix list iteration bug
Arne Redlich
2008-03-10
1
-20
/
+16
|
*
|
|
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
2008-03-09
1
-1
/
+1
|
*
|
|
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
2008-02-29
1
-0
/
+3
|
*
|
|
IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()
Pete Wyckoff
2008-02-29
1
-1
/
+16
|
*
|
|
Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"
Pete Wyckoff
2008-02-29
1
-15
/
+6
|
*
|
|
IB/cm: Flush workqueue when removing device
Sean Hefty
2008-02-29
1
-1
/
+2
[next]