index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
Jiri Slaby
1
-6
/
+3
2022-09-30
tty: serial: allow pxa.c to be COMPILE_TESTed
Jiri Slaby
1
-1
/
+1
2022-09-30
serial: stm32: Fix unused-variable warning
Ren Zhijie
1
-3
/
+3
2022-09-30
tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
Sergiu Moga
1
-0
/
+1
2022-09-30
w1: Split memcpy() of struct cn_msg flexible array
Kees Cook
1
-1
/
+2
2022-09-30
staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase
Yogesh Hegde
6
-13
/
+13
2022-09-30
staging: r8188eu: remove PHY_RFConfig8188E()
Michael Straube
3
-11
/
+1
2022-09-30
staging: r8188eu: remove PHY_RF6052_Config8188E()
Michael Straube
3
-14
/
+3
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to int
Michael Straube
4
-12
/
+6
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int
Michael Straube
3
-7
/
+6
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to int
Michael Straube
3
-7
/
+6
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to int
Michael Straube
3
-8
/
+6
2022-09-30
spmi: pmic-arb: increase SPMI transaction timeout delay
David Collins
1
-1
/
+1
2022-09-30
spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
David Collins
1
-0
/
+5
2022-09-30
spmi: pmic-arb: correct duplicate APID to PPID mapping logic
David Collins
1
-6
/
+7
2022-09-30
spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
Ashay Jaiswal
1
-0
/
+29
2022-09-30
spmi: pmic-arb: check apid against limits before calling irq handler
David Collins
1
-3
/
+8
2022-09-30
spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
Subbaraman Narayanamurthy
1
-10
/
+5
2022-09-30
spmi: pmic-arb: handle spurious interrupt
Fenglin Wu
1
-3
/
+11
2022-09-30
spmi: pmic-arb: add a print in cleanup_irq
Abhijeet Dharmapurikar
1
-0
/
+2
2022-09-30
drivers: spmi: Directly use ida_alloc()/free()
keliu
1
-2
/
+2
2022-09-30
counter: ti-ecap-capture: capture driver support for ECAP
Julien Panis
3
-0
/
+630
2022-09-30
counter: Introduce the COUNTER_COMP_ARRAY component type
William Breathitt Gray
2
-20
/
+312
2022-09-30
counter: Consolidate Counter extension sysfs attribute creation
William Breathitt Gray
1
-49
/
+49
2022-09-30
counter: 104-quad-8: Add Signal polarity component
William Breathitt Gray
1
-0
/
+35
2022-09-30
counter: Introduce the Signal polarity component
William Breathitt Gray
2
-0
/
+13
2022-09-30
counter: interrupt-cnt: Implement watch_validate callback
William Breathitt Gray
1
-0
/
+11
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
10
-8
/
+16
2022-09-30
net: stmmac: add a parse for new property 'snps,clk-csr'
Jianguo Zhang
1
-1
/
+2
2022-09-30
Merge tag 'fsi-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next
Greg Kroah-Hartman
7
-29
/
+104
2022-09-30
net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
Colin Ian King
1
-1
/
+1
2022-09-30
net: bna: Fix spelling mistake "muliple" -> "multiple"
Colin Ian King
1
-1
/
+1
2022-09-30
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
1
-1
/
+1
2022-09-30
usb: host: ehci-exynos: switch to using gpiod API
Dmitry Torokhov
1
-12
/
+5
2022-09-30
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2
-54
/
+51
2022-09-30
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""
Andy Shevchenko
1
-2
/
+7
2022-09-30
spi: Ensure that sg_table won't be used after being freed
Marek Szyprowski
1
-0
/
+2
2022-09-30
usb: mtu3: fix failed runtime suspend in host only mode
Chunfeng Yun
2
-2
/
+2
2022-09-30
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
Colin Ian King
1
-1
/
+1
2022-09-30
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
Sing-Han Chen
1
-0
/
+12
2022-09-30
usb: typec: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2
-3
/
+3
2022-09-30
usb: typec: ucsi: Don't warn on probe deferral
Wayne Chang
1
-5
/
+3
2022-09-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
15
-369
/
+1820
2022-09-30
ibmveth: Ethtool set queue support
Nick Child
1
-29
/
+120
2022-09-30
ibmveth: Implement multi queue on xmit
Nick Child
2
-31
/
+43
2022-09-30
ibmveth: Copy tx skbs into a premapped buffer
Nick Child
2
-133
/
+74
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
Colin Ian King
1
-2
/
+2
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
1
-1
/
+1
2022-09-30
mISDN: fix use-after-free bugs in l1oip timer handlers
Duoming Zhou
2
-6
/
+8
[prev]
[next]