aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-08qla1280: Fix off-by-some error in firmware loading.David Woodhouse
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov
2009-04-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov
2009-04-08[WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] remove ARM26 sectionsPaulius Zaleckas
2009-04-08[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping functionThomas Reitmayr
2009-04-08[WATCHDOG] i6300esb.c: Restructure initialization of the deviceWim Van Sebroeck
2009-04-08[WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.Wim Van Sebroeck
2009-04-08[WATCHDOG] i6300esb.c: CleanupWim Van Sebroeck
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
2009-04-07dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07fbdev: i.MX31: fix panning, error handling, clean upGuennadi Liakhovetski
2009-04-07tdfxfb: make use of DDC information about connected monitorKrzysztof Helt
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt
2009-04-07spi_imx: set spi_master.dma_alignment = 4Mike Rapoport