summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of: partition: fix typo when writing #address-cellsPhilipp Zabel2018-03-291-1/+1
* Merge branch 'for-next/rpi'Sascha Hauer2018-03-053-0/+148
|\
| * watchdog: implement bcm2835 watchdogLucas Stach2018-02-093-0/+148
* | Merge branch 'for-next/misc'Sascha Hauer2018-03-054-21/+13
|\ \
| * | of: Make locally used function staticSascha Hauer2018-03-051-1/+1
| * | of: Make locally used function staticSascha Hauer2018-03-051-1/+1
| * | mtd: spi-nor: add support for w25q16dwMichael Grzeschik2018-03-051-0/+1
| * | net: cpsw: fix probe with fixed-linkAndreas Schmidt2018-03-051-4/+6
| * | net: cpsw: Call phy_device_connect() earlierSascha Hauer2018-02-221-15/+4
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-03-054-2/+320
|\ \
| * | hw_random: add driver for Freescale RNGCSteffen Trumtrar2018-02-093-0/+317
| * | ARM: imx25: clk: add rngb clockSteffen Trumtrar2018-02-091-2/+3
| |/
* | Merge branch 'for-next/fastboot'Sascha Hauer2018-03-053-78/+162
|\ \
| * | usb: gadget: fastboot: Add external command execution supportSascha Hauer2018-02-092-1/+22
| * | usb: gadget: fastboot: Add option to download to a bufferSascha Hauer2018-02-092-26/+88
| * | usb: gadget: fastboot: beautify fb_run_command()Sascha Hauer2018-02-091-7/+8
| * | usb: gadget: fastboot: fix typoSascha Hauer2018-02-091-1/+1
| * | usb: gadget: fastboot: Always remove temporary fileSascha Hauer2018-02-091-20/+14
| * | usb: gadget: fastboot: use read_file_2Sascha Hauer2018-02-091-2/+3
| * | usb: gadget: fastboot: pass struct f_fastboot * aroundSascha Hauer2018-02-091-30/+19
| * | usb: gadget: fastboot: Make sparse support optionalSascha Hauer2018-02-092-4/+20
* | | Merge branch 'for-next/efi'Sascha Hauer2018-03-051-0/+48
|\ \ \
| * | | efi: add bootsource detectionEnrico Jorns2018-02-221-0/+48
| |/ /
* / / 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