summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | block: Add error codes for common PR failuresMike Christie2022-12-011-0/+17
* | | | | | | | | | | | | | Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds2022-12-211-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | block: don't clear REQ_ALLOC_CACHE for non-polled requestsJens Axboe2022-12-161-2/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-212-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pwm/tracing: Also record trace events for failed API callsUwe Kleine-König2022-12-061-10/+10
| * | | | | | | | | | | | | pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-061-2/+2
* | | | | | | | | | | | | | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2022-12-212-0/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | firmware: xilinx: Add RPU configuration APIsBen Levinsky2022-11-251-0/+18
| * | | | | | | | | | | | | | firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky2022-11-251-0/+23
| * | | | | | | | | | | | | | firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky2022-11-251-0/+19
| * | | | | | | | | | | | | | dt-bindings: remoteproc: Add Xilinx RPU subsystem bindingsTanmay Shah2022-11-251-0/+6
* | | | | | | | | | | | | | | Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2022-12-211-0/+967
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | dt-bindings: mailbox: add GCE header file for mt8188Elvis Wang2022-12-181-0/+967
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-217-139/+349
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne2022-12-071-0/+345
| * | | | | | | | | | | | | | mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-2/+0
| * | | | | | | | | | | | | | mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * | | | | | | | | | | | | | mfd: Remove htc-i2cpld driverArnd Bergmann2022-12-071-23/+0
| * | | | | | | | | | | | | | mfd: Remove dm355evm_msp driverArnd Bergmann2022-12-071-79/+0
| * | | | | | | | | | | | | | mfd: twl6040: Drop twl6040_platform_data and associated definitionsDmitry Torokhov2022-12-071-29/+0
| * | | | | | | | | | | | | | mfd: twl6040: Switch to using gpiod APIDmitry Torokhov2022-12-071-2/+3
| * | | | | | | | | | | | | | mfd: palmas: Stop including of_gpio.hDmitry Torokhov2022-12-071-1/+0
* | | | | | | | | | | | | | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-212-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | net: simplify sk_page_fragBenjamin Coddington2022-12-191-7/+2
| * | | | | | | | | | | | | | net: Introduce sk_use_task_frag in struct sock.Guillaume Nault2022-12-191-2/+9
| * | | | | | | | | | | | | | rxrpc: Fix switched parameters in peer tracingDavid Howells2022-12-191-1/+1
* | | | | | | | | | | | | | | Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-211-20/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mnt_idmapping: move ima-only helpers to imaChristian Brauner2022-12-131-20/+0
* | | | | | | | | | | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-212-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | prandom: remove prandom_u32_max()Jason A. Donenfeld2022-12-201-6/+0
| * | | | | | | | | | | | | | | | random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-201-2/+0
* | | | | | | | | | | | | | | | | Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-204-60/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guardGeert Uytterhoeven2022-12-011-3/+3
| * | | | | | | | | | | | | | | | asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan2022-11-212-56/+67
| * | | | | | | | | | | | | | | | include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2022-11-091-1/+1
* | | | | | | | | | | | | | | | | Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds2022-12-191-180/+299
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'zstd-next' into zstd-linusNick Terrell2022-12-131-178/+297
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | zstd: import usptream v1.5.2Nick Terrell2022-10-241-178/+297
| | * | | | | | | | | | | | | | | | | Merge branch 'main' into zstd-nextNick Terrell2022-10-2419-96/+379
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge branch 'main' into zstd-nextNick Terrell2022-10-211903-28357/+79240
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into zstd-linusNick Terrell2022-12-131913-28509/+79878
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | lib: zstd: clean up double word in comment.Tom Rix2022-01-311-2/+2
* | | | | | | | | | | | | | | | | | | | Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | dmaengine: Revert "dmaengine: remove s3c24xx driver"Vinod Koul2022-12-021-0/+48
| * | | | | | | | | | | | | | | | | | | | dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu2022-11-141-1/+1
| * | | | | | | | | | | | | | | | | | | | Merge branch 'fixes' into nextVinod Koul2022-11-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | dmaengine: remove s3c24xx driverArnd Bergmann2022-11-041-48/+0
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | soundwire: intel: add in-band wake callbacks in hw_opsPierre-Louis Bossart2022-11-231-0/+5
| * | | | | | | | | | | | | | | | | | | | | soundwire: intel: add link power management callbacks in hw_opsPierre-Louis Bossart2022-11-231-0/+5