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-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
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
1
-0
/
+2
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
1
-2
/
+0
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-18
/
+78
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
1
-142
/
+108
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
1
-8
/
+32
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
1
-111
/
+112
2009-04-07
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
1
-9
/
+8
2009-04-07
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
1
-3
/
+2
2009-04-07
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
1
-1
/
+11
2009-04-07
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
1
-10
/
+16
2009-04-07
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
1
-3
/
+1
2009-04-07
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
1
-1
/
+1
2009-04-07
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
1
-2
/
+10
2009-04-07
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
1
-2
/
+2
2009-04-07
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
1
-26
/
+21
2009-04-07
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
1
-5
/
+11
2009-04-07
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
1
-3
/
+0
[next]