summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* virtio: fix support for big-endian clientsAhmad Fatoum2021-03-041-1/+2
* virtio: ring: fix erroneous behavior around caches and MMUAhmad Fatoum2021-03-041-0/+2
* virtio: remove unused, left-over, virtio_config_ops::set_featuresAhmad Fatoum2021-03-011-7/+0
* virtio: align virtio_config_ops::generation return type with LinuxAhmad Fatoum2021-03-011-5/+4
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-225-0/+1027
|\
| * drivers: add support for memory-mapped VirtIO paravirtualizationAhmad Fatoum2021-02-225-0/+1027
* | Merge branch 'for-next/sound'Sascha Hauer2021-02-221-0/+144
|\ \
| * | sound: add basic synthesizers for PCM beeper useAhmad Fatoum2021-02-081-0/+144
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-02-221-5/+38
|\ \
| * | nvmem: make nvmem_device_write/read publicMarco Felsch2021-01-191-0/+19
| * | nvmem: add missing stubsMarco Felsch2021-01-191-0/+14
| * | nvmem: sync stub return values with linux codeMarco Felsch2021-01-191-5/+5
| |/
* | Merge branch 'for-next/ext4'Sascha Hauer2021-02-221-5/+0
|\ \
| * | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-181-5/+0
| |/
* | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-193-3/+3
* | include: <linux/math64.h>: include header for __always_inline definitionAhmad Fatoum2021-02-191-0/+1
|/
* include: <linux/math64.h>: sync with upstreamAhmad Fatoum2021-01-071-5/+206
* Merge branch 'for-next/mtd'Sascha Hauer2020-12-111-1/+2
|\
| * mtd: Add hook to fix up kernel partitionsSascha Hauer2020-11-251-0/+2
| * mtd: Remove set but not used of_pathSascha Hauer2020-11-251-1/+0
* | Merge branch 'for-next/misc'Sascha Hauer2020-12-111-1/+1
|\ \
| * | spi: store names in struct spi_device_id as pointersSascha Hauer2020-12-111-1/+1
| |/
* / amba: add *_amba_driver helper macrosRouven Czerwinski2020-11-121-0/+7
|/
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-1010-816/+2632
|\
| * nand command: Print OOB informationSascha Hauer2020-11-101-0/+2
| * 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/reboot-mode' into masterSascha Hauer2020-10-141-0/+38
|\ \
| * | power: reset: reboot-mode: support multi-word magicAhmad Fatoum2020-09-291-3/+4
| * | power: reset: reboot-mode: fix up node into boot device treeAhmad Fatoum2020-09-291-0/+1
| * | drivers: add reboot-mode infrastructureAhmad Fatoum2020-09-291-0/+36
| |/
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-141-1/+0
|\ \
| * | include: string: migrate barebox function from <linux/string.h>Ahmad Fatoum2020-10-021-1/+0
| |/
* / net: phy: Add and use driver register macroSascha Hauer2020-10-011-0/+20
|/
* 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