summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dma: apbh: Enable clock as a part of probingAndrey Smirnov2018-04-031-0/+13
| * | | clk: i.MX7: Port NAND clock setup code from LinuxAndrey Smirnov2018-04-032-2/+10
| * | | video: tc358767: set num_modes=0 if no valid mode foundAndrey Gusakov2018-03-261-0/+1
| |/ /
* | | Merge branch 'for-next/fs'Sascha Hauer2018-04-0624-27/+27
|\ \ \
| * | | rename file_operations -> cdev_operationsSascha Hauer2018-04-0624-27/+27
| | |/ | |/|
* | | Merge branch 'for-next/arm'Sascha Hauer2018-04-063-0/+71
|\ \ \ | |/ / |/| |
| * | clocksource: Add armv8 generic timer supportSascha Hauer2018-03-213-0/+71
| |/
* / 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
| | |/ | |/|