summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut
2012-03-29MMC: Implement generic bounce bufferMarek Vasut
2012-03-29i.MX28: Add cache support to MXS NAND driverMarek Vasut
2012-03-29i.MX28: Add cache support into the APBH DMA driverMarek Vasut
2012-03-28net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring
2012-03-27omap3_spi: receive transmit modejacopo mondi
2012-03-27twl4030: fix potential power supply handling issuesGrazvydas Ignotas
2012-03-27NAND: TI: fix warnings in omap_gpmc.cStefano Babic
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam
2012-03-27mxs_spi: Return proper timeout errorFabio Estevam
2012-03-27pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger
2012-03-26PXA: Remove PXA PCMCIA supportMarek Vasut
2012-03-21cfi: fix the incomplete erased status check in buffer writeTao Hou
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav
2012-03-19usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi
2012-03-19USB:gadget:designware Support high speedVipin KUMAR
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-19usb: musb: fix printf warningMike Frysinger
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2012-03-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-03-17Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass
2012-03-08sh: Fix sh7264 clock speed and related serial settingPhil Edworthy
2012-03-08net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu
2012-03-08net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu
2012-03-08net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu
2012-03-08sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu
2012-03-04Remove execute permissions from source filesThomas Weber
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2012-02-28mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha
2012-02-28mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha
2012-02-28nand: reinstate lazy bad block scanningScott Wood
2012-02-28Revert "nand: make 1-bit software ECC configurable"Scott Wood
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky
2012-02-27net: fec_mxc: add PHYLIB supportTroy Kisky
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky