aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-02Merge remote-tracking branch 'goog/android-master' into android-omap-tungstenMike J. Chen
2012-03-26TWL4030: Force power down before powering up the PHYMike J. Chen
2012-03-23ARMV7: OMAP3: MMC: Enable 8-bit mode for MMC1 and MMC2 controllersMike J. Chen
2012-03-19Merge branch 'android-master' into android-omap-tungstenScott Anderson
2012-03-16MMC: Move Samsung specific e-MMC code out of generic codeScott Anderson
2012-03-14Merge remote-tracking branch 'goog/android-master' into android-omap-tungstenMike J. Chen
2012-03-13MMC: Fix error return on block erase.Scott Anderson
2012-03-03ARMV7: OMAP4: USB: Configure twl6030x USB like ROM bootloaderMike J. Chen
2012-03-03musb: Reset controller in case Linux or bootloader left it in bad stateMike J. Chen
2012-03-03ARMV7: OMAP4: USB: Configure the twl603x LDO and USBMike J. Chen
2012-03-03MMC: Change erase to use Secure TrimScott Anderson
2012-03-03ARMV7: OMAP: MMC: Relax erase timeouts and cleanupScott Anderson
2012-03-03MMC: Fix erase group size if ERASE_GRP_DEFScott Anderson
2012-03-03ARMV7: add DMA MMC writes to OMAP3 & OMAP4 devicesDmitry Grinberg
2012-03-03musb: Implement mode1 dma reads, conditionalized on CONFIG_MUSB_DMA_MODE1Mike J. Chen
2012-03-03musb: Clear dma channel controls on initMike J. Chen
2012-03-03musb: Add support for dma fifo reads and performance tuningMike J. Chen
2012-03-03musb: Add CONFIG support for specifying double bufferingMike J. Chen
2012-03-03ARMV7: MUSB: Implement the clear feature endpoint commandMike J. Chen
2012-03-03MMC: Fix, enhance and clean up interpretation of CIDScott Anderson
2012-03-03MMC: Keep Samsung Smart command from being compiled for SPLScott Anderson
2012-03-03MMC: Fix code for dumping Samsung MMC Smart ReportScott Anderson
2012-03-03MMC: Add command for dumping Samsung MMC Smart ReportScott Anderson
2012-03-03MMC: Make sure PBIAS config matches VMMC supply.John Grossman
2012-03-03MTD NAND: Add YAFFS OOB code to block interface & minor cleanupScott Anderson
2012-03-03MMC: omap: Increase erase timeoutMike J. Chen
2012-03-03MTD NAND: Fix NAND YAFFS OOB handling.Scott Anderson
2012-03-03MMC: Fix a compiler warning and a comment typoScott Anderson
2012-03-03MTD NAND: Add generic block and partition interfacesScott Anderson
2012-03-03mmc: Change erase to do large contiguous blocks in one cmdMike J. Chen
2012-03-03MMC: Enhance mmc_berase() to handle blks < erase block sizeScott Anderson
2012-03-03MMC: omap: Set the pmic i2c bus before using i2c_writeMike J. Chen
2012-03-03Merge remote branch 'denx/master'Mike J. Chen
2012-03-03I2C: omap3: Fix read problem introduced in 463f4a83Scott Anderson
2012-03-03SERIAL: Add raw putc's that do not do LF->CRLF translationsScott Anderson
2012-03-03I2C: omap: I2C read should not wait for bus idle after addr writeScott Anderson
2012-03-03I2C: omap: Change i2c_read and i2c_write to support multibyte transfersMike J. Chen
2012-03-03MMC: Change to lbaint_t for all start addressesMike J. Chen
2012-03-03Clean up and enable LED command code.Scott Anderson
2012-03-03MMC: omap_hsmmc: Set 8-bit capable host controller for OMAP44XXMike J. Chen
2012-03-03MMC: omap_hsmmc: enable support for high capacity cardsMike J. Chen
2012-03-03MMC: fix 8-bit support and OCR_VOLTAGE_MASKMike J. Chen
2012-03-03FASTBOOT: Get it working somewhat on Mac OSXMike J. Chen
2012-03-03ARMV7: OMAP4: USB: Configure twl6030x USB like ROM bootloaderMike J. Chen
2012-03-03musb: Reset controller in case Linux or bootloader left it in bad stateMike J. Chen
2012-03-03ARMV7: OMAP4: USB: Configure the twl603x LDO and USBMike J. Chen
2012-03-03MMC: Change erase to use Secure TrimScott Anderson
2012-03-03ARMV7: OMAP: MMC: Relax erase timeouts and cleanupScott Anderson
2012-03-03MMC: Fix erase group size if ERASE_GRP_DEFScott Anderson
2012-02-13ARMV7: add DMA MMC writes to OMAP3 & OMAP4 devicesDmitry Grinberg