aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-23SAUCE: Revert "ARMV7: OMAP: Write more than 1 byte at a time in i2c_write"John Rigby
2011-09-23mx53loco: PMIC: Add dialog pmic supportJason Liu
2011-09-23omap4: add support for EHCIGilles Chanteperdrix
2011-09-23Replace space and tab checks with isblankJason Hobbs
2011-09-21sf: fix debug format string warningVadim Bendebury
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones
2011-09-11Minor coding style cleanup.Wolfgang Denk
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-09-09smc911x: Fix build warningsWolfgang Denk
2011-09-07smc911x MII made availableHelmut Raiger
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala
2011-09-04ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin
2011-09-04mmc: Fix mmc_send_status()Marek Vasut
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner
2011-09-04da850: fix the channel number for EMAC teardown initNagabhushana Netagunte
2011-09-04OMAP3: Remove legacy mmc driverTom Rini
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski
2011-09-03mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-08-22usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy
2011-08-08usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-08-08Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-04hwmon: do not init sensors on startupHeiko Schocher
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-08-04video: mb862xx: change controller detection messageAnatolij Gustschin
2011-08-04video: mb862xx: support Coral-PA controllerAnatolij Gustschin
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper
2011-08-03AT91/SPI: fix atmel_dataflash_spi.c to allow building without warningsReinhard Meyer
2011-08-03DA8xx: add generic GPIO driverLaurence Withers
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers
2011-08-02video: Use memset instead of loopMatthias Weisser