summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2013-02-044-14/+36
|\
| * introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-232-1/+2
| * w1: add ds28ec20 eeprom supportJean-Christophe PLAGNIOL-VILLARD2013-01-212-13/+34
* | Merge branch 'for-next/mci'Sascha Hauer2013-02-043-39/+34
|\ \
| * | mci: add card_write_protectedJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+6
| * | mci atmel: implement card_present callbackSascha Hauer2013-01-201-6/+15
| * | mci i.MX esdhc: implement card_present callbackSascha Hauer2013-01-201-11/+3
| * | mci: Add card_present callbackSascha Hauer2013-01-201-0/+5
| * | mci: Always add probe parameter for cardsSascha Hauer2013-01-201-21/+5
| * | mci: return 0 for probe parameter even when already initializedSascha Hauer2013-01-201-1/+1
* | | Merge branch 'for-next/imx-usb-chipidea'Sascha Hauer2013-02-044-0/+123
|\ \ \
| * | | ARM i.MX6: Add Chipidea supportSascha Hauer2013-01-201-0/+12
| * | | USB: Add usb phy driver for i.MXSascha Hauer2013-01-203-0/+111
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2013-02-041-7/+22
|\ \ \
| * | | i.MX21/27: don't enable lcd bus clocks too earlyDaniel Mierswa2013-01-171-7/+22
| |/ /
* | | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-048-88/+105
|\ \ \
| * | | mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-273-39/+47
| * | | USB ehci: Use dev_* for messagesSascha Hauer2013-01-271-34/+39
| * | | treewide: fix format specifiersSascha Hauer2013-01-273-6/+14
| * | | mtd m25p80: consistenly switch to dev_* messagesSascha Hauer2013-01-271-5/+6
* | | | Merge branch 'for-next/at91'Sascha Hauer2013-02-0414-44/+1087
|\ \ \ \
| * | | | atmel_lcdfb: fix warning: implicit declaration of function 'clk_get_rate'Jean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+1
| * | | | video: add Atmel HLCD supportJean-Christophe PLAGNIOL-VILLARD2013-01-315-1/+308
| * | | | atmel_lcdfb: factorise common code between lcdc and new hlcdc IPJean-Christophe PLAGNIOL-VILLARD2013-01-314-280/+380
| * | | | macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-292-4/+4
| * | | | macb: sync register access and clock with the kernelJean-Christophe PLAGNIOL-VILLARD2013-01-292-36/+33
| * | | | video: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-283-0/+512
| * | | | ehci: add atmel supportJean-Christophe PLAGNIOL-VILLARD2013-01-233-0/+102
| * | | | ehci: if caps ressource is not provided discover it via cr_capbaseJean-Christophe PLAGNIOL-VILLARD2013-01-231-4/+12
| * | | | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Jean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+2
| * | | | usb: add parameters info on usb deviceJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+14
* | | | | nand_write: initialize OOB buffer for each pageJan Luebbe2013-02-041-5/+5
| |/ / / |/| | |
* | | | gpio_keys: fix loop on buttons for request and configurationJean-Christophe PLAGNIOL-VILLARD2013-01-261-1/+1
* | | | atmel_mci: gpio: request and configure card detectJean-Christophe PLAGNIOL-VILLARD2013-01-251-2/+25
* | | | atmel_mci: drop board host capsJean-Christophe PLAGNIOL-VILLARD2013-01-251-1/+0
* | | | atmel_mci: update the SD/SDIO Card Register at request timeJean-Christophe PLAGNIOL-VILLARD2013-01-251-5/+11
* | | | atmel_mci: support the SD highspeed since IP version 0x300Jean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+24
* | | | atmel_mci: after a software timeout the IP need to be resetJean-Christophe PLAGNIOL-VILLARD2013-01-251-1/+4
* | | | atmel_mci: on version 0x0 we need to reset the IP at each requestJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+10
* | | | atmel_mci: rwproof is only needed up to IP version 0x200Jean-Christophe PLAGNIOL-VILLARD2013-01-251-1/+9
* | | | atmel_mci: fix host initJean-Christophe PLAGNIOL-VILLARD2013-01-251-8/+6
* | | | atmel_mci: version 0x5xx of the IP have a different clk divJean-Christophe PLAGNIOL-VILLARD2013-01-251-18/+47
* | | | atmel_mci: detect IP versionJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+32
* | | | atmel_mci: use linux regs defineJean-Christophe PLAGNIOL-VILLARD2013-01-253-187/+221
* | | | atmel_mci: rename all function to start with atmciJean-Christophe PLAGNIOL-VILLARD2013-01-251-47/+46
* | | | atmel_mci: rename atmel_mci_readl/writel to atmci_readl/writelJean-Christophe PLAGNIOL-VILLARD2013-01-251-22/+21
* | | | atmel_mci: rename atmel_mci_host tp atmel_mciJean-Christophe PLAGNIOL-VILLARD2013-01-251-21/+21
* | | | of: Fix of_find_node_by_path breakageAlexander Shiyan2013-01-251-2/+2
|/ / /
* | | ohci: only enable drivers if ohci is enabledJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+4
* | | ohci: make it depends on !MMUJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
|/ /