summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | sandbox: use 'poweroff' command for exitAntony Pavlov2018-01-254-19/+19
| | |_|/ / | |/| | |
* | | | | 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-0810-44/+62
|\ \ \ \ \
| * | | | | libfile: Make write_file buffer constSascha Hauer2018-01-312-2/+2
| * | | | | ARM: am33xx: bbu: Make pointers to image constSascha Hauer2018-01-301-2/+2
| * | | | | usb: gadget: fastboot: allow data.image to be constSascha Hauer2018-01-301-3/+6
| * | | | | bbu: Make pointer to image constSascha Hauer2018-01-301-1/+1
| * | | | | bbu: command: create temporary variable holding the pointer to the imageSascha Hauer2018-01-301-3/+5
| * | | | | bbu: imx-bbu-internal: make pointers to image constSascha Hauer2018-01-301-3/+3
| * | | | | bbu: imx-bbu-internal: Do not modify imageSascha Hauer2018-01-301-4/+15
| * | | | | imd: Make all pointers into image constSascha Hauer2018-01-304-26/+28
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/at91'Sascha Hauer2018-02-082-0/+16
|\ \ \ \ \
| * | | | | at91sam9x5ek: Add appropriate compatibility guards to all initcallsAndrey Smirnov2018-01-252-0/+16
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/FIT'Sascha Hauer2018-02-084-163/+330
|\ \ \ \ \
| * | | | | FIT: Allow to open buffer as FIT imageSascha Hauer2018-02-082-33/+85
| * | | | | FIT: Implement opening images with no configurationSascha Hauer2018-02-081-7/+75
| * | | | | FIT: factor out some helper functionsSascha Hauer2018-02-081-47/+74
| * | | | | FIT: move handle->verify check to fit_verify_hash()Sascha Hauer2018-02-081-20/+25
| * | | | | FIT: store device_nodes in fit_handleSascha Hauer2018-02-082-8/+14
| * | | | | FIT: Let user specify the configuration to useSascha Hauer2018-02-084-29/+45
| * | | | | FIT: Do not pre-open imagesSascha Hauer2018-02-082-28/+0
| * | | | | bootm: FIT: do not depend on FIT pre-opened imagesSascha Hauer2018-02-082-14/+35
| | |/ / / | |/| | |
* | | | | Release v2018.02.0v2018.02.0Sascha Hauer2018-02-061-1/+1
* | | | | 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-062-1/+67
| |_|_|/ |/| | |
* | | | net: phy: ar8327: fix ar8327n_reg_readOleksij Rempel2018-02-051-1/+1
* | | | reset: add missing stub for reset_control_getLucas Stach2018-02-051-0/+7
* | | | 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
| |/ |/|
* | commands/Kconfig: fix copy'n'paste error in CMD_GPIO helpUlrich Ölmann2018-01-251-1/+1
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2018-01-227-29/+76
|\
| * reset: reset-socfpga: sync driver with linuxSteffen Trumtrar2018-01-111-10/+10
| * ARM: socfpga: move environment from dtsi to board dtsSteffen Trumtrar2018-01-115-8/+26
| * ARM: socfpga: get rid of clock-frequency assignmentsSteffen Trumtrar2018-01-111-11/+0
| * i2c: designware: evaluate i2c-sda-hold-time propertySteffen Trumtrar2018-01-111-0/+40
* | Merge branch 'for-next/net-designware'Sascha Hauer2018-01-228-91/+310
|\ \
| * | net: designware: add warning for drvdataSteffen Trumtrar2018-01-111-1/+5
| * | ARM: SoCFPGA: remove emac init codeSteffen Trumtrar2018-01-111-35/+0
| * | net: add SoCFPGA-specific designware driverSteffen Trumtrar2018-01-114-0/+195
| * | net: designware: move probe to generic driverSteffen Trumtrar2018-01-115-55/+110
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-01-2228-155/+387
|\ \
| * | mci: drop unused parameter from mci_switch()Uwe Kleine-König2018-01-223-13/+8
| * | partitions: dos: Treat all extended partition types equallyAndrey Smirnov2018-01-221-7/+18