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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
1
-8
/
+2
2022-07-14
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
1
-0
/
+2
2022-07-14
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
1
-20
/
+26
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2
-3
/
+12
2022-07-14
serial: ar933x: Remove superfluous code in ar933x_config_rs485()
Lino Sanfilippo
1
-9
/
+0
2022-07-14
serial: ar933x: Fix check for RS485 support
Lino Sanfilippo
1
-4
/
+5
2022-07-14
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
1
-6
/
+18
2022-07-14
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
1
-0
/
+13
2022-07-14
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
1
-1
/
+1
2022-07-14
serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
Geert Uytterhoeven
1
-0
/
+1
2022-07-14
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
1
-0
/
+109
2022-07-14
usb: typec: Add retimer handle to port
Prashant Malani
2
-0
/
+10
2022-07-14
usb: typec: Add support for retimers
Prashant Malani
5
-2
/
+193
2022-07-14
Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
2
-0
/
+9
2022-07-14
Merge tag 'v5.19-rc6' into usb-linus
Greg Kroah-Hartman
171
-1052
/
+1751
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
1
-2
/
+2
2022-07-14
usb: typec: anx7411: Add Analogix PD ANX7411 support
Xin Ji
3
-0
/
+1608
2022-07-14
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
1
-3
/
+7
2022-07-14
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
1
-1
/
+3
2022-07-14
usb: ldusb: replace ternary operator with max_t()
Jiangshan Yi
1
-2
/
+4
2022-07-14
usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage
Wesley Cheng
1
-0
/
+7
2022-07-14
usb: misc: onboard_hub: Fix 'missing prototype' warning
Matthias Kaehlcke
1
-0
/
+1
2022-07-14
usb: gadget: f_mass_storage: forced_eject attribute
Maxim Devaev
3
-0
/
+42
2022-07-14
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
1
-1
/
+1
2022-07-14
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function
Philipp Hortmann
2
-7
/
+10
2022-07-14
staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function
Philipp Hortmann
2
-7
/
+9
2022-07-14
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function
Philipp Hortmann
2
-7
/
+9
2022-07-14
staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
Philipp Hortmann
2
-7
/
+9
2022-07-14
staging: vt6655: Rename MACvWordRegBitsOff
Philipp Hortmann
3
-8
/
+8
2022-07-14
staging: vt6655: Rename MACvRegBitsOff
Philipp Hortmann
5
-22
/
+22
2022-07-14
staging: vt6655: Rename MACvWordRegBitsOn
Philipp Hortmann
4
-13
/
+13
2022-07-14
staging: vt6655: Rename MACvRegBitsOn
Philipp Hortmann
7
-28
/
+24
2022-07-14
staging: vt6655: Rename wData to reg_value in two macros
Philipp Hortmann
1
-6
/
+6
2022-07-14
staging: vt6655: Rename byData to reg_value in two macros
Philipp Hortmann
1
-6
/
+6
2022-07-14
staging: vt6655: Rename wBits to bit_mask in two macros
Philipp Hortmann
1
-4
/
+4
2022-07-14
staging: vt6655: Rename byBits to bit_mask in two macros
Philipp Hortmann
1
-4
/
+4
2022-07-14
staging: vt6655: Rename byRegOfs to reg_offset in four macros
Philipp Hortmann
1
-12
/
+12
2022-07-14
staging: r8188eu: fall back to random mac address
Martin Kaiser
1
-2
/
+1
2022-07-14
staging: r888eu: use dynamic allocation for efuse buffer
Martin Kaiser
1
-2
/
+6
2022-07-14
staging: qlge: Avoid multiplication while keep the same logic
Binyi Han
1
-6
/
+8
2022-07-14
staging: qlge: Fix indentation issue under long for loop
Binyi Han
1
-8
/
+10
2022-07-14
ublk_drv: fix request queue leak
Ming Lei
1
-6
/
+15
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
1
-8
/
+67
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
3
-0
/
+1541
2022-07-14
drm/mgag200: Don't read-back PCI option register before writing
Thomas Zimmermann
1
-6
/
+0
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
201
-892
/
+3064
2022-07-14
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
Christian König
1
-1
/
+2
2022-07-14
spi: cadence-quadspi: Remove spi_master_put() in probe failure path
Vaishnav Achath
1
-12
/
+7
2022-07-14
ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails
Wang Kefeng
1
-6
/
+2
2022-07-14
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
1
-3
/
+0
[prev]
[next]