summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/socfpga'Sascha Hauer2013-10-076-0/+430
|\
| * clk: Add Altera SoCFPGA clk supportSascha Hauer2013-09-233-0/+418
| * serial: ns16550: Add compatible entry for snps,dw-apb-uartSascha Hauer2013-09-231-0/+2
| * of: partition: Check for valid partition nameSascha Hauer2013-09-231-0/+3
| * clk: of: introduce of_clk_src_simple_getSascha Hauer2013-09-231-0/+7
| * Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER optionDmitry Smagin2013-09-231-0/+1
* | Merge branch 'for-next/rs485'Sascha Hauer2013-10-071-0/+27
|\ \
| * | atmel_serial: add rs485 supportJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+27
* | | Merge branch 'for-next/omap'Sascha Hauer2013-10-071-188/+448
|\ \ \
| * | | i2c: omap: remove unncessary printfSascha Hauer2013-09-271-1/+0
| * | | i2c-omap: Update driverJan Weitzel2013-09-271-187/+448
* | | | Merge branch 'for-next/net'Sascha Hauer2013-10-075-94/+161
|\ \ \ \
| * | | | macb: add support to read the mac address from registerJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+22
| * | | | smc91111: add fixup for qemu phy supportJean-Christophe PLAGNIOL-VILLARD2013-09-221-1/+29
| * | | | net: designware: remove backspaces from codeSascha Hauer2013-09-091-4/+4
| * | | | net: designware: Add decvicetree supportSascha Hauer2013-09-091-9/+45
| * | | | net: designware: make alt/enhanced descriptor runtime configurableSascha Hauer2013-09-093-75/+56
| * | | | net: designware: use dma_alloc for descriptorsSascha Hauer2013-09-091-2/+2
| * | | | net: designware: drop HAS_DESIGNWARE_ETHSascha Hauer2013-09-091-1/+0
| * | | | net: designware: Fix broken cache invalidateSascha Hauer2013-09-091-2/+3
* | | | | Merge branch 'for-next/misc'Sascha Hauer2013-10-074-145/+7
|\ \ \ \ \
| * | | | | usb: Turn some printf into pr_*Sascha Hauer2013-09-271-3/+3
| * | | | | move devinfo command to its own fileSascha Hauer2013-09-271-142/+0
| * | | | | usb: make usb devices children of the corresponding hostSascha Hauer2013-09-243-0/+4
* | | | | | Merge branch 'for-next/mci'Sascha Hauer2013-10-076-0/+635
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | atmel_mci: add devname pdata supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+1
| * | | | | mci: add designware mmc controller supportSascha Hauer2013-09-113-0/+618
| * | | | | MCI: imx-esdhc: implement workaround for errata ENGcm12360Markus Niebel2013-09-112-0/+16
| |/ / / /
* | | | | Merge branch 'for-next/login'Sascha Hauer2013-10-071-1/+5
|\ \ \ \ \
| * | | | | introduce runtime loglevelSascha Hauer2013-09-291-1/+5
| |/ / / /
* | | | | Merge branch 'for-next/gpio'Sascha Hauer2013-10-073-0/+166
|\ \ \ \ \
| * | | | | gpio: Add designware gpio controller supportSascha Hauer2013-09-103-0/+166
* | | | | | Merge branch 'for-next/console'Sascha Hauer2013-10-0724-40/+6
|\ \ \ \ \ \
| * | | | | | serial: do not set default baudrate at initJean-Christophe PLAGNIOL-VILLARD2013-09-226-13/+0
| * | | | | | console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-2124-27/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-next/arm'Sascha Hauer2013-10-071-0/+9
|\ \ \ \ \ \
| * | | | | | clocksource: arm_smp_twd: Add devicetree supportSascha Hauer2013-09-051-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | mci: omap: Fix default value of mci.f_maxTeresa Gámez2013-10-021-3/+1
* | | | | | ata: ide-sff: Add missing wait for ready in write functionSascha Hauer2013-09-271-0/+3
| |_|_|_|/ |/| | | |
* | | | | pwm: sanity check values before passing them to the driversSascha Hauer2013-09-271-0/+7
| |/ / / |/| | |
* | | | Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER optionDmitry Smagin2013-09-181-0/+1
| |_|/ |/| |
* | | i.MX28: unbreak ethernetEric Bénard2013-09-101-2/+3
* | | video/stm: enable clock to get the display workingEric Bénard2013-09-101-0/+1
* | | video/stm: don't fail when the pixel clock is properly setEric Bénard2013-09-101-1/+1
* | | nand_mxs: fix on i.MX28Eric Bénard2013-09-101-0/+1
* | | mxs_spi: unbreak driverEric Bénard2013-09-101-0/+1
| |/ |/|
* | serial_auart: fix compile errorEric Bénard2013-09-101-1/+1
* | mxs_spi: fix compile errorEric Bénard2013-09-101-2/+1
|/
* Merge branch 'for-next/omap'Sascha Hauer2013-09-051-5/+21
|\
| * mci: omap: Allow to set mmc devname via platformdataSascha Hauer2013-08-271-4/+10