summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | clk: tegra: remove device reset hackLucas Stach2014-05-151-18/+0
| * | mci: tegra: add reset controlLucas Stach2014-05-151-0/+9
| * | clk: tegra: reset UARTS from clock controllerLucas Stach2014-05-154-0/+15
| * | reset: add tegra reset controllerLucas Stach2014-05-154-1/+149
| * | reset: add reset controller frameworkLucas Stach2014-05-155-0/+252
* | | Merge branch 'for-next/omap'Sascha Hauer2014-06-042-2/+23
|\ \ \
| * | | spi: omap: support swapping D0/D1Jan Luebbe2014-05-152-2/+23
| |/ /
* | | Merge branch 'for-next/net-of-phy'Sascha Hauer2014-06-046-106/+331
|\ \ \
| * | | net: phy: micrel: Add support for specifying pad skew valuesSascha Hauer2014-05-231-1/+85
| * | | net: phy: micrel: Add kwz9031 supportSascha Hauer2014-05-231-0/+9
| * | | net: fec_imx: Add devicetree support for mdio busSascha Hauer2014-05-231-0/+5
| * | | 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
* | | | Merge branch 'for-next/net'Sascha Hauer2014-06-0427-82/+131
|\ \ \ \
| * | | | net: arc_emac: disable interruptsBeniamino Galvani2014-05-201-6/+3
| * | | | net: arc_emac: remove delay from mdio polling loopBeniamino Galvani2014-05-201-13/+6
| * | | | drivers/net/ethoc: add mdio bus supportFranck Jullien2014-05-162-0/+58
| * | | | net: cpsw: Allow multiple slavesSascha Hauer2014-05-151-10/+6
| * | | | net: cpsw: Always write mac_control registerSascha Hauer2014-05-151-7/+0
| * | | | net: cpsw: use slave device for dev_dbgSascha Hauer2014-05-151-15/+16
| * | | | net: cpsw: register slaves as devicesSascha Hauer2014-05-151-1/+12
| * | | | net: cpsw: Pass correct slaveSascha Hauer2014-05-151-2/+2
| * | | | net: phy: Print ethernet device in the link informationSascha Hauer2014-05-151-1/+1
| * | | | net: Pass eth_device to net_receiveSascha Hauer2014-05-1525-27/+27
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2014-06-043-17/+96
|\ \ \ \
| * | | | mtd: m25p80: update Micron IDsSascha Hauer2014-05-151-2/+4
| * | | | eeprom: at25: Add dt probe supportSascha Hauer2014-05-151-12/+86
| * | | | mtd: partitions: only add write functions when mtd write support is enabledSascha Hauer2014-05-151-3/+6
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2014-06-045-14/+101
|\ \ \ \
| * | | | mfd: mc13xxx: move to coredevice_initcallSascha Hauer2014-05-191-11/+21
| * | | | spi: i.MX: Move to coredevice_initcallSascha Hauer2014-05-191-1/+1
| * | | | mfd: mc13xxx: Allow to set callback for mc13xxxSascha Hauer2014-05-191-0/+18
| * | | | video: i.MX IPUv3 ldb: implement i.MX53 supportSascha Hauer2014-05-091-1/+30
| * | | | video: i.MX IPUv3: Implement i.MX5 IPU reset supportSascha Hauer2014-05-091-0/+29
| * | | | pinctrl: i.MX iomux-v3: Print more context in error messageSascha Hauer2014-05-081-1/+2
* | | | | Merge branch 'for-next/doc'Sascha Hauer2014-06-046-59/+25
|\ \ \ \ \
| * | | | | devinfo: make the output of "devinfo DEVICE" nicerHolger Schurig2014-06-021-5/+2
| * | | | | of: Drop devicetree merge supportSascha Hauer2014-05-221-32/+12
| * | | | | commands: rename "gpiolib" -> "gpioinfo"Holger Schurig2014-05-151-5/+3
| * | | | | commands: harmonize in-barebox documentationHolger Schurig2014-05-143-17/+4
| * | | | | commands: group 'help' outputHolger Schurig2014-05-144-0/+4
* | | | | | serial: imx: Fix buggy transmissions when baudrate mismatchesFabio Estevam2014-06-031-2/+2
| |_|_|_|/ |/| | | |
* | | | | net: fec_imx: check return value of registration functionsSascha Hauer2014-05-211-2/+7