aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-074-215/+302
|\
| * sata_mv: shorten register namesMark Lord2009-04-061-211/+211
| * sata_mv: workaround errata SATA#13Mark Lord2009-04-061-1/+19
| * sata_mv: cosmetic renamesMark Lord2009-04-061-17/+18
| * sata_mv: workaround errata SATA#26Mark Lord2009-04-061-1/+19
| * sata_mv: workaround errata PCI#7Mark Lord2009-04-061-4/+23
| * sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord2009-04-061-8/+8
| * sata_mv: fix irq mask racesMark Lord2009-04-061-0/+9
| * sata_mv: revert SoC irq breakageMark Lord2009-04-061-4/+6
| * libata: ahci enclosure management bios workaroundDavid Milburn2009-04-061-2/+15
| * ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo2009-04-061-0/+7
| * libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney2009-04-061-3/+3
* | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-077-94/+1437
|\ \
| * | i2c: imx: Make disable_delay a per-device variableWolfram Sang2009-04-071-4/+3
| * | i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-074-0/+497
| * | i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger2009-04-071-20/+242
| * | i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger2009-04-071-14/+17
| * | i2c: i2c-mpc: various coding style fixesWolfgang Grandegger2009-04-071-17/+18
| * | i2c: imx: Add missing request_mem_region in probe()Darius Augulis2009-04-071-5/+13
| * | i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown2009-04-071-2/+1
| * | i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-071-39/+11
| * | i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-071-5/+19
| * | i2c: iMX/MXC supportDarius Augulis2009-04-073-0/+628
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-075-67/+1070
|\ \ \
| * | | hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-074-2/+1023
| * | | hwmon: (lm95241) Convert to new-style i2c driverJean Delvare2009-04-071-65/+47
| |/ /
* | | parport: Use the PCI IRQ if offeredAlan Cox2009-04-073-26/+54
* | | tty: jsm cleanupsBreno Leitao2009-04-072-21/+12
* | | Adjust path to gpio headersMike Frysinger2009-04-071-8/+8
* | | KGDB_SERIAL_CONSOLE check for moduleMike Frysinger2009-04-071-1/+1
* | | Change KCONFIG nameMike Frysinger2009-04-071-1/+1
* | | tty: Blackin CTS/RTSSonic Zhang2009-04-072-58/+137
* | | Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-071-49/+82
* | | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-072-0/+8
* | | serqt: initial clean up pass for tty sideAlan Cox2009-04-071-286/+163
* | | tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-072-22/+59
* | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-073-3/+3
* | | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-071-2/+2
* | | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-073-13/+13
* | | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-073-5/+5
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07139-236/+232
* | | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-073-8/+8
* | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-075-8/+8
* | | dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang2009-04-071-1/+1
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-0772-123/+120
* | | fbdev: i.MX31: fix panning, error handling, clean upGuennadi Liakhovetski2009-04-071-25/+31
* | | tdfxfb: make use of DDC information about connected monitorKrzysztof Helt2009-04-071-4/+63
* | | tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt2009-04-072-1/+208
* | | spi_imx: set spi_master.dma_alignment = 4Mike Rapoport2009-04-071-0/+2
* | | pxa2xx_spi: set spi_master.dma_alignment = 8Mike Rapoport2009-04-071-0/+2