aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-30counter: ti-ecap-capture: capture driver support for ECAPJulien Panis3-0/+630
2022-09-30counter: Introduce the COUNTER_COMP_ARRAY component typeWilliam Breathitt Gray2-20/+312
2022-09-30counter: Consolidate Counter extension sysfs attribute creationWilliam Breathitt Gray1-49/+49
2022-09-30counter: 104-quad-8: Add Signal polarity componentWilliam Breathitt Gray1-0/+35
2022-09-30counter: Introduce the Signal polarity componentWilliam Breathitt Gray2-0/+13
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-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang1-1/+2
2022-09-30Merge tag 'fsi-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-nextGreg Kroah-Hartman7-29/+104
2022-09-30net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"Colin Ian King1-1/+1
2022-09-30net: bna: Fix spelling mistake "muliple" -> "multiple"Colin Ian King1-1/+1
2022-09-30usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor1-1/+1
2022-09-30usb: host: ehci-exynos: switch to using gpiod APIDmitry Torokhov1-12/+5
2022-09-30Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2-54/+51
2022-09-30Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""Andy Shevchenko1-2/+7
2022-09-30spi: Ensure that sg_table won't be used after being freedMarek Szyprowski1-0/+2
2022-09-30usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun2-2/+2
2022-09-30USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"Colin Ian King1-1/+1
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen1-0/+12
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko2-3/+3
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang1-5/+3
2022-09-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-09-30Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman15-369/+1820
2022-09-30ibmveth: Ethtool set queue supportNick Child1-29/+120
2022-09-30ibmveth: Implement multi queue on xmitNick Child2-31/+43
2022-09-30ibmveth: Copy tx skbs into a premapped bufferNick Child2-133/+74
2022-09-30bnx2: Fix spelling mistake "bufferred" -> "buffered"Colin Ian King1-2/+2
2022-09-30net: lan966x: Fix spelling mistake "tarffic" -> "traffic"Colin Ian King1-1/+1
2022-09-30mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2-6/+8