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
2009-04-08
tty: MAX3100
Alan Cox
1
-0
/
+927
2009-04-08
Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next
Roland Dreier
16
-292
/
+366
2009-04-08
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
3
-28
/
+44
2009-04-08
RDMA/nes: Add wide_ppm_offset parm for switch compatibility
Chien Tung
2
-31
/
+67
2009-04-08
RDMA/nes: Fix SFP+ PHY initialization
Chien Tung
1
-167
/
+122
2009-04-08
RDMA/nes: Fix nes_nic_cm_xmit() error handling
Faisal Latif
1
-7
/
+1
2009-04-08
RDMA/nes: Fix error handling issues
Faisal Latif
2
-3
/
+6
2009-04-08
RDMA/nes: Fix incorrect casts on 32-bit architectures
Don Wood
2
-4
/
+6
2009-04-08
RDMA/cma: Create cm id even when IB port is down
Yossi Etigin
1
-14
/
+27
2009-04-08
[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array
Justin Waters
1
-2
/
+2
2009-04-08
mmc_spi: support for non-byte-aligned cards
Wolfgang Muees
1
-38
/
+112
2009-04-08
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
Jarkko Lavinen
1
-1
/
+1
2009-04-08
mmc: Fix compile for omap_hsmmc.c
Tony Lindgren
1
-1
/
+0
2009-04-08
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
Wolfgang Muees
1
-17
/
+21
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2009-04-08
omap_hsmmc: Flush posted write to IRQ
Kevin Hilman
1
-0
/
+4
2009-04-08
New mail address for Pierre Ossman
Pierre Ossman
3
-3
/
+3
2009-04-08
imxmmc: move RSSR BLR
Paulius Zaleckas
1
-7
/
+3
2009-04-08
imxmmc: init-exit rework
Paulius Zaleckas
1
-5
/
+4
2009-04-08
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Jarkko Lavinen
1
-1
/
+1
2009-04-08
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
1
-1
/
+1
2009-04-08
xsysace: Fix dereferencing of cf_id after hd_driveid removal
Grant Likely
1
-6
/
+6
2009-04-08
at91_ide: turn on PIO 6 support
Stanislaw Gruszka
1
-1
/
+1
2009-04-08
at91_ide: remove unused ide_mm_{outb,inb}
Stanislaw Gruszka
1
-10
/
+0
2009-04-08
ide-cd: reverse NOT_READY sense key logic
Borislav Petkov
1
-4
/
+4
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
9
-99
/
+37
2009-04-08
ide: refactor tf_load() method
Sergei Shtylyov
6
-49
/
+16
2009-04-08
ide: call write_devctl() method from tf_read() method
Sergei Shtylyov
3
-12
/
+8
2009-04-08
ide: move common code out of tf_load() method
Sergei Shtylyov
3
-14
/
+12
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
9
-73
/
+74
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
17
-118
/
+159
2009-04-08
ide-cd: fix intendation in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-97
/
+88
2009-04-08
ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-45
/
+24
2009-04-08
ide-cd: convert cdrom_decode_status() to use switch statements
Bartlomiej Zolnierkiewicz
1
-25
/
+32
2009-04-08
ide-cd: update debugging support
Borislav Petkov
1
-4
/
+4
2009-04-08
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
Borislav Petkov
1
-6
/
+12
2009-04-08
ide: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-04-08
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
1
-2
/
+2
2009-04-08
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2
-180
/
+8
2009-04-08
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
1
-27
/
+38
2009-04-08
ide-cd: move status checking into the IRQ handler
Borislav Petkov
1
-22
/
+16
2009-04-08
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-77
/
+2
2009-04-08
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-76
/
+2
2009-04-08
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
1
-22
/
+0
2009-04-08
tx4939ide: remove wmb()
Atsushi Nemoto
1
-3
/
+3
2009-04-08
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2
-8
/
+3
2009-04-08
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2
-8
/
+19
2009-04-08
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
1
-0
/
+1
2009-04-08
serial: sunsu: sunsu_kbd_ms_init needs to be __devinit
David S. Miller
1
-1
/
+1
2009-04-08
qla1280: Fix off-by-some error in firmware loading.
David Woodhouse
1
-2
/
+2
[prev]
[next]