Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ce046d323d74ee9d280688a2cb499716f555a89f
/
drivers
/
usb
ce046d3
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
by Heikki Krogerus
· 9 years ago
474799f
usb: dwc3: pci: make build-in device properties available
by Heikki Krogerus
· 9 years ago
ae41141
usb: dwc3: ep0: sanity check test mode selector
by Fei Yang
· 9 years ago
818ec3a
usb: dwc3: debugfs: dump out endpoint details
by Felipe Balbi
· 9 years ago
b058f3e
usb: dwc3: core: add helper to extract trb type
by Felipe Balbi
· 9 years ago
cf6d867
usb: dwc3: core: add fifo space helper
by Felipe Balbi
· 9 years ago
097aa19
usb: gadget: pch_udc: don't free devm allocated memory
by Felipe Balbi
· 9 years ago
f78bbca
usb: f_mass_storage: test whether thread is running before starting another
by Michal Nazarewicz
· 9 years ago
332a5b4
usb: gadget: f_fs: Fix EFAULT generation for async read operations
by Lars-Peter Clausen
· 9 years ago
9bc0789
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
by Denys Vlasenko
· 9 years ago
b41d8a6
usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU
by Yoshihiro Shimoda
· 9 years ago
c3cdcac
usb: renesas_usbhs: change arguments of dma_map_ctrl()
by Yoshihiro Shimoda
· 9 years ago
e789ece
usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push()
by Yoshihiro Shimoda
· 9 years ago
679ca39
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
by Yoshihiro Shimoda
· 9 years ago
5096c4d
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
by Yoshihiro Shimoda
· 9 years ago
4e9f311
usb: dwc3: make dwc3_debugfs_init return value be void
by Du, Changbin
· 9 years ago
af566a0
usb: dwc3: omap: get rid of dma_status
by Roger Quadros
· 9 years ago
8e7046b
usb: dwc3: gadget: don't interrupt when chained
by Felipe Balbi
· 9 years ago
052ba52ef
usb: dwc3: gadget: remove newline from trace
by Felipe Balbi
· 9 years ago
36b68aa
usb: dwc3: gadget: use link TRB for all endpoint types
by Felipe Balbi
· 9 years ago
4faf755
usb: dwc3: gadget: move % operation to increment helpers
by Felipe Balbi
· 9 years ago
ef966b9
usb: dwc3: gadget: add trb enqueue/dequeue helpers
by Felipe Balbi
· 9 years ago
70fdb27
usb: dwc3: get rid of DWC3_TRB_MASK
by Felipe Balbi
· 9 years ago
c28f825
usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8
by Felipe Balbi
· 9 years ago
5ef68c5
usb: dwc3: core: document struct dwc3_request
by Felipe Balbi
· 9 years ago
53fd881
usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
by Felipe Balbi
· 9 years ago
495dd5f
usb: dwc3: omap: drop dma_mask configuration
by Grygorii Strashko
· 9 years ago
e58dd35
usb: dwc3: add disable receiver detection in P3 quirk
by Rajesh Bhagat
· 9 years ago
c36d8e9
usb: dwc3: gadget: put link to U0 before Start Transfer
by Felipe Balbi
· 9 years ago
218ef7b
usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()
by Felipe Balbi
· 9 years ago
2b0f11d
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
by Felipe Balbi
· 9 years ago
c0ca324
usb: dwc3: gadget: combine return points into a single one
by Felipe Balbi
· 9 years ago
e4875bd
usb: gadget: pch_udc: sort IDs
by Andy Shevchenko
· 9 years ago
6b96873
usb: gadged: pch_udc: get rid of redundant assignments
by Andy Shevchenko
· 9 years ago
c7b640d
usb: gadget: pch_udc: enable MSI if hardware supports
by Andy Shevchenko
· 9 years ago
969733f
usb: gadget: pch_udc: convert to devres API
by Andy Shevchenko
· 9 years ago
5e3bd45
usb: gadged: pch_udc: PCI core handles power state for us
by Andy Shevchenko
· 9 years ago
badf6d4
usb: common: rework CONFIG_USB_COMMON logic
by Arnd Bergmann
· 9 years ago
dea520a
usb: dwc3: gadget: pass ev_buff as cookie to irq handler
by Felipe Balbi
· 9 years ago
696c8b1
usb: dwc3: drop ev_buffs array
by Felipe Balbi
· 9 years ago
660e9bd
usb: dwc3: remove num_event_buffers
by Felipe Balbi
· 9 years ago
acd877f
usb: phy: qcom: use PTR_ERR_OR_ZERO()
by Felipe Balbi
· 9 years ago
46cdd19
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
by Felipe Balbi
· 9 years ago
aa3342c
usb: dwc3: better name for our request management lists
by Felipe Balbi
· 9 years ago
8495036
usb: dwc3: increase maximum number of TRBs per endpoint
by Felipe Balbi
· 9 years ago
ca4d44e
usb: dwc3: gadget: always enable CSP
by Felipe Balbi
· 9 years ago
bc50816
usb: dwc3: drop FIFO resizing logic
by Felipe Balbi
· 10 years ago
ffb927d
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
636c8a8
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 9 years ago
39ec5cb
Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
d48d569
USB: option: add "D-Link DWM-221 B1" device id
by Bjørn Mork
· 9 years ago
cddc943
USB: serial: cp210x: Adding GE Healthcare Device ID
by Martyn Welch
· 9 years ago
ea6db90
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
by Josh Boyer
· 9 years ago
adf9a3a
usb: dwc3: keystone: drop dma_mask configuration
by Grygorii Strashko
· 9 years ago
79171e9
usb: gadget: udc-core: remove manual dma configuration
by Grygorii Strashko
· 9 years ago
1ffb4d5
usb: dwc3: pci: add ID for one more Intel Broxton platform
by Heikki Krogerus
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
4fccb07
usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
by Yoshihiro Shimoda
· 9 years ago
ecd9a7a
usb: dwc2: do not override forced dr_mode in gadget setup
by Przemek Rudy
· 9 years ago
4fc50ba
usb: gadget: f_midi: unlock on error
by Dan Carpenter
· 9 years ago
5a07975a
USB: digi_acceleport: do sanity checking for the number of ports
by Oliver Neukum
· 9 years ago
c55aee1
USB: cypress_m8: add endpoint sanity check
by Oliver Neukum
· 9 years ago
4e9a0b0
USB: mct_u232: add sanity checking in probe
by Oliver Neukum
· 9 years ago
59b9023
usb: fix regression in SuperSpeed endpoint descriptor parsing
by Mathias Nyman
· 9 years ago
b348d7d
USB: usbip: fix potential out-of-bounds write
by Ignat Korchagin
· 9 years ago
6490865
usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
by Yoshihiro Shimoda
· 9 years ago
894f2fc
usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
by Yoshihiro Shimoda
· 9 years ago
03d27ad
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
by Felipe F. Tonello
· 9 years ago
7e8ac87
usb: phy: qcom-8x16: fix regulator API abuse
by Arnd Bergmann
· 9 years ago
08f8cab
usb: gadget: composite: Access SSP Dev Cap fields properly
by John Youn
· 9 years ago
38e5898
usb: gadget: udc: atmel: don't disable enpdoints we don't own
by Felipe Balbi
· 9 years ago
e901aa1
usb: dwc3: gadget: fix endpoint renaming
by Felipe Balbi
· 9 years ago
ad14d4e
usb: dwc3: gadget: release spin lock during gadget resume
by Jiebing Li
· 11 years ago
f59dcab
usb: dwc3: core: improve reset sequence
by Felipe Balbi
· 9 years ago
9acdf4d
usb: gadget: f_midi: added spinlock on transmit function
by Felipe F. Tonello
· 9 years ago
33c1f63
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
46e595a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
040e3ab
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
55ff8cf
USB: uas: Reduce can_queue to MAX_CMNDS
by Hans de Goede
· 9 years ago
8835ba4
USB: cdc-acm: more sanity checking
by Oliver Neukum
· 9 years ago
0b818e3
USB: usb_driver_claim_interface: add sanity checking
by Oliver Neukum
· 9 years ago
7222c83
usb/core: usb_alloc_dev(): fix setting of ->portnum
by Nicolai Stange
· 9 years ago
4ec0ef3
USB: iowarrior: fix oops with malicious USB descriptors
by Josh Boyer
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
364e8dd
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
efc2cd7
usb: common: convert to use match_string() helper
by Heikki Krogerus
· 9 years ago
48d10bd
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
bace3db
Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
7b78f48
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
by Heikki Krogerus
· 9 years ago
8331c05
Merge commit '840f5b0572ea' into v4l_for_linus
by Mauro Carvalho Chehab
· 9 years ago
cff834c
usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs
by Nicholas Bellinger
· 10 years ago
71e7ae8
usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
by Nicholas Bellinger
· 10 years ago
fb444abe
target: Convert demo-mode only drivers to target_alloc_session
by Christoph Hellwig
· 10 years ago
0bae2f1
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 9 years ago
Next »