aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin1-1/+17
2012-11-19tegra: Support control of cache settings for LCDSimon Glass1-0/+11
2012-11-19tegra: Add LCD driverSimon Glass2-0/+369
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2-0/+368
2012-11-15SOUND: Add WM8994 codecRajeshwari Shinde4-0/+1179
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde3-0/+633
2012-11-15drivers: video: fix image positionPiotr Wilczek1-2/+13
2012-11-15drivers: video: Add ld9040 video driverPiotr Wilczek2-0/+145
2012-11-15s3c64xx: fix the compiler error and warningMinkyu Kang1-1/+2
2012-11-15PMIC: MAX77686: Add support for MAX77686Rajeshwari Shinde2-0/+43
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2-0/+60
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski1-2/+4
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2-4/+4
2012-11-10Merge git://git.denx.de/u-bootStefano Babic85-2727/+4718
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini5-16/+395
2012-11-04usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini1-2/+2
2012-11-04drivers/serial/serial_ns16550.c: sparse fixesKim Phillips1-15/+27
2012-11-04drivers/mtd/nand: sparse fixesKim Phillips2-6/+8
2012-11-04drivers/mtd/cfi_flash.c: sparse fixesKim Phillips1-9/+13
2012-11-04drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips1-2/+2
2012-11-04drivers/mmc/mmc.c: sparse fixesKim Phillips1-18/+19
2012-11-04drivers/input/input.c: sparse fixKim Phillips1-1/+1
2012-11-04drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips1-2/+2
2012-11-04drivers/block/: sparse fixesKim Phillips3-82/+25
2012-11-04drivers/net/: sparse fixesKim Phillips8-19/+21
2012-11-04net/: sparse fixesKim Phillips1-1/+1
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips4-16/+2
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2-12/+352
2012-11-02ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy1-4/+8
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones1-1/+51
2012-11-02ahci: Support spin-up and link-up separatelyMarc Jones1-6/+39
2012-11-02ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy1-4/+10
2012-11-02ahci: flush / invalidate dcache around SATA commandsTaylor Hutt1-0/+39
2012-11-02ahci: Use virt_to_phys() to denote physical addresses for DMATaylor Hutt1-4/+6
2012-11-02ahci: Fix 'Invaild' typoTaylor Hutt1-1/+1
2012-11-02ahci: Use sizeof(fis) instead of hardcoding '20'Taylor Hutt1-5/+5
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black1-5/+50
2012-11-02ahci: support scsi writing in AHCI driverHung-Te Lin1-24/+30
2012-11-02ahci: Make sending the SETFEATURES_XFER command optionalGabe Black1-0/+6
2012-11-02ahci: cosmetics and cleanupStefan Reinauer1-7/+18
2012-11-02ahci: Improve AHCI debuggingStefan Reinauer1-1/+2
2012-11-02ahci: Optimise AHCI controller reset and start-upStefan Reinauer1-9/+15
2012-11-02ahci: Support splitting of read transactions into multiple chunksVadim Bendebury1-29/+69
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár1-9/+319
2012-10-29FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka1-0/+2
2012-10-29tegra: nand: make ONFI detection workLucas Stach1-0/+36
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-5/+8
2012-10-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini14-1212/+28
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut2-135/+0
2012-10-26arm: Remove support for NETARMMarek Vasut6-602/+0