summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* nvmem: Add macro to register nvmem layout driversMiquel Raynal2023-04-051-0/+6
* nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki2023-04-051-0/+2
* nvmem: core: provide own priv pointer in post process callbackMichael Walle2023-04-051-1/+4
* nvmem: cell: drop global cell_post_processMichael Walle2023-04-051-2/+0
* nvmem: core: allow to modify a cell before adding itMichael Walle2023-04-051-0/+5
* nvmem: core: add per-cell post processingMichael Walle2023-04-051-0/+3
* nvmem: core: introduce NVMEM layoutsMichael Walle2023-04-052-0/+58
* of: device: Kill of_device_request_module()Miquel Raynal2023-04-051-6/+0
* of: Move the request module helper logic to module.cMiquel Raynal2023-04-051-0/+6
* of: Move of_modalias() to module.cMiquel Raynal2023-04-051-0/+9
* of: Rename of_modalias_node()Miquel Raynal2023-04-051-1/+2
* cdx: add device attributesNipun Gupta2023-03-291-0/+27
* cdx: add the cdx bus driverNipun Gupta2023-03-292-0/+162
* mei: Move uuid.h to the MEI namespaceAndy Shevchenko2023-03-232-3/+1
* Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman2023-03-2014-29/+79
|\
| * Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-191-0/+12
| |\
| | * interconnect: fix provider registration APIJohan Hovold2023-03-071-0/+12
| * | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-171-2/+4
| |\ \
| | * | net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-151-2/+4
| * | | Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds2023-03-173-3/+13
| |\ \ \
| | * \ \ Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe2023-03-161-0/+5
| | |\ \ \
| | | * | | nvme-trace: show more opcode namesMinwoo Im2023-03-151-0/+5
| | * | | | block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai2023-03-151-3/+2
| | |/ / /
| | * | / block: do not reverse request order when flushing plug listJan Kara2023-03-141-0/+6
| | | |/ | | |/|
| * | | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-171-0/+1
| |\ \ \
| | * | | PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-131-0/+1
| * | | | Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-171-0/+1
| |\ \ \ \
| | * | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2023-03-13407-5857/+7842
| | |\| | |
| | * | | | fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai2023-03-101-0/+1
| * | | | | Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-03-141-9/+6
| |\ \ \ \ \
| | * | | | | tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)2023-03-141-9/+6
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-03-141-1/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor2023-03-091-2/+2
| | * | | | | clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan2023-03-061-1/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-0/+8
| |\ \ \ \ \
| | * | | | | ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-111-0/+8
| * | | | | | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1
| * | | | | | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-111-7/+11
| |\ \ \ \ \ \
| | * | | | | | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-03-101-0/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | new helper: put_and_unmap_page()Al Viro2023-03-071-0/+6
| | |/ / / /
| * | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+3
| |\ \ \ \ \
| | * | | | | HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-02-231-0/+3
| * | | | | | cpumask: be more careful with 'cpumask_setall()'Linus Torvalds2023-03-071-5/+5
| * | | | | | cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko2023-03-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | firmware: xilinx: Add pm api function for PL config reg readbackNava kishore Manne2023-03-091-0/+11
* | | | | | misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas2023-03-091-7/+0
* | | | | | char: pcmcia: remove all the driversJiri Slaby2023-03-091-11/+0
|/ / / / /
* | | | | cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-051-55/+70
* | | | | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-0/+2
|\ \ \ \ \