aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-21net: ftmac100: update get_timer() usagesPo-Yu Chuang1-3/+3
2011-03-21net: ftmac100: remove unnecessary volatilesPo-Yu Chuang1-6/+6
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2-4/+86
2011-03-07fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain1-1/+15
2011-02-22fsl_law: Fix LAW printing functionKumar Gala1-1/+1
2011-02-21mvmfp: add MFP configuration support for PANTHEONLei Wen1-0/+2
2011-02-21serial: add pantheon soc supportLei Wen1-0/+2
2011-02-21serial: Add Tegra2 serial port supportTom Warren3-0/+107
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev3-0/+36
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev5-60/+2362
2011-02-19USB-CDC: Move struct declaration before its useVitaly Kuzmichev1-34/+36
2011-02-19USB-CDC: Port struct net_device_statsVitaly Kuzmichev1-0/+39
2011-02-19USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev1-0/+7
2011-02-19Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass3-0/+645
2011-02-19Add USB host ethernet adapter supportSimon Glass2-0/+188
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass2-7/+10
2011-02-15net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu1-1/+2
2011-02-12eNET: Add RTC support to eNETGraeme Russ1-0/+6
2011-02-08altera_spi: add spi_set_speedThomas Chou1-0/+5
2011-02-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+5
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk4-0/+350
2011-02-03fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala1-0/+5
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk3-21/+20
2011-02-02spi: add support SuperH SPI moduleYoshihiro Shimoda3-0/+341
2011-02-02net: sh_eth: add cache handlingYoshihiro Shimoda1-0/+9
2011-02-02S5P: serial: Use the inline function instead of static valueMinkyu Kang1-1/+1
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj1-0/+7
2011-02-02DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj1-0/+1
2011-02-02DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj1-3/+4
2011-02-02Davinci MMCSD SupportSandeep Paulraj2-0/+405
2011-02-02MXC: removed warnings from IMX51 ATA driverStefano Babic1-3/+0
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic1-66/+28
2011-02-02SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin1-1/+22
2011-02-02SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin1-5/+4
2011-02-02SPI: mxc_spi: add support for i.MX35 processorStefano Babic1-24/+72
2011-02-02Add basic support for Freescale's mc9sdz60Stefano Babic2-2/+54
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic1-18/+68
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic1-28/+44
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic1-4/+5
2011-02-02serial_mxc: add support for Freescale's i.MX35 processorStefano Babic1-9/+6
2011-02-02mxc_nand: add support for i.MX35 processorStefano Babic1-3/+3
2011-02-02BLOCK: Add freescale IMX51 PATA driverMarek Vasut2-0/+150
2011-02-02fsl_pmic: add I2C interface supportLiu Hui-R643431-5/+40
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R643431-3/+18
2011-02-02mxc_gpio: add support for MX53 processorLiu Hui-R643431-2/+7
2011-02-02serial_mxc: add support for MX53 processorLiu Hui-R643431-0/+6
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R643432-3/+3
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon1-3/+1
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin3-0/+212
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2-19/+9