summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add support for Fintek F718xx and, F818xx Super I/OAhmad Fatoum2019-10-143-0/+389
* mfd: superio: add Fintek MFD driverAhmad Fatoum2019-10-143-0/+129
* mfd: add basic Super I/O chip helpersAhmad Fatoum2019-10-144-0/+166
* regulator: pfuze: add device_id of pfuze3001Ahmad Fatoum2019-10-141-0/+2
* regulator: pfuze: remove unused driver_dataAhmad Fatoum2019-10-141-20/+6
* gpio: add DA9062 MFD gpio supportMarco Felsch2019-10-141-0/+136
* mfd: da9063: add support to populate subdevsMarco Felsch2019-10-141-0/+3
* MIPS: net: ag71xx/ar9331: partially sync network support with upstreamOleksij Rempel2019-10-144-16/+9
* common: state: fix backward compatibilityUlrich Ölmann2019-10-141-3/+0
* state: backend_bucket_circular: fix double free()Ulrich Ölmann2019-10-141-1/+0
* state: backend_bucket_circular: harmonize code with dt-utilsUlrich Ölmann2019-10-141-1/+2
* nvmem: Fix read/write access to partition devicesStefan Riedmueller2019-10-141-2/+12
* commands: ubsan: remove redundant dependsAhmad Fatoum2019-10-141-1/+1
* kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2019-10-141-3/+3
* net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrey Smirnov2019-10-145-0/+124
* net: dsa: mv88e6xxx: Fix error message typoAndrey Smirnov2019-10-141-1/+1
* USB: gadget: ACM: don't announce V.25ter supportAhmad Fatoum2019-10-141-2/+2
* common: ubsan: ignore shifting one into sign bitAhmad Fatoum2019-10-141-0/+20
* input: set console input name as inputAhmad Fatoum2019-10-141-0/+2
* console: disallow opening for writing when no write method definedAhmad Fatoum2019-10-141-0/+3
* mtd: ubi: Max out wear-leveling thresholdStefan Riedmueller2019-10-144-26/+12
* regmap: align documentation in comment with codeAhmad Fatoum2019-10-141-2/+2
* blspec: skip entries that are not blspec entriesMichael Tretter2019-10-141-0/+10
* chdir(): add LOOKUP_DIRECTORY flag to filename_lookup()Robert Karszniewicz2019-10-141-1/+1
* trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-145-12/+12
* Documentation: make gen_commands helper python3 compatibleUwe Kleine-König2019-10-141-12/+18
* Convert latin1 files to utf-8Uwe Kleine-König2019-10-144-385/+385
* libfile: Document that read_file() returns a terminated bufferSascha Hauer2019-10-141-1/+3
* imd: fix memory leakUlrich Ölmann2019-10-141-6/+14
* state: provide dummy implementations for some functions when STATE is disabledUwe Kleine-König2019-10-142-9/+41
* state: drop unused code and declarations for non-existing functionsUwe Kleine-König2019-10-142-12/+0
* Documentation: zii-vf610-dev: Fix bogus DDR configuration valuesAndrey Smirnov2019-10-141-4/+4
* ARM: aarch64: add image markers to linker scriptRouven Czerwinski2019-10-021-0/+4
* input: specialkeys: remove unused printk argumentAhmad Fatoum2019-10-021-2/+2
* mci: imx-esdhc-pbl: Fix watermark level value for i.MXAndrey Smirnov2019-10-022-3/+23
* mtd: nand: nand_omap_gpmc: Fix mtd_info usageTeresa Remmet2019-09-301-8/+8
* mtd: nand: Fix retrieving nand_chip from mtd_infoSascha Hauer2019-09-121-1/+1
* clk: i.MX6qp: Fix location of the enfc_sel muxSascha Hauer2019-09-121-1/+1
* bootm: release tee_resSascha Hauer2019-09-121-0/+2
* gcc-9: silence 'address-of-packed-member' warningSascha Hauer2019-09-121-0/+2
* Merge branch 'for-next/tftp'Sascha Hauer2019-09-123-1/+12
|\
| * fs: tftp: don't maintain tftp dentries in dcacheAhmad Fatoum2019-08-231-0/+1
| * fs: provide no_revalidate_d_ops for network file systemsAhmad Fatoum2019-08-232-0/+11
| * fs: tftp: remove duplicate headerAhmad Fatoum2019-08-231-1/+0
* | Merge branch 'for-next/stm32'Sascha Hauer2019-09-1211-0/+1286
|\ \
| * | watchdog: add support for STPMIC1 integrated watchdogAhmad Fatoum2019-09-093-0/+231
| * | mfd: add support for STPMIC1Ahmad Fatoum2019-09-093-0/+106
| * | i2c: add stm32f7 I2C adapter driverAhmad Fatoum2019-09-093-0/+869
| * | i2c: port Linux i2c_parse_fw_timingsAhmad Fatoum2019-09-092-0/+80
* | | Merge branch 'for-next/socfpga'Sascha Hauer2019-09-124-54/+73
|\ \ \