summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/of'Sascha Hauer2019-10-171-0/+1
|\
| * of: add of_diff()Sascha Hauer2019-09-121-0/+1
* | Merge branch 'for-next/mmc'Sascha Hauer2019-10-171-0/+13
|\ \
| * | mci: implement command to switch a mmc device to enhanced modeUwe Kleine-König2019-09-121-0/+7
| * | mci: provide wrapper for mci_get_device_by_name ∘ devpath_to_nameUwe Kleine-König2019-09-121-0/+6
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-10-173-6/+101
|\ \
| * | mfd: add basic Super I/O chip helpersAhmad Fatoum2019-10-141-0/+64
| * | trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-141-1/+1
| * | state: provide dummy implementations for some functions when STATE is disabledUwe Kleine-König2019-10-141-0/+36
| * | state: drop unused code and declarations for non-existing functionsUwe Kleine-König2019-10-141-5/+0
* | | Merge branch 'for-next/machine-id'Sascha Hauer2019-10-173-0/+22
|\ \ \
| * | | bootm: allow providing machine id to KernelBastian Krause2019-09-301-0/+5
| * | | common: machine_id: introduce machine id generationBastian Krause2019-09-301-0/+16
| * | | digest.h: needs errno definitionsJuergen Borleis2019-09-301-0/+1
| |/ /
* | | Merge branch 'for-next/layerscape'Sascha Hauer2019-10-173-0/+9
|\ \ \
| * | | usb: gadget: composite: conditionally dequeue setup requestsSascha Hauer2019-09-171-0/+3
| * | | usb/ch9.h: add USB 3.1 isoc endpoint defineSteffen Trumtrar2019-09-171-0/+2
| * | | usb: gadget: add usb_gadget_udc_reset functionSteffen Trumtrar2019-09-171-0/+4
| |/ /
* | | Merge branch 'for-next/dtc'Sascha Hauer2019-10-171-0/+2
|\ \ \
| * | | lib: fdt: define INT32_MAX for in-barebox useAhmad Fatoum2019-10-021-0/+2
| |/ /
* | | Merge branch 'for-next/bfin'Sascha Hauer2019-10-171-8/+0
|\ \ \ | |/ / |/| |
| * | USB: remove blackfin supportSascha Hauer2019-09-121-8/+0
| |/
* / mtd: nand: Fix retrieving nand_chip from mtd_infoSascha Hauer2019-09-121-1/+1
|/
* Merge branch 'for-next/tftp'Sascha Hauer2019-09-121-0/+2
|\
| * fs: provide no_revalidate_d_ops for network file systemsAhmad Fatoum2019-08-231-0/+2
* | Merge branch 'for-next/stm32'Sascha Hauer2019-09-121-0/+20
|\ \
| * | i2c: port Linux i2c_parse_fw_timingsAhmad Fatoum2019-09-091-0/+20
* | | Merge branch 'for-next/reset-source'Sascha Hauer2019-09-121-14/+32
|\ \ \
| * | | oftree: expose reset_source device in device treeUwe Kleine-König2019-09-091-0/+5
| * | | reset_source: implement helper to set a device as reset sourceUwe Kleine-König2019-08-281-0/+2
| * | | reset_source: drop reset_source_set_instance()Uwe Kleine-König2019-08-281-4/+10
| * | | reset_source: fix ordering of exported functionsUwe Kleine-König2019-08-281-14/+19
| * | | reset_source: use instance = -1 as defaultUwe Kleine-König2019-08-281-1/+1
| |/ /
* | | Merge branch 'for-next/qemu'Sascha Hauer2019-09-123-68/+28
|\ \ \
| * | | Compile libfdt for bareboxSascha Hauer2019-08-193-68/+28
| | |/ | |/|
* | | Merge branch 'for-next/omap'Sascha Hauer2019-09-123-1/+56
|\ \ \
| * | | mtd: peb: Add function to write fileSascha Hauer2019-08-281-0/+2
| * | | mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-1/+1
| * | | mtd: nand: gpmc: Add support for ELMSascha Hauer2019-08-281-0/+53
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2019-09-121-0/+7
|\ \ \
| * | | mtd: nand: Embed struct mtd_info into struct nand_chipSascha Hauer2019-08-261-0/+2
| * | | mtd: nand: Add and use static inline wrapper for getting nand_chip from mtdSascha Hauer2019-08-261-0/+5
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2019-09-127-5/+52
|\ \ \
| * | | param: make dev_add_param_string_fixed value parameter constAhmad Fatoum2019-09-091-1/+1
| * | | gpio: iopoll: implement gpio_poll_timeout_usAhmad Fatoum2019-09-091-0/+18
| * | | mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2Andrey Smirnov2019-09-091-0/+1
| * | | elf: add 64 bits elf loading supportClement Leger2019-09-061-1/+28
| * | | console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-021-1/+1
| * | | commands: mmc_extcsd: describe missing bitAhmad Fatoum2019-08-301-0/+1
| * | | ata: fix mismatched header guardsAhmad Fatoum2019-08-301-2/+2
| |/ /