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-22
tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
Jiri Slaby
1
-9
/
+9
2022-09-22
tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
Jiri Slaby
1
-2
/
+8
2022-09-22
tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
Jiri Slaby
1
-2
/
+8
2022-09-22
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
Jiri Slaby
1
-6
/
+4
2022-09-22
tty: serial: clean up stop-tx part in altera_uart_tx_chars()
Jiri Slaby
1
-4
/
+2
2022-09-22
tty: serial: move and cleanup vt8500_tx_empty()
Jiri Slaby
1
-7
/
+8
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
1
-6
/
+5
2022-09-22
tty: synclink_gt: remove MGSL_MAGIC
наб
1
-8
/
+0
2022-09-22
tty: n_hdlc: remove HDLC_MAGIC
наб
1
-27
/
+0
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
1
-1
/
+0
2022-09-22
tty: remove TTY_MAGIC
наб
2
-14
/
+0
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
1
-1
/
+2
2022-09-22
serial: omap: Disallow RS-485 if rts-gpio is not specified
Lukas Wunner
1
-14
/
+13
2022-09-22
tty: serial: cpm_uart: remove unused cpm_uart_nr declaration
Gaosheng Cui
1
-1
/
+0
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
1
-1
/
+1
2022-09-22
tty: n_gsm: add debug bit for user payload
Daniel Starke
1
-0
/
+5
2022-09-22
tty: n_gsm: name the debug bits
Daniel Starke
1
-12
/
+19
2022-09-22
tty: n_gsm: introduce gsm_control_command() function
Daniel Starke
1
-7
/
+26
2022-09-22
tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
Daniel Starke
1
-48
/
+47
2022-09-22
tty: n_gsm: name gsm tty device minors
Daniel Starke
1
-1
/
+4
2022-09-22
tty: n_gsm: add enumeration for gsm encodings
Daniel Starke
1
-13
/
+17
2022-09-22
platform/x86: hp-wmi: Support touchpad on/off
Daniel Houldsworth
1
-9
/
+11
2022-09-22
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
1
-18
/
+16
2022-09-22
platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
Yang Yingliang
1
-1
/
+1
2022-09-22
Revert "usb: storage: Add quirk for Samsung Fit flash"
sunghwan jung
1
-6
/
+0
2022-09-22
usb: dwc3: core: fix some leaks in probe
Dan Carpenter
1
-22
/
+36
2022-09-22
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug
Piyush Mehta
2
-0
/
+21
2022-09-22
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
1
-0
/
+9
2022-09-22
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
Alexander Stein
2
-1
/
+9
2022-09-22
usb: musb: Fix musb_gadget.c rxstate overflow bug
Robin Guo
1
-0
/
+3
2022-09-22
usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for Alder Lake P
Shruthi Sanil
1
-0
/
+4
2022-09-22
usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lake platforms
Shruthi Sanil
1
-6
/
+6
2022-09-22
usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure
Piyush Mehta
1
-9
/
+21
2022-09-22
usb: dwc3: xilinx: add power management ops support
Piyush Mehta
1
-4
/
+29
2022-09-22
usb: gadget: uvc: add v4l2 try_format api call
Michael Grzeschik
1
-0
/
+110
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
3
-0
/
+208
2022-09-22
media: uvcvideo: move uvc_format_desc to common header
Michael Grzeschik
3
-349
/
+2
2022-09-22
media: v4l: move helper functions for fractions from uvc to v4l2-common
Michael Grzeschik
4
-94
/
+93
2022-09-22
usb: dwc3: qcom: drop unneeded compatibles
Krzysztof Kozlowski
1
-4
/
+0
2022-09-22
usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
Wesley Cheng
1
-1
/
+10
2022-09-22
usb: mon: make mmapped memory read only
Tadeusz Struk
1
-0
/
+5
2022-09-22
usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_name()
Liang He
1
-2
/
+2
2022-09-22
usb: gadget: add _init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
12
-360
/
+1
2022-09-22
usb: dwc3: Fix typos in gadget.c
Kushagra Verma
1
-2
/
+2
2022-09-22
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
1
-6
/
+6
2022-09-22
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
Mathias Nyman
1
-2
/
+0
2022-09-22
xhci: remove unused command member from struct xhci_hcd struct
Mathias Nyman
1
-1
/
+0
2022-09-22
xhci: show fault reason for a failed enable slot command
Mathias Nyman
1
-1
/
+2
2022-09-22
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
1
-1
/
+2
[prev]
[next]