summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000: Simplify EEPROM init for e1000_igbAndrey Smirnov2016-06-031-3/+0
* e1000: Simplify EEPROM init for e1000_80003es2lanAndrey Smirnov2016-06-031-7/+0
* e1000: Remove 'page_size'Andrey Smirnov2016-06-032-22/+11
* e1000: Remove 'use_eewr' parameterAndrey Smirnov2016-06-032-8/+0
* e1000: Consolidate register offset fixupsAndrey Smirnov2016-06-034-22/+41
* e1000: Remove unneeded i210 specific register codeAndrey Smirnov2016-06-033-24/+8
* e1000: Do not read same register twiceAndrey Smirnov2016-06-031-6/+0
* e1000: Remove unnecessary variableAndrey Smirnov2016-06-031-2/+1
* e1000: Fix a bug in e1000_detect_gig_phyAndrey Smirnov2016-06-031-1/+1
* e1000: Convert E1000_*_REG macros to functionsAndrey Smirnov2016-06-035-266/+293
* e1000: Include <net.h> in e1000.hAndrey Smirnov2016-06-033-2/+1
* e1000: Split driver into multiple filesAndrey Smirnov2016-06-034-777/+796
* of: Add missing includeSascha Hauer2016-05-241-1/+1
* ATA: platform_ide: Fix resource allocationAlexander Shiyan2016-05-231-9/+5
* usb: fastboot: Fix oem exec supportSascha Hauer2016-05-101-1/+1
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-092-7/+16
|\
| * usb: fastboot: drop CONFIG_COMMAND_SUPPORT dependencySascha Hauer2016-04-262-1/+5
| * usb: fastboot: Use C API for ubiformatSascha Hauer2016-04-261-5/+11
* | Merge branch 'for-next/pci'Sascha Hauer2016-05-093-109/+168
|\ \
| * | PCI: imx6: Add DT bindings to configure PHY Tx driver settingsAndrey Smirnov2016-05-031-3/+31
| * | PCI: imx6: Remove broken Gen2 workaroundAndrey Smirnov2016-05-031-16/+1
| * | PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Andrey Smirnov2016-05-031-13/+15
| * | PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsAndrey Smirnov2016-04-281-17/+17
| * | PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam2016-04-281-10/+2
| * | PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Andrey Smirnov2016-04-281-2/+2
| * | PCI: imx6: Add proper i.MX6+ reset sequenceAndrey Smirnov2016-04-281-29/+65
| * | OF: Port of_match_device() and of_device_get_match_data()Andrey Smirnov2016-04-282-1/+34
| * | PCI: imx6: Simplify imx6_pcie_remove()Andrey Smirnov2016-04-281-18/+1
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2016-05-092-57/+42
|\ \
| * | mtd: nand: omap_gpmc: Fix bitflips in empty pageTeresa Remmet2016-04-121-20/+42
| * | mtd: nand: omap_gpmc: Remove BCH4 supportTeresa Remmet2016-04-122-38/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2016-05-0912-55/+174
|\ \ \
| * | | net: phy: Add fixed link supportSascha Hauer2016-05-091-8/+41
| * | | ATA: Implement a hook for 'devinfo'Andrey Smirnov2016-04-281-0/+9
| * | | of: fix of_tree_for_each_node_from() macroBoris Brezillon2016-04-281-32/+6
| * | | state: Fix Kconfig dependenciesSascha Hauer2016-04-281-0/+1
| * | | drivers/of: Always compile of_path.c with OF supportSascha Hauer2016-04-281-2/+2
| * | | of: preserve /memreserve/ entriesSascha Hauer2016-04-251-6/+100
| * | | whole tree: remove trailing whitespacesDu Huanpeng2016-04-214-4/+4
| * | | mci: mxs: add support for dt aliases to name devicesUwe Kleine-König2016-04-121-1/+9
| * | | pinctrl: mxs: add raw value from device tree to debug outputUwe Kleine-König2016-04-121-2/+2
| |/ /
* | | Merge branch 'for-next/include-pdata'Sascha Hauer2016-05-0911-11/+11
|\ \ \
| * | | include: Move ide platform_data to include/platform_dataSascha Hauer2016-04-152-2/+2
| * | | include: Move smc911x eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | | include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | | include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | | include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-152-2/+2
| * | | include: Move davinci emac platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | | include: Move designware eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | | include: Move smc91111 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1