Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2defda1f4b91f83a449de29cac7722afb0c57444
/
drivers
/
usb
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
2013288
memblock: replace free_bootmem{_node} with memblock_free
by Mike Rapoport
· 6 years ago
238997e
memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
by Mike Rapoport
· 6 years ago
9703fc8
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
b8d9ee2
usb: phy: ab8500: silence some uninitialized variable warnings
by Dan Carpenter
· 6 years ago
6494a9a
usb: xhci: tegra: Add genpd support
by Jon Hunter
· 6 years ago
8c14796
usb: xhci: tegra: Power-off power-domains on removal
by Jon Hunter
· 6 years ago
e28fd56
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
by Shuah Khan (Samsung OSG)
· 6 years ago
0901585
USB: misc: appledisplay: fix backlight update_status return code
by Mattias Jacobsson
· 6 years ago
89303c7
Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 6 years ago
9ae24af
usb: gadget: storage: Fix Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
665c365
USB: fix the usbfs flag sanitization for control transfers
by Alan Stern
· 6 years ago
325b931
usb: host: ohci-at91: fix request of irq for optional gpio
by Tudor.Ambarus@microchip.com
· 6 years ago
930236a
complete ->[sg]et_serial() switchover
by Al Viro
· 6 years ago
15cc7ba
usb_wwan: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
fc6cc97
whiteheat: switch to ->get_serial()
by Al Viro
· 6 years ago
57e5723
ti_usb_3410_5052: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
ee08cef
ssu100: switch to ->get_serial()
by Al Viro
· 6 years ago
8fbde79
quatech2: switch to ->get_serial()
by Al Viro
· 6 years ago
9326ec5
pl2303: switch to ->get_serial()
by Al Viro
· 6 years ago
30296aa
opticon: switch to ->get_serial()
by Al Viro
· 6 years ago
b27ef40
mos7840: switch to ->get_serial()
by Al Viro
· 6 years ago
7cf3e60
mos7720: switch to ->get_serial()
by Al Viro
· 6 years ago
2a5357e
io_ti: switch to ->get_serial()
by Al Viro
· 6 years ago
e27235e
io_edgeport: switch to ->get_serial()
by Al Viro
· 6 years ago
3ae36be
fdti_sio: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
c8f97e7
f81534: switch to ->get_serial()
by Al Viro
· 6 years ago
056abed
f81232: switch to ->get_serial()
by Al Viro
· 6 years ago
aadcd0a
ark3116: switch to ->get_serial()
by Al Viro
· 6 years ago
99f75a1
cdc-acm: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
81732b2
usb-serial: begin switching to ->[sg]et_serial()
by Al Viro
· 6 years ago
c02588a
usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platforms
by Heikki Krogerus
· 6 years ago
009b194
usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
by Wan Ahmad Zainie
· 6 years ago
f976d0e
cdc-acm: correct counting of UART states in serial state notification
by Tobias Herzog
· 6 years ago
dae3ddb
cdc-acm: do not reset notification buffer index upon urb unlinking
by Tobias Herzog
· 6 years ago
9397940
cdc-acm: fix race between reset and control messaging
by Oliver Neukum
· 6 years ago
81f7567
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
by Shuah Khan (Samsung OSG)
· 6 years ago
24f5975
usb/early: remove set but not used variable 'remain_length'
by YueHaibing
· 6 years ago
f65861c
usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
by Stephen Boyd
· 6 years ago
554fab6
usb: typec: tcpm: Report back negotiated PPS voltage and current
by Adam Thomson
· 6 years ago
c36e96b
USB: core: remove set but not used variable 'udev'
by YueHaibing
· 6 years ago
bf7f547
usb: core: fix memory leak on port_dev_path allocation
by Colin Ian King
· 6 years ago
6503016
Merge tag 'usb-ci-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testing
by Greg Kroah-Hartman
· 6 years ago
8aff4ea
Merge 4.19-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
e7a2c3f
Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
3b766f4
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
by Alan Stern
· 6 years ago
c216765
usb: dwc2: disable power_down on rockchip devices
by SolidHal
· 6 years ago
30025ef
usb: gadget: udc: renesas_usb3: add support for r8a77990
by Yoshihiro Shimoda
· 6 years ago
17c42e3
USB: serial: cypress_m8: remove set but not used variable 'iflag'
by YueHaibing
· 6 years ago
56445ee
USB: serial: cypress_m8: fix interrupt-out transfer length
by Johan Hovold
· 6 years ago
ff32d97
USB: serial: ftdi_sio: add support for FT232R CBUS gpios
by Johan Hovold
· 6 years ago
e0658e3
USB: serial: ftdi_sio: fix gpio name collisions
by Johan Hovold
· 6 years ago
ae7795b
signal: Distinguish between kernel_siginfo and siginfo
by Eric W. Biederman
· 6 years ago
3c16890
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
by Colin Ian King
· 6 years ago
8e4657c
usb: typec: remove set but not used variables 'snk_ma, min_mv'
by YueHaibing
· 6 years ago
355c74e
usb: export firmware port location in sysfs
by Bjørn Mork
· 6 years ago
bd0e6c9
usb: hub: try old enumeration scheme first for high speed devices
by Zeng Tao
· 6 years ago
1b6af2f
usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
by Adam Thomson
· 6 years ago
afc9251
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
by Yoshihiro Shimoda
· 6 years ago
187c529
usb: dwc2: gadget: Add handler for WkupAlert interrupt
by Grigor Tovmasyan
· 6 years ago
4abe453
usb: dwc2: gadget: enable WKUP_ALERT interrupt
by Grigor Tovmasyan
· 6 years ago
15d9dbf
usb: dwc2: gadget: Program GREFCLK register
by Grigor Tovmasyan
· 6 years ago
f3a61e4
usb: dwc2: gadget: Add parameters for GREFCLK register
by Grigor Tovmasyan
· 6 years ago
392af02
usb: dwc2: Add definitions for new registers
by Grigor Tovmasyan
· 6 years ago
48dac4e
usb: dwc2: Update target (u)frame calculation
by Grigor Tovmasyan
· 6 years ago
9d630b9
usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() function
by Grigor Tovmasyan
· 6 years ago
ca531bc
usb: dwc2: Add core parameter for service interval support
by Grigor Tovmasyan
· 6 years ago
c464da0
usb: dwc2: Update registers definitions to support service interval
by Grigor Tovmasyan
· 6 years ago
54e4f66
usb: renesas_usbhs: add support for R-Car E3
by Yoshihiro Shimoda
· 6 years ago
c6fe393
usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3
by Yoshihiro Shimoda
· 6 years ago
ce66ab1
Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg channel"
by Yoshihiro Shimoda
· 6 years ago
3fa4eaa
usb: gadget: f_uac2: disable IN/OUT ep if unused
by Andreas Pape
· 7 years ago
0a55187
USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
by Alan Stern
· 6 years ago
6af19fd
usb: dwc3: Fix spelling of 'optimizations'
by Faisal Mehmood
· 6 years ago
6fd573e
usb: gadget: atmel: remove pointless retrieval of DT name property
by Rob Herring
· 6 years ago
24b804e
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
by Nicholas Mc Guire
· 6 years ago
4ab2b48
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
by Nicholas Mc Guire
· 6 years ago
adc23f1
usb: mtu3: disable vbus rise/fall interrupts of ltssm
by Chunfeng Yun
· 6 years ago
794f97a
usb: renesas_usbhs: Add multiple clocks management
by Yoshihiro Shimoda
· 6 years ago
26eef8e
usb: renesas_usbhs: Add reset_control
by Yoshihiro Shimoda
· 6 years ago
87dd961
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
by Thinh Nguyen
· 6 years ago
cd7cd0e
usb: dwc2: fix unbalanced use of external vbus-supply
by Fabrice Gasnier
· 6 years ago
5aa678c
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
by Fabrice Gasnier
· 6 years ago
41ee1ea
usb: dwc2: fix a race with external vbus supply
by Fabrice Gasnier
· 6 years ago
e0f681c
usb: dwc2: get optional vbus-supply regulator once
by Fabrice Gasnier
· 6 years ago
3def403
usb: dwc3: add EXTCON dependency for qcom
by Arnd Bergmann
· 6 years ago
bb80e4f
usb: gadget: udc: atmel: handle at91sam9rl PMC
by Alexandre Belloni
· 6 years ago
2337a77
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status()
by Jia-Ju Bai
· 6 years ago
dccf1ba
usb: dwc2: Disable all EP's on disconnect
by Minas Harutyunyan
· 6 years ago
4c19cc1
usb: dwc3: exynos: Add support for Exynos5433 variant with all clocks
by Marek Szyprowski
· 6 years ago
9f21683
usb: dwc3: exynos: Rework clock handling and prepare for new variants
by Marek Szyprowski
· 6 years ago
1e041b6
usb: dwc3: exynos: Remove dead code
by Marek Szyprowski
· 6 years ago
4a13b96
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
by Colin Ian King
· 6 years ago
a9383a6
usb: gadget: udc: Remove unnecessary parentheses
by Nathan Chancellor
· 6 years ago
Next »