summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30block: extend functionality to map bvec iteratorKanchan Joshi
2022-09-30block: factor out blk_rq_map_bio_alloc helperKanchan Joshi
2022-09-30block: rename bio_map_put to blk_mq_map_bio_putAnuj Gupta
2022-09-30nvme: refactor nvme_alloc_requestKanchan Joshi
2022-09-30nvme: refactor nvme_add_user_metadataKanchan Joshi
2022-09-30nvme: Use blk_rq_map_user_io helperAnuj Gupta
2022-09-30scsi: Use blk_rq_map_user_io helperAnuj Gupta
2022-09-30block: add blk_rq_map_user_ioAnuj Gupta
2022-09-30io_uring: introduce fixed buffer support for io_uring_cmdAnuj Gupta
2022-09-30io_uring: add io_uring_cmd_import_fixedAnuj Gupta
2022-09-30nvme: enable batched completions of passthrough IOJens Axboe
2022-09-30nvme: split out metadata vs non metadata end_io uring_cmd completionsJens Axboe
2022-09-30block: allow end_io based requests in the completion batch handlingJens Axboe
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30block: enable batched allocation for blk_mq_alloc_request()Jens Axboe
2022-09-30block: kill deprecated BUG_ON() in the flush handlingJens Axboe
2022-09-30Merge branch 'for-6.1/io_uring' into for-6.1/passthroughJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-30usb: gadget: uvc: don't put item still in useMichael Grzeschik
2022-09-30serial: cpm_uart: Don't request IRQ too early for console portChristophe Leroy
2022-09-30tty: serial: do unlock on a common path in altera_jtaguart_console_putc()Jiri Slaby
2022-09-30tty: serial: unify TX space reads under altera_jtaguart_tx_space()Jiri Slaby
2022-09-30tty: serial: use FIELD_GET() in lqasc_tx_ready()Jiri Slaby
2022-09-30tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()Jiri Slaby
2022-09-30tty: serial: allow pxa.c to be COMPILE_TESTedJiri Slaby
2022-09-30serial: stm32: Fix unused-variable warningRen Zhijie
2022-09-30docs: filesystems: sysfs: Make text and code for ->show() consistentAndy Shevchenko
2022-09-30tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMELSergiu Moga
2022-09-30w1: Split memcpy() of struct cn_msg flexible arrayKees Cook
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube
2022-09-30staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to intMichael Straube
2022-09-30spmi: pmic-arb: increase SPMI transaction timeout delayDavid Collins
2022-09-30spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writesDavid Collins
2022-09-30spmi: pmic-arb: correct duplicate APID to PPID mapping logicDavid Collins
2022-09-30spmi: pmic-arb: add support to dispatch interrupt based on IRQ statusAshay Jaiswal
2022-09-30spmi: pmic-arb: check apid against limits before calling irq handlerDavid Collins
2022-09-30spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irqSubbaraman Narayanamurthy
2022-09-30spmi: pmic-arb: handle spurious interruptFenglin Wu
2022-09-30spmi: pmic-arb: add a print in cleanup_irqAbhijeet Dharmapurikar
2022-09-30drivers: spmi: Directly use ida_alloc()/free()keliu
2022-09-30MAINTAINERS: add TI ECAP driver infoJulien Panis
2022-09-30counter: ti-ecap-capture: capture driver support for ECAPJulien Panis
2022-09-30Documentation: ABI: sysfs-bus-counter: add frequency & num_overflows itemsJulien Panis
2022-09-30dt-bindings: counter: add ti,am62-ecap-capture.yamlJulien Panis
2022-09-30counter: Introduce the COUNTER_COMP_ARRAY component typeWilliam Breathitt Gray