summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-109-766/+2592
* mtd: Add ecc_step_sizeSascha Hauer2020-11-091-0/+3
* mtd: nand: move function hooks to struct nand_legacySascha Hauer2020-11-091-43/+53
* lib: Add match_string()Sascha Hauer2020-11-091-0/+2
* mtd: rename master to parentSascha Hauer2020-11-091-1/+7
* mtd: rename class_dev to devSascha Hauer2020-11-091-1/+1
* mtd: Use classdev->parentSascha Hauer2020-11-091-1/+0
* mtd: Add underscore prefix to mtd hooksSascha Hauer2020-11-061-23/+23
* mtd: nand: Pass struct nand_chip aroundSascha Hauer2020-11-063-58/+59
* mtd: nand: drop unused errstat hookSascha Hauer2020-11-061-5/+0
* mtd: nand: drop unused erase_cmd hookSascha Hauer2020-11-061-3/+0
* mtd: Drop asynchronous erase supportSascha Hauer2020-11-061-25/+0
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-23/+15
|\
| * net: mdiobus: Add sliceSascha Hauer2020-08-191-23/+15
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-253-3/+49
|\ \
| * | 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
| * | 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
| |/
* | Add KASan supportSascha Hauer2020-09-221-0/+89
* | Add _RET_IP_ macroSascha Hauer2020-09-181-0/+2
|/
* Merge branch 'for-next/ramfs'Sascha Hauer2020-07-274-158/+581
|\
| * update list.h from Linux-5.7Sascha Hauer2020-06-174-158/+581
* | Merge branch 'for-next/misc'Sascha Hauer2020-07-274-19/+357
|\ \
| * | treewide: Convert files covered by ARM copyright to SPDXUwe Kleine-König2020-07-142-19/+9
| * | net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD accessMichael Grzeschik2020-07-051-0/+327
| * | net: phy: port phy_interface_is_rgmii() from kernelOleksij Rempel2020-06-171-0/+21
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2020-07-271-0/+319
|\ \
| * | include: import upstream header <linux/overflow.h>Ahmad Fatoum2020-06-231-0/+319
| |/
* / clk: sync of_clk_get_parent_name with upstreamAhmad Fatoum2020-06-231-1/+1
|/
* Merge branch 'for-next/powerpc'Sascha Hauer2020-05-141-5/+24
|\
| * iopoll: Introduce read_poll_timeoutSascha Hauer2020-04-271-5/+24
* | phy: drop of_phy_simple_xlate() stubAntony Pavlov2020-05-131-8/+0
* | module.h: split out the EXPORT_SYMBOL into export.hMasahiro Yamada2020-05-121-0/+39
|/
* Merge branch 'for-next/pwm'Sascha Hauer2020-04-161-0/+97
|\
| * PWM: add support for STM32Ahmad Fatoum2020-03-311-0/+97
* | Merge branch 'for-next/misc'Sascha Hauer2020-04-162-4/+5
|\ \
| * | libfdt: update <linux/libfdt.h> and <linux/libfdt_env.h> to Linux 5.7-rc1Masahiro Yamada2020-04-152-4/+5
| |/
* | clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock supportAhmad Fatoum2020-04-151-9/+19
* | clk: at91: add sama5d2 audio PLL supportAhmad Fatoum2020-04-151-0/+25
* | clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-151-5/+1
* | include: linux/kernel.h: port DIV_ROUND_CLOSEST_ULL definitionAhmad Fatoum2020-04-151-0/+13
* | clk: add clk_unregister stubAhmad Fatoum2020-04-151-0/+4
* | clk: implement clk_register_fixed_rateAhmad Fatoum2020-04-151-1/+8
* | ARM: include: remove unused <asm/processor.h>Ahmad Fatoum2020-04-151-0/+2
* | net: phy: Add missing inline to functionSascha Hauer2020-04-011-1/+1
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-181-6/+8
|\
| * phy: introduce phy_get_by_indexAhmad Fatoum2020-02-251-0/+6
| * phy: remove unused init_data parameterAhmad Fatoum2020-02-251-6/+2