index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
40
-66
/
+159
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
21
-99
/
+151
*
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
6
-36
/
+43
*
sata_mv: drop unncessary EH callback resetting
Tejun Heo
2010-05-25
1
-2
/
+0
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-25
4
-17
/
+124
|
\
|
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-24
4
-72
/
+177
|
|
\
|
|
*
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-05-20
4
-72
/
+177
|
|
|
\
|
|
|
*
ARM: mx3: Fix a race condition in mxcmmc
Daniel Mack
2010-05-17
1
-1
/
+12
|
|
|
*
mxc: Add generic USB HW initialization for MX51
Dinh Nguyen
2010-05-03
1
-2
/
+2
|
|
|
*
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
2010-04-14
2
-0
/
+22
|
|
|
*
ARM: MXC: mxcmmc: Teach the driver SDIO operations
Daniel Mack
2010-04-14
1
-11
/
+59
|
|
|
*
ARM: MXC: mxcmmc: misc cleanups
Daniel Mack
2010-04-14
1
-4
/
+13
|
|
|
*
MXC: mxc_nand: support i.MX21
Ivo Clarysse
2010-04-14
1
-16
/
+25
|
|
|
*
MXC: mxc_nand: set NFC registers after reset
Ivo Clarysse
2010-04-14
1
-42
/
+48
|
*
|
|
ARM: 6137/1: nomadik hwrng: Add clock support
Srinidhi Kasagar
2010-05-20
1
-0
/
+17
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-25
78
-5143
/
+51080
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
Roland Dreier
2010-05-25
72
-5068
/
+50976
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
IB/ipath: Remove support for QLogic PCIe QLE devices
Ralph Campbell
2010-05-23
9
-7131
/
+7
|
|
|
|
|
*
|
|
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell
2010-05-23
51
-0
/
+52965
|
|
|
|
|
*
|
|
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
11
-15
/
+32
|
|
|
|
*
|
|
|
RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
Chien Tung
2010-05-25
1
-1
/
+2
|
|
|
|
*
|
|
|
RDMA/nes: Async event for closed QP causes crash
Faisal Latif
2010-05-24
1
-0
/
+9
|
|
|
|
*
|
|
|
RDMA/nes: Have ethtool read hardware registers for rx/tx stats
Faisal Latif
2010-05-24
1
-17
/
+55
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
mlx4_core: Clean up mlx4_alloc_icm() a bit
Roland Dreier
2010-05-20
1
-19
/
+20
|
|
|
*
|
|
|
mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()
Sebastien Dugue
2010-05-20
1
-1
/
+2
|
|
|
|
/
/
/
|
|
*
/
/
/
IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static
Roland Dreier
2010-05-23
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
RDMA/cxgb4: Only insert sq qid in lookup table
Steve Wise
2010-05-24
1
-16
/
+9
|
*
|
|
|
RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode
Steve Wise
2010-05-24
1
-1
/
+5
|
*
|
|
|
RDMA/cxgb4: Set fence flag for inv-local-stag work requests
Steve Wise
2010-05-24
1
-0
/
+2
|
*
|
|
|
RDMA/cxgb4: Update some HW limits
Steve Wise
2010-05-24
1
-8
/
+9
|
*
|
|
|
RDMA/cxgb4: Don't limit fastreg page list depth
Steve Wise
2010-05-24
1
-3
/
+0
|
*
|
|
|
RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation
Steve Wise
2010-05-24
1
-2
/
+6
|
*
|
|
|
RDMA/cxgb4: Fix overflow bug in CQ arm
Steve Wise
2010-05-24
1
-19
/
+12
|
*
|
|
|
RDMA/cxgb4: Optimize CQ overflow detection
Steve Wise
2010-05-24
2
-12
/
+17
|
*
|
|
|
RDMA/cxgb4: CQ size must be IQ size - 2
Steve Wise
2010-05-24
1
-1
/
+4
|
*
|
|
|
RDMA/cxgb4: Register RDMA provider based on LLD state_change events
Steve Wise
2010-05-24
3
-10
/
+39
|
*
|
|
|
RDMA/cxgb4: Detach from the LLD after unregistering RDMA device
Steve Wise
2010-05-24
1
-3
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-05-25
16
-215
/
+2028
|
\
\
\
\
|
*
|
|
|
spi/xilinx: Fix compile error
Grant Likely
2010-05-25
1
-4
/
+4
|
*
|
|
|
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
2010-05-25
3311
-135907
/
+261706
|
|
\
\
\
\
|
*
|
|
|
|
spi/davinci: Fix clock prescale factor computation
Thomas Koeller
2010-05-25
1
-3
/
+9
|
*
|
|
|
|
spi: move bitbang txrx utility functions to private header
hartleys
2010-05-25
6
-10
/
+98
|
*
|
|
|
|
spi/mpc5121: Add SPI master driver for MPC5121 PSC
Anatolij Gustschin
2010-05-25
3
-0
/
+584
|
*
|
|
|
|
powerpc/mpc5121: move PSC FIFO memory init to platform code
Anatolij Gustschin
2010-05-25
1
-69
/
+0
|
*
|
|
|
|
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
Mika Westerberg
2010-05-25
3
-0
/
+949
|
*
|
|
|
|
spi/omap2_mcspi: Check params before dereference or use
Scott Ellis
2010-05-25
1
-8
/
+11
|
*
|
|
|
|
spi/omap2_mcspi: add turbo mode support
Roman Tereshonkov
2010-05-25
1
-21
/
+111
|
*
|
|
|
|
spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160
Roman Tereshonkov
2010-05-25
1
-1
/
+1
|
*
|
|
|
|
spi/pl022: fix stop queue procedure
Grzegorz Sygieda
2010-05-25
1
-1
/
+1
|
*
|
|
|
|
spi/pl022: add support for the PL023 derivate
Linus Walleij
2010-05-25
1
-16
/
+74
[next]