summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-102-23/+5
|\
| * Merge branch 'for-linus' into nextDmitry Torokhov2020-05-181-1/+1
| |\
| * | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-121-0/+5
| * | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-12662-6312/+19299
| |\ \
| * | | Input: delete unused GP2AP002A00F driverLinus Walleij2020-04-191-23/+0
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-108-13/+284
|\ \ \ \
| * | | | virtio_mem: convert device block size into 64bitMichael S. Tsirkin2020-06-091-2/+2
| * | | | vhost_vdpa: Support config interrupt in vdpaZhu Lingshan2020-06-061-0/+4
| * | | | virtio-mem: Don't rely on implicit compiler padding for requestsDavid Hildenbrand2020-06-041-0/+3
| * | | | mm/memory_hotplug: Introduce offline_and_remove_memory()David Hildenbrand2020-06-041-0/+1
| * | | | mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINEDavid Hildenbrand2020-06-041-0/+10
| * | | | virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand2020-06-041-1/+9
| * | | | virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand2020-06-042-0/+201
| * | | | vdpa: introduce get_vq_notification methodJason Wang2020-06-041-0/+16
| * | | | virtio: force spec specified alignment on typesMichael S. Tsirkin2020-06-022-14/+38
| * | | | virtio: add VIRTIO_RING_NO_LEGACYMatej Genci2020-06-021-0/+4
* | | | | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-06-1011-78/+112
|\ \ \ \ \
| * \ \ \ \ Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...Richard Weinberger2020-06-032-4/+4
| |\ \ \ \ \
| | * | | | | mtd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-262-4/+4
| * | | | | | Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2020-06-011-12/+12
| |\ \ \ \ \ \
| | * | | | | | mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus2020-05-281-4/+4
| | * | | | | | mtd: spi-nor: fix kernel-doc for spi_nor::spimemSergei Shtylyov2020-04-281-1/+1
| | * | | | | | mtd: spi-nor: fix kernel-doc for spi_nor::infoSergei Shtylyov2020-04-281-1/+1
| | * | | | | | mtd: spi-nor: fix kernel-doc for spi_nor::reg_protoSergei Shtylyov2020-04-281-1/+1
| | * | | | | | mtd: spi-nor: fix kernel-doc for spi_nor::mtdSergei Shtylyov2020-04-281-1/+1
| | * | | | | | mtd: spi-nor: fix kernel-doc for 'struct spi_nor'Sergei Shtylyov2020-04-281-4/+4
| | * | | | | | mtd: spi-nor: move #define SPINOR_OP_WRDISergei Shtylyov2020-04-201-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-06-018-62/+96
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mtd: rawnand: Add an invalid ECC mode to discriminate with valid onesMiquel Raynal2020-05-311-0/+1
| | * | | | | mtd: rawnand: Drop OOB_FIRST placement schemeMiquel Raynal2020-05-311-1/+0
| | * | | | | mtd: rawnand: Avoid a typedefMiquel Raynal2020-05-313-5/+5
| | * | | | | mtd: rawnand: Stop using nand_release()Miquel Raynal2020-05-312-3/+1
| | * | | | | mtd: rawnand: Add nand_extract_bits()Miquel Raynal2020-05-241-0/+4
| | * | | | | lib/bch: Allow easy bit swappingMiquel Raynal2020-05-241-1/+4
| | * | | | | lib/bch: Rework a little bit the exported function namesMiquel Raynal2020-05-241-4/+4
| | * | | | | mtd: rawnand: Propage CS selection to sub operationsBoris Brezillon2020-05-241-0/+2
| | * | | | | mtd: rawnand: Add a NAND_NO_BBM_QUIRK flagBoris Brezillon2020-05-111-0/+8
| | * | | | | mtd: rawnand: Expose monolithic read/write_page_raw() helpersMiquel Raynal2020-05-111-2/+6
| | * | | | | mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal2020-05-111-1/+1
| | * | | | | mtd: rawnand: Rename a NAND chip optionMiquel Raynal2020-05-111-1/+1
| | * | | | | mtd: rawnand: Reorder the nand_chip->options flagsMiquel Raynal2020-05-111-27/+30
| | * | | | | mtd: rawnand: Translate obscure bitfields into readable macrosMiquel Raynal2020-05-111-19/+19
| | * | | | | mtd: Add support for emulated SLC mode on MLC NANDsBoris Brezillon2020-05-113-1/+9
| | * | | | | mtd: rawnand: timings: Add mode information to the timings structureMiquel Raynal2020-05-111-3/+7
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-1021-32/+1186
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'clk-vc5', 'clk-hsdk', 'clk-mediatek' and 'clk-baikal' into cl...Stephen Boyd2020-06-013-0/+386
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | dt-bindings: clk: Add Baikal-T1 CCU Dividers bindingSerge Semin2020-05-302-0/+57
| | | | * | | | | | | dt-bindings: clk: Add Baikal-T1 CCU PLLs bindingSerge Semin2020-05-301-0/+16
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | clk: mediatek: add mt6765 clock IDsMars Cheng2020-05-291-0/+313
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. | | | | | | | Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd2020-06-0110-28/+598
| |\ \ \ \ \| | | | | | |