aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-17[ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer
2008-04-17[ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer
2008-04-17[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer
2008-04-17[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer
2008-04-17[ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer
2008-04-17[ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer
2008-04-17[ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor
2008-03-27plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek
2008-03-27plat-orion: make i2c-mv64xxx available for all Orion familiesLennert Buytenhek
2008-03-27plat-orion: make mv643xx_eth available for all Orion familiesLennert Buytenhek
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek
2008-03-27sata_mv: mbus decode window supportLennert Buytenhek
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-24PCI: iova: lockdep false alarm fixMark Gross
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton
2008-03-24UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman
2008-03-24USB: sierra: add another device idKevin Lloyd
2008-03-24USB: sierra: dma fixesOliver Neukum
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh
2008-03-24USB: pl2303: another product IDMax Arnold
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson
2008-03-24hw_random doc updatesDavid Brownell
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil
2008-03-24libata: improve HPA error handlingTejun Heo
2008-03-24libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo
2008-03-24pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely