summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: e1000: don't try to register eeprom if MTD support is missingLucas Stach2017-01-091-4/+7
* of: base: add chosen node if it does not exist when adding initrdPhilipp Zabel2017-01-091-2/+2
* spi: mvebu: fix baudrate selection for Armada 370/XPUwe Kleine-König2016-12-071-3/+5
* Merge branch 'for-next/vybrid'Sascha Hauer2016-11-145-7/+300
|\
| * clk: Port clock dependency resolution codeAndrey Smirnov2016-11-141-7/+82
| * i.MX: Add pinctrl driver for VF610Andrey Smirnov2016-11-143-0/+173
| * pinctrl: Add provisions to control GPIO pin directionAndrey Smirnov2016-11-141-0/+45
* | Merge branch 'for-next/state'Sascha Hauer2016-11-142-2/+9
|\ \
| * | of_path: handle no driver for deviceSascha Hauer2016-10-201-0/+3
| * | state: driver: handle EPROBE_DEFERSascha Hauer2016-10-201-2/+6
* | | Merge branch 'for-next/socfpga'Sascha Hauer2016-11-145-0/+325
|\ \ \
| * | | watchdog: add designware driverSteffen Trumtrar2016-11-033-0/+200
| * | | reset: import socfpga-reset driver from linuxSteffen Trumtrar2016-10-182-0/+125
* | | | Merge branch 'for-next/pci'Sascha Hauer2016-11-141-20/+32
|\ \ \ \
| * | | | PCI: split PCI hierarchy enumeration and config from device registrationLucas Stach2016-11-031-15/+16
| * | | | PCI: align BAR address to BAR sizeLucas Stach2016-11-031-3/+6
| * | | | PCI: align address range before scanning bridgeLucas Stach2016-11-031-0/+3
| * | | | PCI: only check specific flag for 64bit BARLucas Stach2016-11-031-2/+1
| * | | | PCI: add some useful debug outputLucas Stach2016-11-031-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'for-next/net'Sascha Hauer2016-11-141-4/+8
|\ \ \ \
| * | | | net/designware: add explicit reset of {tx|rx}_currdescnumIan Abbott2016-11-091-0/+2
| * | | | net: designware: Respect "bus mode" register contents on SW resetIan Abbott2016-11-091-1/+1
| * | | | net/designware: Do not select MIIPORT for RGMII interfaceIan Abbott2016-11-091-1/+3
| * | | | net/designware: Consecutive writes to the same register to be avoidedIan Abbott2016-11-091-2/+2
| |/ / /
* | | | Merge branch 'for-next/mvebu'Sascha Hauer2016-11-143-58/+61
|\ \ \ \
| * | | | pinctrl: mvebu: fix a comment about mv78460Uwe Kleine-König2016-10-211-1/+1
| * | | | pinctrl: mvebu: sync mpp names to Linux 4.9-rc1Uwe Kleine-König2016-10-192-56/+59
| * | | | spi: mvebu: make more than one device on a bus workUwe Kleine-König2016-10-191-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2016-11-146-6/+33
|\ \ \ \
| * | | | clk: add clock command completionSascha Hauer2016-11-081-0/+22
| * | | | net: phy: micrel: Do not overwrite reserved bitsSascha Hauer2016-11-081-1/+5
| * | | | net: e1000: set edev parent pointerLucas Stach2016-11-031-0/+1
| * | | | of: fix typosAntony Pavlov2016-10-182-2/+2
| * | | | ubi: fix spellingYegor Yefremov2016-10-121-3/+3
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2016-11-142-0/+5
|\ \ \ \
| * | | | serial: i.MX: Add i.MX6ul supportSascha Hauer2016-11-081-0/+3
| * | | | pinmux: imx-iomux-v3: Add i.MX6ul supportSascha Hauer2016-11-081-0/+2
* | | | | of: of_find_path: Add support for new partition bindingSascha Hauer2016-11-111-1/+6
* | | | | of: partitions: Support new bindingSascha Hauer2016-11-111-0/+7
* | | | | mtd: spi-nor: add MX25U2033EAlexander Kurz2016-11-111-0/+1
* | | | | mtd: nand: nand_mxs: Fix readtotal calculationChristian Hemp2016-11-111-4/+4
* | | | | mtd: Make UBI detection more robustSascha Hauer2016-11-111-11/+24
* | | | | nand: imx6: Changed default NAND clockDaniel Schultz2016-11-111-1/+1
| |_|/ / |/| | |
* | | | net: e1000: fix i210 register remappingLucas Stach2016-11-031-3/+2
| |_|/ |/| |
* | | mtd: ubi: enable thread earlierSascha Hauer2016-10-191-9/+5
| |/ |/|
* | mtd: ubi: Fix scrubbing during attachSascha Hauer2016-10-113-3/+28
* | Merge branch 'for-next/usb'Sascha Hauer2016-10-1010-39/+292
|\ \
| * | usb: imx-us-phy: implement notify_(dis)concectSascha Hauer2016-09-291-0/+27
| * | usb: imx-us-phy: Convert driver to generic phy supportSascha Hauer2016-09-293-4/+66
| * | phy: Add usb-nop-xceiv supportSascha Hauer2016-09-293-4/+116