Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f1cda54cfb71720058cd65b2f1be7f2a86889935
/
drivers
/
usb
f1cda54
usb: host: xhci: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
8602b08
usb: host: u132-hcd: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
aa31a09
usb: host: oxu210hp-hcd: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
16f9c3f
usb: host: ehci-st: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
e94a736
usb: musb: musb_dsps: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
a9c5d8f
usb: phy: phy-keystone: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
082155e
usb: phy: phy-mxs-usb: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
135551e
usb: devio: remove assignment from if condition
by Kris Borer
· 9 years ago
b4629a7
usb: ehci-platform: Fix using multiple controllers from OF
by Alban Bedel
· 9 years ago
722b262
Merge 4.2-rc4 into usb-next
by Greg Kroah-Hartman
· 9 years ago
4e02bea
drivers: usb: fsl: Define usb control register mask for w1c bits
by Nikhil Badola
· 10 years ago
f4fdfaa
drivers: usb: fsl: Modify phy clk valid bit checking
by Nikhil Badola
· 10 years ago
6009d95
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
by Nikhil Badola
· 10 years ago
523f1de
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
by Nikhil Badola
· 10 years ago
38aa420
drivers:usb:fsl: Replace macros with enumerated type
by Nikhil Badola
· 10 years ago
5fd3fc1
usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
by Phil Edworthy
· 10 years ago
e616b39
usb: usleep_range is preferred over udelay where wakeup is flexible
by Sunny Kumar
· 10 years ago
655fe4e
usbcore: add sysfs support to xHCI usb3 hardware LPM
by Kevin Strasser
· 10 years ago
eb4861c
USB: bcma: add support for controlling bus power through GPIO
by Hauke Mehrtens
· 10 years ago
10bc04b
USB: bcma: add bcm53xx support
by Hauke Mehrtens
· 10 years ago
ab2de57
USB: bcma: fix error handling in bcma_hcd_create_pdev()
by Hauke Mehrtens
· 10 years ago
c27da2b
USB: bcma: use devm_kzalloc
by Hauke Mehrtens
· 10 years ago
98e13e0
USB: bcma: replace numbers with constants
by Hauke Mehrtens
· 10 years ago
7e4a4da
USB: bcma: remove chip id check
by Hauke Mehrtens
· 10 years ago
0faaad4
usb: move assignment out of if condition
by Kris Borer
· 10 years ago
c2a298d
usb: host: xhci: remove typo in function documentation
by Luis de Bethencourt
· 10 years ago
cd32fba
USB: atm: cxacru: fix blank line after declaration
by Aaron Raimist
· 10 years ago
298b992
usb: class: Use USB_CLASS_PRINTER instead of number 7
by Krzysztof Opasiak
· 10 years ago
79a0274
usb: fix coding style issue
by Kris Borer
· 10 years ago
1209544
USB: OHCI: fix bad #define in ohci-tmio.c
by Alan Stern
· 10 years ago
91b7256
cdc-acm: Destroy acm_minors IDR on module exit
by Johannes Thumshirn
· 10 years ago
2d64f31
usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
by Hans de Goede
· 10 years ago
5fb2c78
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
by Oliver Neukum
· 10 years ago
7d8021c
USB: OHCI: Fix race between ED unlink and URB submission
by Alan Stern
· 10 years ago
2d2a316
usb: core: lpm: set lpm_capable for root hub device
by Lu Baolu
· 10 years ago
aca3a04
xhci: do not report PLC when link is in internal resume state
by Zhuang Jin Can
· 10 years ago
fac4271
xhci: prevent bus_suspend if SS port resuming in phase 1
by Zhuang Jin Can
· 10 years ago
243292a
xhci: report U3 when link is in resume state
by Zhuang Jin Can
· 10 years ago
326124a
xhci: Calculate old endpoints correctly on device reset
by Brian Campbell
· 10 years ago
3496810
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
by AMAN DEEP
· 10 years ago
abce329
xhci: Workaround to get D3 working in Intel xHCI
by Rajmohan Mani
· 10 years ago
c3c5819
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
by Mathias Nyman
· 10 years ago
aebda61
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
by John Youn
· 23 years ago
7ace8fc
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
by Yoshihiro Shimoda
· 10 years ago
53e20f2
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
by Alexey Khoroshilov
· 10 years ago
4696b88
usb: ulpi: ulpi_init should be executed in subsys_initcall
by Lu Baolu
· 10 years ago
3958b79
configfs: fix kernel infoleak through user-controlled format string
by Nicolas Iooss
· 10 years ago
51f007e
Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
d23f47d
USB: serial: Destroy serial_minors IDR on module exit
by Johannes Thumshirn
· 10 years ago
b2e2c94
usb: gadget: f_midi: fix error recovery path
by Andrzej Pietrasiewicz
· 10 years ago
543aa48
usb: phy: mxs: suspend to RAM causes NULL pointer dereference
by Stefan Wahren
· 10 years ago
2184fe6
usb: gadget: udc: fix free_irq() after request_irq() failed
by Takeshi Yoshimura
· 10 years ago
b4c21f0
usb: gadget: composite: Fix NULL pointer dereference
by Kishon Vijay Abraham I
· 10 years ago
4088acf
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
by Rui Miguel Silva
· 10 years ago
8515bac
usb: f_mass_storage: limit number of reported LUNs
by Michal Nazarewicz
· 10 years ago
43cacb0
usb: dwc3: core: avoid NULL pointer dereference
by Felipe Balbi
· 10 years ago
cc1e204
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
by Mian Yousaf Kaukab
· 10 years ago
b5a468a
usb: dwc2: host: allocate qtd before atomic enqueue
by Mian Yousaf Kaukab
· 10 years ago
b58e6ce
usb: dwc2: host: allocate qh before atomic enqueue
by Mian Yousaf Kaukab
· 10 years ago
be9d398
usb: musb: host: rely on port_mode to call musb_start()
by Felipe Balbi
· 10 years ago
f98a7aa
USB: cp210x: add ID for Aruba Networks controllers
by Peter Sanford
· 10 years ago
ee5729e
USB: mos7720: rename registers
by Sudip Mukherjee
· 10 years ago
f6d7fb3
USB: option: add 2020:4000 ID
by Claudio Cappelli
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
2a29867
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e34cadd
Pratyush Anand has moved
by Pratyush Anand
· 10 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 10 years ago
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
67db8a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
b51d23e
module: add per-module param_lock
by Dan Streetman
· 10 years ago
ec3b34e
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus
by Jiri Kosina
· 10 years ago
df115f3
MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU
by Ben Hutchings
· 10 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 10 years ago
5064105
usb: dwc3: Use ASCII space in Kconfig
by Thierry Reding
· 10 years ago
73b6ecd
extcon: Redefine the unique id of supported external connectors without 'enum extcon' type
by Chanwoo Choi
· 10 years ago
df0c6ea
Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-work
by Greg Kroah-Hartman
· 10 years ago
fc6b68b
usb: chipidea: add work-around for Marvell HSIC PHY startup
by Rob Herring
· 10 years ago
d95699b
usb: chipidea: allow multiple instances to use default ci_default_pdata
by Rob Herring
· 10 years ago
b0a252e
USB: ssb: use devm_kzalloc
by Hauke Mehrtens
· 10 years ago
8799719
USB: ssb: fix error handling in ssb_hcd_create_pdev()
by Hauke Mehrtens
· 10 years ago
e3e64f3
usb: isp1760: check for null return from kzalloc
by Colin Ian King
· 10 years ago
15bf722
cdc-acm: Add support of ATOL FPrint fiscal printers
by Alexey Sokolov
· 10 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
aa90e99
usb: chipidea: usbmisc_imx: Remove unneeded semicolon
by Fabio Estevam
· 10 years ago
9d08203
Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
4e47dcf
Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 10 years ago
df72d58
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
by John D. Blair
· 10 years ago
b3d424e
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
f504202
USB: usbtmc: add device quirk for Rigol DS6104
by Teunis van Beelen
· 10 years ago
e152813
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
f05b7cb
USB: serial: mos7840: Use setup_timer
by Vaishali Thakkar
· 10 years ago
0317a65
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list
by Dennis O'Brien
· 10 years ago
b84b1d5
scsi: Do not set cmd_per_lun to 1 in the host template
by Hannes Reinecke
· 10 years ago
74db22c
drivers:usb:fsl: Fix compilation error for fsl ehci drv
by Ramneek Mehresh
· 10 years ago
Next »