summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* add gpio keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-02-165-0/+137
* mci i.MX esdhc: make 8bit modes platform dependentSascha Hauer2012-02-091-1/+5
* mci: Fix 8 bit mmc cardsSascha Hauer2012-02-091-26/+107
* mci: Add a complete list of EXT_CSD_* fields from the kernelSascha Hauer2012-02-091-1/+1
* mci i.MX esdhc: use timeout loopsSascha Hauer2012-02-091-7/+20
* mci: Be more verbose on what device is associated to which diskSascha Hauer2012-02-091-3/+7
* mci: cdev_find_free_index won't fail, no need to checkSascha Hauer2012-02-091-2/+0
* mci: factor out mci/sd specific startup functionsSascha Hauer2012-02-091-56/+77
* mci: replace pr_debug with dev_dbgSascha Hauer2012-02-091-59/+59
* mci: Use struct mci for internal argument passingSascha Hauer2012-02-092-143/+131
* mci core: fix mixup of max write/read block lenSascha Hauer2012-02-091-1/+1
* mci: remove unused device argument from set_iosSascha Hauer2012-02-099-18/+9
* mci s3c: pass around the right pointerSascha Hauer2012-02-091-58/+45
* mci s3c: allocate host struct dynamicallySascha Hauer2012-02-091-26/+17
* mci s3c: Do not mess with struct mci_hostSascha Hauer2012-02-091-6/+3
* mci core: replace discrete ios values with struct iosSascha Hauer2012-02-099-52/+83
* mci mxs: do not use external define for internal useSascha Hauer2012-02-091-1/+1
* mci: fix high capacity detectionSascha Hauer2012-02-091-3/+0
* mci: use card type definitionsSascha Hauer2012-02-091-2/+2
* Merge branch 'next'Sascha Hauer2012-02-0712-211/+256
|\
| * Merge branch 'pu/debug' into nextSascha Hauer2012-01-272-10/+13
| |\
| * | net: fec_imx: configure FEC for 10Mbit when necessaryWolfram Sang2012-01-251-0/+11
| * | net: miidev: factor out miidev_get_status()Wolfram Sang2012-01-251-23/+42
| * | net: fec_imx: enable payload length check and pause framesWolfram Sang2012-01-251-4/+2
| * | net: fec_imx: refactor R_CNTRL setupWolfram Sang2012-01-251-16/+7
| * | net: fec_imx: small cleanupsWolfram Sang2012-01-252-18/+4
| * | imx-ipu-fb: Add overlay supportTeresa Gámez2012-01-232-14/+147
| * | imx-ipu-fb: Fix offset for IPU Clock.Teresa Gámez2012-01-231-1/+1
| * | imx-ipu-fb: Add support for multiple video modesTeresa Gámez2012-01-231-1/+9
| * | ns16550: fix ier selectionAntony Pavlov2012-01-191-0/+2
| * | ns16550: write zero to ier only onceAntony Pavlov2012-01-191-1/+0
| * | ns16550: make ns16550_serial_init_port() shorterAntony Pavlov2012-01-191-17/+3
| * | ns16550: support for UART with broken FIFOAntony Pavlov2012-01-191-2/+16
| * | Revert "mtd omap nand: fix driver without CONFIG_PARAMETER"Jean-Christophe PLAGNIOL-VILLARD2012-01-191-1/+0
| * | USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2012-01-181-2/+2
| * | mtd omap nand: fix driver without CONFIG_PARAMETERSascha Hauer2012-01-171-0/+1
| * | atmel_nand: disable hardware ecc if not enableJean-Christophe PLAGNIOL-VILLARD2012-01-171-2/+4
| * | fix gpmc_nand_probe without param supportJan Weitzel2012-01-161-0/+3
| * | Merge branch 'pu/jean-codesize' into nextSascha Hauer2012-01-131-8/+10
| |\ \
| | * | param: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-8/+10
| * | | Merge branch 'master' into nextSascha Hauer2012-01-121-4/+27
| |\ \ \ | | |/ / | |/| |
| * | | mci_spi: specify hw_devJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+1
| * | | serial: drop non used at91rm9200 driverJean-Christophe PLAGNIOL-VILLARD2012-01-061-110/+0
* | | | drivers/mtd: fix docg3 write supportRobert Jarzmik2012-01-271-2/+2
* | | | drivers/mtd: fix mtdraw write supportRobert Jarzmik2012-01-271-2/+4
| |_|/ |/| |
* | | usb/gadget: fix poller NPE in early pollingRobert Jarzmik2012-01-231-9/+10
* | | atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-161-1/+3
| |/ |/|
* | ioctl: add support for ECCGETSTATS and MEMGETREGIONINFOAlexander Aring2012-01-061-4/+27
|/
* u_serial: add setbrg to be able to use loadb & coEric Bénard2012-01-051-0/+5
* nand_omap_gpmc: fix return valueAlexander Aring2012-01-051-2/+6