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
2007-07-17
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
1
-2
/
+14
2007-07-17
IB/cm: Make internal function cm_get_ack_delay() static
Roland Dreier
1
-1
/
+1
2007-07-17
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2
-27
/
+0
2007-07-17
IB/ipath: Make a few functions static
Roland Dreier
7
-11
/
+6
2007-07-17
mlx4_core: Reset device when internal error is detected
Jack Morgenstein
5
-72
/
+129
2007-07-17
IB/iser: Make a couple of functions static
Roland Dreier
3
-31
/
+25
2007-07-17
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
1
-1
/
+1
2007-07-17
IB/mthca: Schedule MSI support for removal
Roland Dreier
1
-4
/
+16
2007-07-17
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
22
-242
/
+261
2007-07-17
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
1
-331
/
+200
2007-07-17
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2
-277
/
+284
2007-07-17
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
1
-23
/
+24
2007-07-17
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
1
-8
/
+11
2007-07-17
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
3
-197
/
+15
2007-07-17
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
1
-0
/
+1
2007-07-17
IB/ehca: Fix HW level autodetection
Joachim Fenkes
1
-12
/
+17
2007-07-17
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
1
-1
/
+1
2007-07-17
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
1
-1
/
+4
2007-07-17
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
1
-1
/
+1
2007-07-17
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
1
-0
/
+1
2007-07-17
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
1
-5
/
+5
2007-07-17
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-49
/
+1079
2007-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-72
/
+502
2007-07-17
Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
6
-472
/
+586
2007-07-17
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
8
-11
/
+25
2007-07-17
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
11
-15
/
+33
2007-07-17
[ISDN] HiSax hfc_pci: minor cleanups
Jeff Garzik
1
-98
/
+93
2007-07-17
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
Jeff Garzik
1
-45
/
+63
2007-07-17
[ISDN] HiSax enternow: split setup into 3 smaller functions
Jeff Garzik
1
-76
/
+89
2007-07-17
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
Jeff Garzik
1
-74
/
+93
2007-07-17
[ISDN] HiSax netjet_s: code movement, prep for hotplug
Jeff Garzik
1
-86
/
+108
2007-07-17
[ISDN] HiSax: move card state alloc/setup code into separate functions
Jeff Garzik
1
-18
/
+54
2007-07-17
[ISDN] HiSax: move card setup into separate function
Jeff Garzik
1
-88
/
+99
2007-07-17
hppb: Add missing dma-mapping.h include
Frank Lichtenheld
1
-0
/
+1
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
8
-11
/
+25
2007-07-17
drivers/atm/ambassador: kill uninit'd var warning, and fix bug
Jeff Garzik
1
-1
/
+3
2007-07-17
[libata] sata_mv: use pci_try_set_mwi()
Jeff Garzik
1
-1
/
+1
2007-07-17
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
1
-2
/
+2
2007-07-17
drivers/net/wan/sbni: kill uninit'd var warning
Jeff Garzik
1
-4
/
+3
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-07-17
drivers/telephony/ixj: cleanup and fix gcc warning
Jeff Garzik
1
-1
/
+6
2007-07-17
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
Jeff Garzik
1
-0
/
+2
2007-07-17
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
1
-1
/
+1
2007-07-17
[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
Jeff Garzik
2
-2
/
+12
2007-07-17
[netdrvr] natsemi: Fix device removal bug
Jeff Garzik
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
9
-750
/
+1154
2007-07-17
atl1: missing include
Al Viro
1
-0
/
+1
2007-07-17
mark a bunch of ISA|EISA|PCI drivers as such
Al Viro
2
-4
/
+5
2007-07-17
no USB on M32R
Al Viro
1
-1
/
+1
[next]