aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-04-08tty: MAX3100Alan Cox
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman
2009-04-08New mail address for Pierre OssmanPierre Ossman
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-04-08serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-07ACPICA: delete check for AML access to port 0x81-83Len Brown
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07ACPI battery: fix async boot oopsVegard Nossum
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2009-04-07tty: jsm cleanupsBreno Leitao
2009-04-07Adjust path to gpio headersMike Frysinger
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger
2009-04-07Change KCONFIG nameMike Frysinger
2009-04-07tty: Blackin CTS/RTSSonic Zhang
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-07serqt: initial clean up pass for tty sideAlan Cox
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang