summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mci: omap: implement device detect callbackSascha Hauer2013-08-271-0/+10
| * mci: omap: advertise 8 bit supportSascha Hauer2013-08-271-1/+1
* | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\ \
| * | introduce barebox_set_modelSascha Hauer2013-08-161-0/+3
* | | Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-051-0/+1
|\ \ \
| * | | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
| |/ /
* | | Merge branch 'for-next/mvebu'Sascha Hauer2013-09-058-0/+1041
|\ \ \
| * | | clk: mvebu: add OF clock providers for Marvell MVEBU SoCsSebastian Hesselbarth2013-08-168-0/+1041
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2013-09-052-1/+64
|\ \ \
| * | | net/phy: support of mmd register read and writeJan Weitzel2013-08-311-0/+63
| * | | mfd: syscon: Replace dev_info with dev_dbgAlexander Shiyan2013-08-121-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/mci'Sascha Hauer2013-09-051-1/+3
|\ \ \
| * | | mci: sdhci: fix IRQSTAT_DMAE bit shiftSteffen Trumtrar2013-08-261-1/+3
| | |/ | |/|
* | | Merge branch 'for-next/of'Sascha Hauer2013-09-052-19/+141
|\ \ \
| * | | of: base: import of_find_node_by_typeRenaud Barbier2013-09-051-0/+29
| * | | of: introduce some new helpersSascha Hauer2013-08-141-0/+101
| * | | of: default to internal tree in of_find_node_by_path_fromSascha Hauer2013-08-141-0/+3
| * | | of: parse phandles during unflattenSascha Hauer2013-08-142-19/+7
| * | | of: fix merge mode in of_unflatten_dtbSascha Hauer2013-08-141-0/+1
* | | | Merge branch 'for-next/ubifs'Sascha Hauer2013-09-054-8/+101
|\ \ \ \
| * | | | move print_hex_dump function to include/common.hSascha Hauer2013-08-071-8/+0
| * | | | mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-073-0/+25
| * | | | mtd: ubi: add ubi info functionsSascha Hauer2013-08-071-0/+76
| | |_|/ | |/| |
* | | | Merge branch 'for-next/fb'Sascha Hauer2013-09-051-63/+35
|\ \ \ \
| * | | | fb: make fb device a pure deviceSascha Hauer2013-08-071-63/+35
| |/ / /
* | | / i2c-omap: fix am33xx and omap3 fclk_rateJan Weitzel2013-08-311-2/+2
| |_|/ |/| |
* | | of: base.c: Use correct device-tree in of_add_initrd()David Jander2013-08-141-1/+1
| |/ |/|
* | of: Fix endless loop in of_add_memorySascha Hauer2013-08-141-1/+4
* | Cleanup Kconfig filesAlexander Shiyan2013-08-121-1/+1
|/
* mtd: ubi: add missing prototype for ubi_volume_notifySascha Hauer2013-08-061-0/+2
* mtd: ubi: remove calls to nonexisting functionsSascha Hauer2013-08-061-5/+0
* Merge branch 'for-next/serial'Sascha Hauer2013-08-052-39/+103
|\
| * serial: ns16550: fill cdev just-in-timeAntony Pavlov2013-07-241-2/+1
| * serial: ns16550: get clock-frequency from dtAntony Pavlov2013-07-241-0/+6
| * serial: ns16550: Add devicetree probe supportSascha Hauer2013-07-231-1/+24
| * serial: ns16550: Add clk support and make platform_data optionalSascha Hauer2013-07-231-3/+23
| * serial: ns16550: remove f_caps from platform_dataSascha Hauer2013-07-231-4/+1
| * serial: ns16550: introduce private structSascha Hauer2013-07-231-9/+28
| * serial: ns16550: reorder functions to avoid forward declarationSascha Hauer2013-07-231-31/+28
| * clk: provide static inline wrappersSascha Hauer2013-07-231-0/+3
* | Merge branch 'for-next/of'Sascha Hauer2013-08-0515-30/+640
|\ \