index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-05
[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()
Adrian Bunk
1
-10
/
+0
2005-11-05
[PATCH] drivers/net/e1000/: possible cleanups
Adrian Bunk
4
-89
/
+87
2005-11-05
[PATCH] drivers/net/ixgb/: make some code static
Adrian Bunk
4
-28
/
+24
2005-11-05
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-460
/
+628
2005-11-05
[PATCH] phy address mask support for generic phy layer
Matt Porter
1
-0
/
+3
2005-11-05
[PATCH] pcnet32: Prevent hang with 79c976
Don Fry
1
-1
/
+5
2005-11-05
[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551
Don Fry
1
-7
/
+16
2005-11-05
[PATCH] pcnet32: show name of failing device
Don Fry
1
-21
/
+41
2005-11-05
[PATCH] S2io: Multi buffer mode support
Ananda Raju
3
-409
/
+455
2005-11-05
[PATCH] drivers/net/wireless/airo.c unsigned comparason
Gabriel A. Devenyi
1
-1
/
+1
2005-11-05
Merge branch 'master'
Jeff Garzik
597
-57799
/
+55063
2005-11-05
[libata] restore sg on DMA mapping failure
Tejun Heo
1
-2
/
+8
2005-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
127
-36880
/
+28939
2005-11-05
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-8
/
+8
2005-11-05
[SCSI] sd: Fix refcounting
Alan Stern
1
-37
/
+62
2005-11-05
[MMC] Use controller id instead of driver name for printks
Pierre Ossman
1
-5
/
+6
2005-11-05
[MMC] Fix chip config in wbsd
Pierre Ossman
1
-2
/
+2
2005-11-04
Fix ips.c compile
James Bottomley
1
-0
/
+1
2005-11-04
Merge by Hand
James Bottomley
127
-36843
/
+28876
2005-11-04
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
4
-26
/
+58
2005-11-04
Merge branch 'master'
Jeff Garzik
465
-20786
/
+25873
2005-11-04
[PATCH] nvidiafb: Geforce 7800 series support added
Calin A. Culianu
1
-0
/
+8
2005-11-04
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
6
-0
/
+1865
2005-11-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
24
-118
/
+165
2005-11-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
7
-38
/
+41
2005-11-04
[USB]: Make early handoff a final fixup instead of a header one.
David S. Miller
1
-1
/
+1
2005-11-04
[MMC] Response to write commands is R1 nor R1b
Russell King
1
-1
/
+0
2005-11-04
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2005-11-04
[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom
Russell King
1
-9
/
+0
2005-11-04
[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000
Russell King
1
-109
/
+1
2005-11-04
[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...
Russell King
3
-15
/
+3
2005-11-03
[IB] mthca: check P_Key index in modify QP
Jack Morgenstein
1
-0
/
+7
2005-11-03
[SERIAL] 8250_early.c passing 0 instead of NULL
Ben Dooks
1
-1
/
+1
2005-11-03
[IB] umad: fix hot remove of IB devices
Roland Dreier
1
-16
/
+64
2005-11-02
[IB] mthca: fix format of FW version
Roland Dreier
2
-2
/
+2
2005-11-02
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
3
-1
/
+7
2005-11-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2005-11-02
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier
6
-0
/
+1865
2005-11-02
[IPoIB] remove unneeded initializations to 0
Roland Dreier
1
-9
/
+2
2005-11-02
Merge git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
11
-108
/
+61
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
11
-62
/
+27
2005-11-02
[ARM] AMBA CLCD driver can drive PL110 and PL111 primecells
Russell King
1
-2
/
+2
2005-11-02
Merge Paulus' tree
Stephen Rothwell
124
-138
/
+218
2005-11-01
[PATCH] blk: fix dangling pointer access in __elv_add_request
Tejun Heo
1
-1
/
+6
2005-11-01
[PATCH] ibmveth fix panic in initial replenish cycle
Santiago Leon
1
-1
/
+1
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-0
/
+1
2005-11-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
93
-19144
/
+19273
2005-11-01
[PATCH] tlclk build fix
Andrew Morton
1
-0
/
+1
2005-11-01
[PATCH] TPM compile fix
Chris Wright
2
-0
/
+2
2005-11-01
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+3
[next]