summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-274-0/+5
* SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav2011-10-272-0/+229
* misc: pmic: drop old Freescale's pmic driverStefano Babic2011-10-272-236/+0
* misc: pmic: addI2C support to pmic_fsl driverStefano Babic2011-10-271-4/+13
* misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic2011-10-271-1/+1
* RTC: Switch mc13783 to generic pmic codeStefano Babic2011-10-271-8/+12
* misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2011-10-272-0/+58
* misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2011-10-272-0/+44
* misc:pmic:core New generic PMIC driverŁukasz Majewski2011-10-274-0/+351
* I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut2011-10-271-8/+23
* tegra2: Enable MMC for SeaboardTom Warren2011-10-271-1/+1
* tegra2: Add more clock functionsSimon Glass2011-10-272-61/+32
* altera_tse: Fix return of eth_device's recv() callbackJoachim Foerster2011-10-261-0/+2
* altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster2011-10-261-2/+8
* altera_tse: Add support for dedicated descriptor memoryJoachim Foerster2011-10-261-3/+16
* altera_tse: Fix SGDMA reset triggeringJoachim Foerster2011-10-261-4/+4
* altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster2011-10-261-0/+6
* mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf2011-10-251-2/+2
* mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf2011-10-251-5/+5
* net: sc589: drop unused !NET_MULTI driverMike Frysinger2011-10-233-953/+0
* net: s3c4510b_eth: drop unused !NET_MULTI driverMike Frysinger2011-10-233-544/+0
* net: ns9750: drop !NET_MULTI driverMike Frysinger2011-10-232-790/+0
* net: enc28j60_lpc2292: drop unused !NET_MULTI driverMike Frysinger2011-10-232-984/+0
* net: emaclite: Move RX/TX ping pong initialization toMichal Simek2011-10-231-7/+4
* net: emaclite: Use unsigned long for baseaddrMichal Simek2011-10-231-2/+2
* spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie2011-10-231-0/+8
* NS16550: trivial code clean for checkpatchSimon Glass2011-10-231-17/+20
* serial: uartlite: Fix compilation warningsMichal Simek2011-10-231-1/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-229-19/+0
* drivers: add the support for Silicon Image SATA controllerTang Yuantian2011-10-223-0/+952
* gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2011-10-222-0/+124
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-221-0/+10
* net: dc2114x: check for apropriate commandLinus Walleij2011-10-221-3/+5
* ftgmac100: reset fix when supports wake on lanMacpaul Lin2011-10-221-2/+2
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-201-1/+1
* fm: Don't allow disabling of FM1-DTSEC1Kumar Gala2011-10-184-0/+20
* fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala2011-10-181-2/+8
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-171-1/+1
* sandbox: Add serial uartSimon Glass2011-10-172-0/+64
* Replace space and tab checks with isblankJason Hobbs2011-10-171-3/+4
* DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin2011-10-171-1/+9
* kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck2011-10-171-1/+1
* Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger2011-10-171-1/+1
* video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-173-193/+275
* MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-171-5/+10
* VIDEO: MX5: export pix formatStefano Babic2011-10-171-45/+1
* VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-171-74/+36
* video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-171-49/+5
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-151-13/+17
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-152-0/+665
OpenPOWER on IntegriCloud