index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2009-04-08
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
Borislav Petkov
2009-04-08
ide: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-08
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
2009-04-08
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2009-04-08
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
2009-04-08
ide-cd: move status checking into the IRQ handler
Borislav Petkov
2009-04-08
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
2009-04-08
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
2009-04-08
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
2009-04-08
tx4939ide: remove wmb()
Atsushi Nemoto
2009-04-08
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2009-04-08
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2009-04-08
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-04-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
2009-04-07
tty: jsm cleanups
Breno Leitao
2009-04-07
Adjust path to gpio headers
Mike Frysinger
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
2009-04-07
Change KCONFIG name
Mike Frysinger
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
[next]