summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-253-0/+12
|\
| * of: of_device_get_match_compatible() helperOleksij Rempel2020-08-241-0/+6
| * common: console_common: add of_console_get_by_alias() helperOleksij Rempel2020-08-241-0/+1
| * gpiolib: add gpio_array_to_id helper to get ID out of GPIO arrayOleksij Rempel2020-08-241-0/+5
* | Merge branch 'for-next/net' into masterSascha Hauer2020-09-2510-25/+170
|\ \
| * | workqueues: Add support for delayed workSascha Hauer2020-09-141-0/+13
| * | fs: Warn when filesystem operations are called from a pollerSascha Hauer2020-08-191-0/+10
| * | Add WARN_ONCE() macroSascha Hauer2020-08-191-0/+13
| * | fastboot net: implement fastboot over UDPEdmund Henniges2020-08-192-0/+15
| * | fastboot: Add fastboot_abort()Sascha Hauer2020-08-191-0/+2
| * | fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-191-0/+15
| * | globalvar: Add helper for deprecated variable namesSascha Hauer2020-08-191-0/+5
| * | usb: Add a slice to usb host controllersSascha Hauer2020-08-191-1/+7
| * | net: mdiobus: Add sliceSascha Hauer2020-08-191-23/+15
| * | net: Add a slice to struct eth_deviceSascha Hauer2020-08-191-0/+10
| * | ratp: Switch to workqueuesSascha Hauer2020-08-131-1/+0
| * | Add workqueuesSascha Hauer2020-08-132-0/+34
| * | Introduce slicesSascha Hauer2020-08-131-0/+31
* | | Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-252-1/+3
|\ \ \
| * | | globalvar: add globalvar_set functionRouven Czerwinski2020-09-151-0/+1
| * | | mci: fix wrong sd/mmc/emmc card size computation for arch where char is signedYann Sionneau2020-09-151-1/+1
| * | | mci: mci-core: add GPP supportJuergen Borleis2020-09-141-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-258-8/+72
|\ \ \
| * | | clk: Add clk_bulk_[get|put]_all()Sascha Hauer2020-09-241-0/+46
| * | | clk_dump command: Allow printing a single clockSascha Hauer2020-09-231-0/+1
| * | | globalvar: allow running actions on set with globalvar_add_bool()Ahmad Fatoum2020-09-181-3/+11
| * | | commands: setenv: allow use with hush shellAhmad Fatoum2020-09-181-0/+1
| * | | regulator: provide regulator_get_name() stub for !CONFIG_REGULATORAhmad Fatoum2020-09-151-0/+5
| * | | commands: reset: allow specifying reset by nameAhmad Fatoum2020-09-151-0/+2
| * | | restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+2
| * | | common: restart: number unnamed restart handlersAhmad Fatoum2020-09-151-1/+0
| * | | lib: string: retire deprecated strtok() in favor of reentrant strsep()Ahmad Fatoum2020-09-141-2/+0
| * | | sandbox: support escaping commas in --image filenamesAhmad Fatoum2020-09-141-0/+1
| * | | treewide: s/filed/field/Sascha Hauer2020-08-241-1/+1
| * | | bootm: add global.bootm.root_dev env var for booting via PARTUUIDRobert Karszniewicz2020-08-201-0/+2
* | | | Add KASan supportSascha Hauer2020-09-221-0/+89
* | | | string: Add nokasan variants of default memcpy/memsetSascha Hauer2020-09-211-0/+4
* | | | Add constructor supportSascha Hauer2020-09-182-0/+15
* | | | Add _RET_IP_ macroSascha Hauer2020-09-181-0/+2
* | | | Add print_hex_dump kernel implementationSascha Hauer2020-09-181-8/+12
| |/ / |/| |
* | | ARM: imx8m: Make uart setup function name more genericSascha Hauer2020-08-211-1/+1
|/ /
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-08-184-56/+138
|\ \
| * | FIT: Parse `load` and `entry` addresses.Christian Mauderer2020-08-141-0/+3
| * | spi: add coredevice_spi_driver macro as wellAhmad Fatoum2020-08-101-0/+2
| * | image: Convert the IH_... values to enumsAntony Pavlov2020-08-101-56/+132
| * | USB: gadget: Add serialnumber device parameterJules Maselbas2020-08-031-0/+1
| |/
* / i2c: sync i2c_parse_fw_timings() with upstreamAhmad Fatoum2020-08-031-0/+14
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2020-07-271-0/+6
|\
| * startup: inhibit watchdogs on non-interactive autoboot abortAhmad Fatoum2020-06-231-0/+6
* | Merge branch 'for-next/tlsf'Sascha Hauer2020-07-271-21/+65
|\ \