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
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-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
9
-15
/
+83
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-10
/
+1162
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-215
/
+302
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
7
-94
/
+1437
2009-04-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-67
/
+1070
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
3
-26
/
+54
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
2
-58
/
+137
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
1
-49
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2
-0
/
+8
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
2
-22
/
+59
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
3
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
3
-13
/
+13
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
3
-5
/
+5
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
139
-236
/
+232
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
3
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
5
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
72
-123
/
+120
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
1
-25
/
+31
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
1
-4
/
+63
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2
-1
/
+208
[next]