summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-1/+1
* i2c: i2c_master_send(): don't leave flags uninitializedAntony Pavlov2018-02-091-0/+1
* Merge branch 'for-next/sandbox-libftdi'Sascha Hauer2018-02-083-0/+142
|\
| * sandbox: add gpio support with libftdi1Antony Pavlov2018-01-293-0/+142
* | Merge branch 'for-next/of'Sascha Hauer2018-02-083-35/+126
|\ \
| * | of: fdt: add of_unflatten_dtb_constSascha Hauer2018-01-311-2/+34
| * | of: Allow for const propertiesSascha Hauer2018-01-311-21/+86
| * | pinctrl: do not dereference a device tree property directlySascha Hauer2018-01-311-12/+6
* | | Merge branch 'for-next/misc'Sascha Hauer2018-02-082-4/+21
|\ \ \
| * | | net: phy: fixed-link: read link parameters from devicetreeLucas Stach2018-02-061-2/+7
| * | | net: phy: scan PHYs referenced by phandleLucas Stach2018-01-251-0/+12
| * | | i2c: read/write_reg: don't assume client->dev to be validUwe Kleine-König2018-01-251-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/e1000'Sascha Hauer2018-02-083-76/+80
|\ \ \
| * | | net/e1000: don't register EERPOM device if the content is invalidLucas Stach2018-01-301-17/+24
| * | | net/e1000: don't check EEPROM signature if populated from iNVMLucas Stach2018-01-302-7/+5
| * | | net/e1000: EEPROM isn't valid if only iNVM is availableLucas Stach2018-01-301-8/+6
| * | | net/e1000: use correct bit for flash detectionLucas Stach2018-01-301-1/+1
| * | | net/e1000: remove one level of indentationLucas Stach2018-01-301-60/+61
| |/ /
* | | Merge branch 'for-next/constify'Sascha Hauer2018-02-081-3/+6
|\ \ \
| * | | usb: gadget: fastboot: allow data.image to be constSascha Hauer2018-01-301-3/+6
| | |/ | |/|
* | | of: mtd: partition: Use reproducible node names for fixupSascha Hauer2018-02-061-1/+4
* | | of: Add function to find the same node in another treeSascha Hauer2018-02-061-0/+63
* | | net: phy: ar8327: fix ar8327n_reg_readOleksij Rempel2018-02-051-1/+1
* | | net: designware: add missing headersLucas Stach2018-02-052-2/+2
|/ /
* / of: base: fix segfault in of_get_machine_compatible()Aleksander Morgado2018-01-301-0/+2
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2018-01-222-10/+50
|\
| * reset: reset-socfpga: sync driver with linuxSteffen Trumtrar2018-01-111-10/+10
| * i2c: designware: evaluate i2c-sda-hold-time propertySteffen Trumtrar2018-01-111-0/+40
* | Merge branch 'for-next/net-designware'Sascha Hauer2018-01-226-56/+307
|\ \
| * | net: designware: add warning for drvdataSteffen Trumtrar2018-01-111-1/+5
| * | net: add SoCFPGA-specific designware driverSteffen Trumtrar2018-01-113-0/+192
| * | net: designware: move probe to generic driverSteffen Trumtrar2018-01-115-55/+110
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-01-223-11/+38
|\ \
| * | mci: drop unused parameter from mci_switch()Uwe Kleine-König2018-01-221-10/+6
| * | of: base: use root_node compatible as suggestion for a hostnameOleksij Rempel2018-01-171-0/+32
| * | Kconfig: drop unused HAS_POWEROFFAntony Pavlov2018-01-111-1/+0
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-01-223-2/+8
|\ \
| * | Revert "mci: imx-esdhc: Enable clock"Andrey Smirnov2018-01-111-1/+0
| * | i.MX: Select DRIVER_SPI_IMX_2_3 for i.MX7Andrey Smirnov2018-01-111-1/+1
| * | i.MX: ecspi: Enable imx->clk as a part of initializationAndrey Smirnov2018-01-111-0/+7
| |/
* | Merge branch 'for-next/fastboot-sparse'Sascha Hauer2018-01-222-23/+231
|\ \
| * | usb: gadget: fastboot: Add sparse image supportSascha Hauer2018-01-182-23/+231
| |/
* | Merge branch 'for-next/at91'Sascha Hauer2018-01-223-25/+63
|\ \
| * | atmel_lcdfb: introduce driver dataSam Ravnborg2018-01-173-25/+63
| |/
* / net/e1000: fix driver probing in the presence of two e1000 devicesUwe Kleine-König2018-01-171-0/+1
|/
* Merge branch 'for-next/wd'Sascha Hauer2018-01-053-0/+145
|\
| * watchdog: add ar9344-wdt driverOleksij Rempel2018-01-053-0/+145
* | Merge branch 'for-next/net'Sascha Hauer2018-01-051-0/+8
|\ \
| * | driver: Add device_detect_all() functionSascha Hauer2017-12-011-0/+8
* | | Merge branch 'for-next/misc'Sascha Hauer2018-01-052-15/+9
|\ \ \