summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Add i.MX6sx compatible entrySascha Hauer2014-11-271-0/+2
* net: fec_imx: Add i.MX6sx compatible entrySascha Hauer2014-11-271-0/+3
* serial: i.MX: Use "per" clkSascha Hauer2014-11-271-1/+1
* mci: imx-esdhc: Add i.MX6sl compatibleSascha Hauer2014-11-271-0/+2
* mci: imx-esdhc: Fix Interrupt enable register for i.MX6sxSascha Hauer2014-11-271-2/+3
* imx6: clk: Gate off ENFC clock before setting clock rateDmitry Lavnikevich2014-11-261-0/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-0527-93/+3454
|\
| * clk: tegra: don't enable UART clocks by defaultLucas Stach2014-11-043-14/+14
| * serial: ns16550: add Tegra supportLucas Stach2014-11-041-0/+11
| * serial: ns16550: enable clock if availableLucas Stach2014-11-041-0/+1
| * pinctrl: tegra: add XUSB pad controllerLucas Stach2014-11-043-0/+528
| * clk: tegra: slow down MSELECT to 102MHzLucas Stach2014-11-042-2/+2
| * pinctrl: tegra: try to select "boot" stateLucas Stach2014-11-042-4/+12
| * pci: tegra: add tegra124 supportLucas Stach2014-11-041-22/+134
| * add generic PHY frameworkLucas Stach2014-11-045-0/+343
| * clk: tegra124: add PCIe clocksLucas Stach2014-11-041-0/+35
| * clk: tegra124: add PLLE setup functionsLucas Stach2014-11-042-3/+177
| * net: rtl8169: clean receive buffer after net handlerLucas Stach2014-11-031-0/+11
| * net: rtl8169: add support for RTL-8168/8111gLucas Stach2014-11-031-0/+1
| * net: add rtl8169 driverLucas Stach2014-10-083-0/+575
| * pci: add Tegra host controller driverLucas Stach2014-10-083-0/+1201
| * of: import pci range parser from linuxLucas Stach2014-10-082-0/+69
| * i2c: tegra: move to fs initcallLucas Stach2014-10-081-1/+1
| * clk: tegra30: add PCIe clocksLucas Stach2014-10-081-0/+31
| * clk: tegra: add PLLE setup functionsLucas Stach2014-10-082-0/+122
| * pci: track parent<->child relationshipLucas Stach2014-10-081-0/+4
| * pci: prettyprint device namesLucas Stach2014-10-081-1/+2
| * pci: defer device registration until after bridge setupLucas Stach2014-10-081-1/+5
| * pci: setup bridges and traverse buses behind themLucas Stach2014-10-081-3/+89
| * pci: properly populate prefetchable BARsLucas Stach2014-10-081-14/+45
| * pci: add resource enumLucas Stach2014-10-081-6/+8
| * pci: split out device initLucas Stach2014-10-081-63/+74
* | Merge branch 'for-next/misc'Sascha Hauer2014-11-054-6/+100
|\ \
| * | serial: ns16550: Remove unused fields from NS16550_plat structureAlexander Shiyan2014-11-031-4/+1
| * | Typoes: "whith" -> "with"Antony Pavlov2014-11-031-1/+1
| * | net: cpsw: Set phy device_node pointer in probeWadim Egorov2014-11-031-0/+13
| * | net: phy: micrel: Add OF conf. support for ksz9031Wadim Egorov2014-11-031-1/+85
| |/
* | Merge branch 'for-next/led'Sascha Hauer2014-11-051-3/+6
|\ \
| * | led: trigger: Turn of flashing leds only onceSascha Hauer2014-10-081-1/+4
| * | led: trigger: use max_value to turn on led instead of hardcoded '1'Sascha Hauer2014-10-081-2/+2
| |/
* | Merge branch 'for-next/am335x'Sascha Hauer2014-11-053-5/+55
|\ \
| * | of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+43
| * | net: cpsw: Fix probe for one port ethernetTeresa Gámez2014-10-141-2/+2
| * | net: micrel: Add ksz8081 supportJan Weitzel2014-10-081-1/+9
| * | net: cpsw: Allow gigabit connectionJan Weitzel2014-10-081-2/+1
| |/
* | clk: gate: remove superfluous codeLucas Stach2014-10-211-10/+1
* | i2c: at91: fix invalid length checkLucas Stach2014-10-211-2/+2
* | dfu: fix possible usage of uninitialized varLucas Stach2014-10-211-0/+1
* | imx: ipu-v3: fix typo leading to build warningLucas Stach2014-10-211-1/+1
* | usb: ehci-hcd: Correct CLEAR_FEATURE codeDmitry Voytik2014-10-211-4/+6
|/