aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe13-29/+65
2022-09-30block: enable batched allocation for blk_mq_alloc_request()Jens Axboe1-9/+71
2022-09-30block: kill deprecated BUG_ON() in the flush handlingJens Axboe1-1/+0
2022-09-30Merge branch 'for-6.1/io_uring' into for-6.1/passthroughJens Axboe30-326/+859
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe135-1644/+3204
2022-09-30usb: gadget: uvc: don't put item still in useMichael Grzeschik1-1/+0
2022-09-30serial: cpm_uart: Don't request IRQ too early for console portChristophe Leroy1-12/+10
2022-09-30tty: serial: do unlock on a common path in altera_jtaguart_console_putc()Jiri Slaby1-2/+3
2022-09-30tty: serial: unify TX space reads under altera_jtaguart_tx_space()Jiri Slaby1-11/+16
2022-09-30tty: serial: use FIELD_GET() in lqasc_tx_ready()Jiri Slaby1-2/+2
2022-09-30tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()Jiri Slaby1-6/+3
2022-09-30tty: serial: allow pxa.c to be COMPILE_TESTedJiri Slaby1-1/+1
2022-09-30serial: stm32: Fix unused-variable warningRen Zhijie1-3/+3
2022-09-30docs: filesystems: sysfs: Make text and code for ->show() consistentAndy Shevchenko1-1/+1
2022-09-30tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMELSergiu Moga1-0/+1
2022-09-30w1: Split memcpy() of struct cn_msg flexible arrayKees Cook1-1/+2
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde6-13/+13
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube3-11/+1
2022-09-30staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube3-14/+3
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to intMichael Straube4-12/+6
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to intMichael Straube3-7/+6
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube3-7/+6
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to intMichael Straube3-8/+6
2022-09-30spmi: pmic-arb: increase SPMI transaction timeout delayDavid Collins1-1/+1
2022-09-30spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writesDavid Collins1-0/+5
2022-09-30spmi: pmic-arb: correct duplicate APID to PPID mapping logicDavid Collins1-6/+7
2022-09-30spmi: pmic-arb: add support to dispatch interrupt based on IRQ statusAshay Jaiswal1-0/+29
2022-09-30spmi: pmic-arb: check apid against limits before calling irq handlerDavid Collins1-3/+8
2022-09-30spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irqSubbaraman Narayanamurthy1-10/+5
2022-09-30spmi: pmic-arb: handle spurious interruptFenglin Wu1-3/+11
2022-09-30spmi: pmic-arb: add a print in cleanup_irqAbhijeet Dharmapurikar1-0/+2
2022-09-30drivers: spmi: Directly use ida_alloc()/free()keliu1-2/+2
2022-09-30MAINTAINERS: add TI ECAP driver infoJulien Panis1-0/+9
2022-09-30counter: ti-ecap-capture: capture driver support for ECAPJulien Panis3-0/+630
2022-09-30Documentation: ABI: sysfs-bus-counter: add frequency & num_overflows itemsJulien Panis1-0/+14
2022-09-30dt-bindings: counter: add ti,am62-ecap-capture.yamlJulien Panis1-0/+61
2022-09-30counter: Introduce the COUNTER_COMP_ARRAY component typeWilliam Breathitt Gray3-20/+446
2022-09-30counter: Consolidate Counter extension sysfs attribute creationWilliam Breathitt Gray1-49/+49
2022-09-30counter: Introduce the Count capture componentWilliam Breathitt Gray3-0/+12
2022-09-30counter: 104-quad-8: Add Signal polarity componentWilliam Breathitt Gray1-0/+35
2022-09-30counter: Introduce the Signal polarity componentWilliam Breathitt Gray5-0/+43
2022-09-30counter: interrupt-cnt: Implement watch_validate callbackWilliam Breathitt Gray1-0/+11
2022-09-30counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray10-8/+16
2022-09-30MAINTAINERS: Update Counter subsystem git tree repo linkWilliam Breathitt Gray1-1/+1
2022-09-30ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov1-1/+1
2022-09-30arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2Dmitry Torokhov1-1/+1
2022-09-30ip6_vti:Remove the space before the commaHongbin Wang1-1/+1
2022-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller4-7/+22
2022-09-30Merge branch 'Mediatek-mt8188'David S. Miller4-4/+16
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang1-1/+2