summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/regulator'Sascha Hauer2014-05-057-2/+398
|\
| * mci: Add regulator supportSascha Hauer2014-04-291-2/+16
| * Add initial regulator supportSascha Hauer2014-04-296-0/+382
* | Merge branch 'for-next/of'Sascha Hauer2014-05-053-14/+19
|\ \
| * | of_path: Allow to specify path with phandle onlySascha Hauer2014-04-281-0/+3
| * | of: move of_find_device_by_node_path to drivers/of/of_path.cSascha Hauer2014-04-282-14/+14
| * | of: partition: set device_node of the newly created partitionSascha Hauer2014-04-281-0/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-05-058-33/+23
|\ \
| * | net cpsw: fix rx stability under heavy network loadChristoph Fritz2014-05-051-1/+6
| * | SPI: i.MX: Remove redundant assignmentAlexander Shiyan2014-04-291-1/+1
| * | net: usb: asix: fix formatingAntony Pavlov2014-04-231-9/+8
| * | imx_keypad: Fix error handlingAlexander Shiyan2014-04-231-9/+4
| * | mtd: nand: bbt: Remove unused variableAlexander Shiyan2014-04-231-4/+1
| * | mtd: partition: Remove unused variableAlexander Shiyan2014-04-231-3/+0
| * | ata: pata-imx: Remove unused variableAlexander Shiyan2014-04-231-3/+0
| * | spi: altera_spi: fix altera_spi_setup() return error codesAntony Pavlov2014-04-231-3/+3
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2014-05-054-0/+399
|\ \
| * | spi: add controller driver for Atheros AR7XXX/AR9XXX SoCsAntony Pavlov2014-04-073-0/+304
| * | spi: import bitbang txrx utility functions from linuxAntony Pavlov2014-04-071-0/+95
* | | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-057-48/+234
|\ \ \
| * | | x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-16/+107
| * | | x86: Add support for IDE on the legacy I/O portsMichel Stam2014-04-082-21/+114
| * | | common: Allow for I/O mapped I/OMichel Stam2014-04-084-11/+13
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2014-05-053-16/+18
|\ \ \
| * | | spi: i.MX: Optimise driver private structureAlexander Shiyan2014-04-231-8/+2
| * | | spi: i.MX: Simplify cspi_0_0_init()Alexander Shiyan2014-04-231-7/+5
| * | | GPIO: i.MX: Implement get_direction()Alexander Shiyan2014-04-081-0/+10
| * | | imx-spi: enable v0.7 spi driver for imx53-cspiWjatscheslaw Stoljarski2014-04-051-1/+1
| |/ /
* | | Merge branch 'for-next/env'Sascha Hauer2014-05-054-88/+94
|\ \ \
| * | | OF: barebox-env: Use bb device on NANDSascha Hauer2014-04-281-0/+19
| * | | mtd: nand: create bb devices automaticallySascha Hauer2014-04-282-3/+3
| * | | mtd: refactor bb device creationSascha Hauer2014-04-281-22/+31
| * | | mtd: nand: bb: use mtd api directlySascha Hauer2014-04-281-72/+50
| | |/ | |/|
* | | Merge branch 'for-next/dts'Sascha Hauer2014-05-051-0/+4
|\ \ \
| * | | serial: ns16550: omap: set register shift from codeSascha Hauer2014-04-281-0/+4
| |/ /
* | | mtd: nand-mxs: Return bitflipsSascha Hauer2014-04-291-1/+4
* | | mtd: nand-bb: use list_for_each_entry_safeSascha Hauer2014-04-291-2/+2
|/ /
* | Fix AT91 UDC driver on boards without vbus.Owen Kirby2014-04-231-8/+10
* | video: imx-ipu-v3: remove unneeded 'dmfc' checkSascha Hauer2014-04-231-3/+0
* | video: displaytimings: remove two broken error messagesLucas Stach2014-04-231-6/+2
* | treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-233-4/+4
* | of_gpio: return error if no device foundSascha Hauer2014-04-091-3/+3
* | fb: Fix use of unitialized variableSascha Hauer2014-04-081-8/+7
* | spi: i.MX: Fix direction for CS GPIOsAlexander Shiyan2014-04-081-2/+2
|/
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-048-15/+36
|\
| * nand: mxs: Fix for calculating ecc strength on some types of NAND flashDmitry Lavnikevich2014-03-121-4/+17
| * nand: mxs: Check for up to 4 NAND chipsDmitry Lavnikevich2014-03-121-2/+9
| * ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-1/+1
| * mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-125-6/+7