summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX6ul: Add Clock support for i.MX6ullStefan Riedmueller2017-05-171-11/+62
* i.MX: fec: also enable optional clocksMichael Grzeschik2017-05-082-0/+37
* Merge branch 'for-next/socfpga'Sascha Hauer2017-05-059-6/+581
|\
| * clk: socfpga: add arria10 clk driversSteffen Trumtrar2017-05-036-1/+572
| * net: designware: add dwmac-3.72a compatibleSteffen Trumtrar2017-05-031-0/+3
| * clk: socfpga: move driver to subdirectorySteffen Trumtrar2017-05-033-1/+2
| * ARM: socfpga: rename socfpga->cyclone5Steffen Trumtrar2017-05-031-4/+4
* | Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-0514-63/+81
|\ \
| * | globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-3/+3
| * | param: make parameter functions more consistentSascha Hauer2017-04-1112-41/+41
| * | mtd: use dev_add_param_stringSascha Hauer2017-04-111-11/+11
| * | mtd: nand: use dev_add_param_enumSascha Hauer2017-04-111-8/+26
* | | Merge branch 'for-next/mvebu'Sascha Hauer2017-05-054-0/+459
|\ \ \
| * | | mci: add Marvell Dove SDHCI driverMichael Grzeschik2017-04-194-0/+459
* | | | Merge branch 'for-next/misc'Sascha Hauer2017-05-0510-57/+30
|\ \ \ \
| * | | | net: rtl8139: drop unused rtl8139_intr_mask constantAntony Pavlov2017-05-031-4/+0
| * | | | mci: be more verbose about wrong bus-widthChristoph Fritz2017-05-031-4/+7
| * | | | eeprom: at24: add the "read-only" dt parameter supportAntony Pavlov2017-04-281-0/+4
| * | | | of: base: of_new_property(): use xstrdup() instead of strdup()Antony Pavlov2017-04-281-6/+1
| * | | | of: base: exclude memcpy-like code from of_property_write_u8_array()Antony Pavlov2017-04-281-6/+1
| * | | | drivers: video: drop unused of_display_timings_exist()Antony Pavlov2017-04-281-19/+0
| * | | | of: of_net: use a loopSascha Hauer2017-04-121-12/+8
| * | | | of: use of_property_read_bool where appropriateSascha Hauer2017-04-123-6/+6
| * | | | usb: gadget: fastboot: delete temporary fileSascha Hauer2017-04-121-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2017-05-051-0/+1
|\ \ \ \
| * | | | ARM: i.MX50 clock: add clock for USB physbaseAlexander Kurz2017-04-241-0/+1
| |/ / /
* | | | Merge branch 'for-next/arm'Sascha Hauer2017-05-051-9/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | mtd: spi-nor: cadence: change devicetree bindings to upstreamSteffen Trumtrar2017-04-191-9/+6
| | |/ | |/|
* / | HAB: don't reference unused HAB opsLucas Stach2017-04-261-2/+2
|/ /
* | mtd: nand_omap_gpmc: fix BCH error correctionMatt Reimer2017-04-191-1/+2
* | mtd: of: only add partition layout param when GLOBAL support is enabledLucas Stach2017-04-191-3/+5
|/
* Merge branch 'for-next/tegra'Sascha Hauer2017-04-075-0/+89
|\
| * add driver for Tegra124 memory controllerLucas Stach2017-03-305-0/+89
* | Merge branch 'for-next/state'Sascha Hauer2017-04-071-0/+6
|\ \
| * | state: Do not load state during state_new_from_nodeSascha Hauer2017-03-311-0/+6
* | | Merge branch 'for-next/ofpart'Sascha Hauer2017-04-0710-77/+318
|\| |
| * | of: of_path: add of_find_node_by_devpath()Sascha Hauer2017-03-311-0/+107
| * | of: partition: Register the of partition fixup for of partition usersSascha Hauer2017-03-313-1/+6
| * | of: partitions: flag partitions from a partition tableSascha Hauer2017-03-311-2/+6
| * | of: partition: only create partition node when partitions existSascha Hauer2017-03-311-1/+8
| * | fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdevSascha Hauer2017-03-312-1/+3
| * | of: partition: Make partition fixup independent from mtd devicesSascha Hauer2017-03-311-18/+27
| * | of: partition: support 64bit partition sizesSascha Hauer2017-03-301-4/+13
| * | mtd: of: Make used partition binding configurableSascha Hauer2017-03-301-7/+77
| * | of: partition: Move of_mtd_fixup to drivers/of/Sascha Hauer2017-03-302-62/+72
| * | treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-302-9/+5
| * | of: Add of_property_write_string()Sascha Hauer2017-03-301-0/+22
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2017-04-076-0/+909
|\ \
| * | nvmem: add snvs_lpgpr for freescale imx6Steffen Trumtrar2017-03-303-0/+129
| * | drivers: add nvmem framework from kernelSteffen Trumtrar2017-03-305-0/+780
| |/