summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: genphy: Make it work with of_set_phy_supportedSascha Hauer2014-05-231-3/+5
* net: phy: genphy: always write MII_CTRL1000 when availableSascha Hauer2014-05-231-3/+6
* net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-31/+0
* net: orion-gbe: use transparent-to-driver of mdio functionsSascha Hauer2014-05-232-28/+35
* net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-1/+35
* net: phy: Support finding a phy in the devicetreeSascha Hauer2014-05-211-0/+30
* net: phy: register phys specified in devicetreeSascha Hauer2014-05-211-0/+69
* net: phy: move setting of phy_map to phy_register_deviceSascha Hauer2014-05-212-2/+2
* net: phy: factor out phy_device_attach functionSascha Hauer2014-05-211-43/+56
* mtd: nand: mxs: Fix 2k nand with oob size of 224 bytesSascha Hauer2014-05-201-16/+0
* net: dm9k: only read on packet for each call to dm9k_eth_rx()Michael Olbrich2014-05-191-2/+4
* driver/net: fix bus endianess access in ethoc.cFranck Jullien2014-05-141-2/+2
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-132-3/+1
* video: i.MX IPUv3: Print error as stringSascha Hauer2014-05-081-2/+2
* video: i.MX IPUv3: remove debug leftoverSascha Hauer2014-05-081-1/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-059-109/+981
|\
| * gpio: tegra: add Tegra3 setupLucas Stach2014-04-231-0/+9
| * clk: tegra: add Tegra3 driverLucas Stach2014-04-232-1/+367
| * clk: tegra: consider new T30 clock registersLucas Stach2014-04-231-5/+15
| * pinctrl: tegra: add Tegra3 driverLucas Stach2014-04-233-0/+510
| * mmc: tegra: fix typoLucas Stach2014-04-231-2/+2
| * gpio: tegra: remove dead codeLucas Stach2014-04-231-15/+0
| * clk: tegra20: convert to dt-binding definesLucas Stach2014-04-071-88/+80
| * imx-spi: enable v0.7 spi driver for imx53-cspiWjatscheslaw Stoljarski2014-04-071-1/+1
* | Merge branch 'for-next/rockchip'Sascha Hauer2014-05-0519-48/+1379
|\ \
| * | pinctrl: add rockchip pinctrl and gpio driversBeniamino Galvani2014-04-293-0/+568
| * | clk: add rockchip clock gate driverBeniamino Galvani2014-04-293-0/+88
| * | clk: gate: add CLK_GATE_HIWORD_MASK flagBeniamino Galvani2014-04-291-5/+12
| * | clk: gate: unify enable and disable functions handlingBeniamino Galvani2014-04-291-18/+15
| * | clk: gate: add flags argument to clock gate constructorBeniamino Galvani2014-04-294-10/+8
| * | mfd: add act8846 driverBeniamino Galvani2014-04-293-0/+159
| * | net: add ARC EMAC driverBeniamino Galvani2014-04-293-0/+477
| * | clk: fixed-factor: add DT init functionAntony Pavlov2014-04-291-0/+36
| * | clk: move of_clk_get_parent_name() to common clk codeAntony Pavlov2014-04-292-19/+20
* | | 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
| |/ / /