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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-04-09
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
Johan Hovold
1
-9
/
+2
2021-04-09
usb: typec: tcpm: Add support for altmodes
Hans de Goede
1
-0
/
+4
2021-04-09
usb: typec: Add typec_port_register_altmodes()
Hans de Goede
1
-0
/
+54
2021-04-09
usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
Hans de Goede
1
-0
/
+2
2021-04-09
usb: dwc3: xilinx: Remove the extra freeing of clocks
Manish Narani
1
-2
/
+0
2021-04-09
usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
Manish Narani
1
-1
/
+1
2021-04-09
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
1
-1
/
+1
2021-04-09
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
1
-1
/
+1
2021-04-09
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
1
-1
/
+1
2021-04-09
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-04-09
usb: gadget: r8a66597: Add missing null check on return from platform_get_resource
Colin Ian King
1
-0
/
+2
2021-04-09
usb: dwc3: pci: add support for the Intel Alder Lake-M
Heikki Krogerus
1
-0
/
+4
2021-04-09
usb: typec: Link all ports during connector registration
Heikki Krogerus
3
-7
/
+68
2021-04-09
usb: Iterator for ports
Heikki Krogerus
1
-0
/
+46
2021-04-09
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
1
-0
/
+3
2021-04-09
usb: typec: Port mapping utility
Heikki Krogerus
4
-2
/
+235
2021-04-09
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
1
-3
/
+1
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
1
-35
/
+53
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
1
-7
/
+10
2021-04-09
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
1
-1
/
+10
2021-04-09
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
1
-44
/
+46
2021-04-09
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
1
-35
/
+18
2021-04-09
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
1
-0
/
+8
2021-04-09
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
1
-0
/
+7
2021-04-09
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2
-24
/
+42
2021-04-09
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2
-19
/
+34
2021-04-09
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2
-6
/
+23
2021-04-09
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
1
-9
/
+8
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
6
-115
/
+45
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2
-0
/
+168
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2
-0
/
+138
2021-04-08
USB: serial: io_edgeport: drop unused definitions
Johan Hovold
1
-68
/
+0
2021-04-08
USB: serial: ti_usb_3410_5052: switch to 30-second closing wait
Johan Hovold
1
-3
/
+0
2021-04-08
USB: serial: ti_usb_3410_5052: drop closing_wait module parameter
Johan Hovold
1
-7
/
+1
2021-04-08
USB: serial: io_ti: switch to 30-second closing wait
Johan Hovold
1
-3
/
+0
2021-04-08
USB: serial: io_ti: drop closing_wait module parameter
Johan Hovold
1
-5
/
+1
2021-04-08
USB: serial: ftdi_sio: clean up TIOCSSERIAL
Johan Hovold
1
-6
/
+7
2021-04-08
USB: serial: ftdi_sio: simplify TIOCGSERIAL permission check
Johan Hovold
1
-12
/
+1
2021-04-08
USB: serial: ftdi_sio: ignore baud_base changes
Johan Hovold
1
-4
/
+0
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
11
-58
/
+0
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
18
-225
/
+69
2021-04-08
USB: serial: fix return value for unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-04-08
USB: serial: whiteheat: fix TIOCGSERIAL implementation
Johan Hovold
1
-6
/
+2
2021-04-08
USB: serial: usb_wwan: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+0
2021-04-08
USB: serial: usb_wwan: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-04-08
USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-4
/
+5
2021-04-08
USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
Johan Hovold
1
-2
/
+7
[prev]
[next]