summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-11-20usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu
2012-11-20usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu
2012-11-20musb-new: omap2plus backend driverIlya Yanok
2012-11-20musb-new: am35x backend driverIlya Yanok
2012-11-20musb-new: dsps backend driverIlya Yanok
2012-11-20musb-new: port of Linux musb driverIlya Yanok
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-11-19mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin
2012-11-19tegra: Support control of cache settings for LCDSimon Glass
2012-11-19tegra: Add LCD driverSimon Glass
2012-11-19ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau
2012-11-19ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau
2012-11-19spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam
2012-11-19spi: mxc_spi: Fix handling of chip selectFabio Estevam
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau
2012-11-16ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau
2012-11-16ehci-mx5: Fix OPM usageBenoît Thébaudeau
2012-11-16ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau
2012-11-16ehci-mx5: Clean upBenoît Thébaudeau
2012-11-16ehci-mxc: Clean upBenoît Thébaudeau
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde
2012-11-15SOUND: Add WM8994 codecRajeshwari Shinde
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde
2012-11-15drivers: video: fix image positionPiotr Wilczek
2012-11-15drivers: video: Add ld9040 video driverPiotr Wilczek
2012-11-15s3c64xx: fix the compiler error and warningMinkyu Kang
2012-11-15PMIC: MAX77686: Add support for MAX77686Rajeshwari Shinde
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski
2012-11-14Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)
2012-11-14power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski
2012-11-14power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* filesŁukasz Majewski
2012-11-14pmic: Extend PMIC framework to support battery related commandsŁukasz Majewski
2012-11-14pmic:max8997: Support for MAX8997 internal charger controlŁukasz Majewski
2012-11-14pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski
2012-11-14pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski
2012-11-14pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski
2012-11-14pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski
2012-11-14pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski