summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firmware: altera-serial: fix printf messageLucas Stach2014-11-241-1/+1
* firmware: altera-serial: don't try to check void return valueLucas Stach2014-11-241-3/+1
* firmware: altera-serial: depend on SPILucas Stach2014-11-241-0/+1
* firmware: socfpga: depend on ARCH_SOCFPGALucas Stach2014-11-241-0/+1
* mtd: ubi: get_bad_peb_limit from mtd masterJan Weitzel2014-11-201-1/+5
* pci: tegra: relax link-up timeoutLucas Stach2014-11-171-1/+1
* pci: align bridge windowsLucas Stach2014-11-171-0/+4
* pci: correct BAR size calculationLucas Stach2014-11-171-3/+3
* pci: mvebu: Fix uninitialized variable in mvebu_get_target_attr()Thomas Petazzoni2014-11-101-3/+3
* mtd: nand_orion: remove unused goto labelUwe Kleine-König2014-11-101-1/+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