Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f9fb69adb6c7acca60977a4db5a5f95b8e66c041
/
drivers
/
usb
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
d5db84a8
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux
by Linus Torvalds
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
99c4940
idr: add ida_is_empty
by Matthew Wilcox
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
84b6079
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
5266e70
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
03f8d4c
Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
0327444
usb: gadget: Fix second argument of percpu_ida_alloc()
by Bart Van Assche
· 8 years ago
d8a12b7
USB: serial: option: add dlink dwm-158
by Giuseppe Lippolis
· 8 years ago
5b09eff
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
by Daniele Palmas
· 8 years ago
5c5a94a
USB: OHCI: nxp: fix code warnings
by Manjunath Goudar
· 8 years ago
890f670
USB: OHCI: nxp: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
baf50a6
USB: OHCI: at91: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
651b297
usb: misc: rio500: fix result type for error message
by Kim Jae Joong
· 8 years ago
220d88e
usb: mtu3: fix U3 port link issue
by Chunfeng Yun
· 8 years ago
c7d4abb
usb: mtu3: enable auto switch from U3 to U2
by Chunfeng Yun
· 8 years ago
918b8ac
usbip: fix warning in vhci_hcd_probe/lockdep_init_map
by Shuah Khan
· 8 years ago
89778ba
usb: core: usbport: Use proper LED API to fix potential crash
by Rafał Miłecki
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
c9e82b0
USB: OHCI: ohci-pxa27x: remove useless functions
by Manjunath Goudar
· 8 years ago
680811d
USB: OHCI: omap: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
1b43a85
USB: OHCI: ohci-omap: remove useless functions
by Manjunath Goudar
· 8 years ago
f83fb63
USB: OHCI: ohci-s3c2410: remove useless functions
by Manjunath Goudar
· 8 years ago
3012160
USB: cdc-acm: add device id for GW Instek AFG-125
by Nathaniel Quillin
· 8 years ago
9d4b827
fsl/usb: Workarourd for USB erratum-A005697
by Changming Huang
· 8 years ago
22547c4c
usb: hub: Wait for connection to be reestablished after port reset
by Guenter Roeck
· 8 years ago
b282a11
usbip: vudc: Refactor init_vudc_hw() to be more obvious
by Krzysztof Opasiak
· 8 years ago
3e448e1
usbip: vudc: fix: Clear already_seen flag also for ep0
by Krzysztof Opasiak
· 8 years ago
66c7931
Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
e16769d
fs: configfs: don't return anything from drop_link
by Andrzej Pietrasiewicz
· 8 years ago
3c3dd1e
USB: serial: kl5kusb105: abort on open exception path
by Pan Bian
· 8 years ago
6774d5f
USB: serial: kl5kusb105: fix open error path
by Johan Hovold
· 8 years ago
7faf44b
usb: fix improper return value when kzalloc fails
by Pan Bian
· 8 years ago
cd63a1c
usb: return correct errno on failures
by Pan Bian
· 8 years ago
fca0ca9
usb: return correct errno code when krealloc fails
by Pan Bian
· 8 years ago
fd3ed14
USB: EHCI: ehci-w90x900: remove unuseful functions
by Manjunath Goudar
· 8 years ago
96cad6f
usb: ohci: s3c2410: allow probing from device tree
by Sergio Prado
· 8 years ago
640308b
USB: ohci: da8xx: Resume the entire host controller
by Axel Haslam
· 8 years ago
190534f
USB: ohci: da8xx: Allow probing from DT
by Axel Haslam
· 8 years ago
c844ff7
USB: ohci: da8xx: Allow a regulator to handle VBUS
by Axel Haslam
· 8 years ago
f3c56fb
USB: ohci: da8xx: Add wrappers for platform callbacks
by Axel Haslam
· 8 years ago
c7a4f9f
USB: ohci: da8xx: use ohci priv data instead of globals
by Axel Haslam
· 8 years ago
0c9bd60
USB: serial: add Fintek F81532/534 driver
by Ji-Ze Hong (Peter Hong)
· 8 years ago
9dd649c
Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
0edbf9e
Merge 4.9-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
eacae5d
usb: ohci-da8xx: rename driver to ohci-da8xx
by Axel Haslam
· 8 years ago
7ccf629
usb: musb: da8xx: Set phy in OTG mode by default
by Alexandre Bailon
· 8 years ago
09721ba
usb: musb: da8xx: Call earlier clk_prepare_enable()
by Alexandre Bailon
· 8 years ago
35bd67b
usb: musb: da8xx: Add DT support for the DA8xx driver
by Petr Kulhavy
· 8 years ago
830fc64
usb: musb: core: added helper function for parsing DT
by Petr Kulhavy
· 8 years ago
dc66ba8
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg
by Ladislav Michl
· 8 years ago
71127a7
usb: musb: omap2430: use dev_err
by Ladislav Michl
· 8 years ago
3df08dc
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
by Ladislav Michl
· 8 years ago
454f83d
musb: sunxi: Force session end on babble errors in host-mode
by Hans de Goede
· 8 years ago
d24b63a
musb: sunxi: Remove custom babble handling
by Hans de Goede
· 8 years ago
6532279
USB: musb: remove obsolete resume-signalling comments
by Johan Hovold
· 8 years ago
8694f59
USB: OHCI: use dma_pool_zalloc
by shashi bhusan
· 8 years ago
009615ab
USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
by Geert Uytterhoeven
· 8 years ago
1aba579
cdc-acm: handle read pipe errors
by Ladislav Michl
· 8 years ago
d305394
cdc-acm: remove is_int_ep from acm structure
by Ladislav Michl
· 8 years ago
74bccc9
cdc-acm: store in and out pipes in acm structure
by Ladislav Michl
· 8 years ago
ba8c931
cdc-acm: refactor killing urbs
by Ladislav Michl
· 8 years ago
e461460
cdc-acm: avoid interface_to_usbdev call
by Ladislav Michl
· 8 years ago
90744af8
cdc-acm: reindent log messages
by Ladislav Michl
· 8 years ago
ae4d814
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
c0da038
Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
268200b
Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
d5c024f
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
by Felix Hädicke
· 8 years ago
8c9f2de
usb: dwc3: Do not set dma coherent mask
by Arnd Bergmann
· 8 years ago
d64ff40
usb: dwc3: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
1c404b5
usb: dwc3: ep0: avoid empty-body warning
by Arnd Bergmann
· 8 years ago
4411beb
usb: dwc2: Move functions from header to source
by Razmik Karapetyan
· 8 years ago
7d94f97
usb: dwc2: Fix fifo_show() functionality
by Razmik Karapetyan
· 8 years ago
01719c2
usb: dwc2: Remove unnecessary request length checking
by Razmik Karapetyan
· 8 years ago
c3b22fe
usb: dwc2: Fix Control Write issue in DMA mode
by Razmik Karapetyan
· 8 years ago
729e657
usb: dwc2: Don't program DMA address for 0 length request
by Razmik Karapetyan
· 8 years ago
9d8da85
usb: dwc2: Stop Complete Splits after Data PID == 0
by Sevak Arakelyan
· 8 years ago
36daf3a
usb: dwc3: pci: avoid build warning
by Felipe Balbi
· 8 years ago
28632b4
usb: dwc3: Workaround for irq mask issue
by John Youn
· 8 years ago
cf40b86
usb: dwc3: Implement interrupt moderation
by John Youn
· 8 years ago
3922fb4
usb: dwc2: add amcc,dwc-otg support
by Christian Lamparter
· 8 years ago
4be0080
usb: dwc2: fixes host_dma logic
by Christian Lamparter
· 8 years ago
38e9002
usb: dwc2: gadget: Add new core parameter for low speed
by Vardan Mikayelyan
· 8 years ago
552d940
usb: dwc2: gadget: Program ep0_mps for LS
by Vardan Mikayelyan
· 8 years ago
1e6b98e
usb: dwc2: gadget: Add IOT device IDs, configure core accordingly
by Vardan Mikayelyan
· 8 years ago
79c3b5b
usb: dwc2: Add support of dedicated full-speed PHY interface
by Vahram Aharonyan
· 8 years ago
a4f8277
usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disable
by Vahram Aharonyan
· 8 years ago
ae79dd5
usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() function
by Vahram Aharonyan
· 8 years ago
f0afdb4
usb: dwc2: gadget: For DDMA parse setup only after SetUp interrupt
by Vahram Aharonyan
· 8 years ago
95d2b03
usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMA
by Vahram Aharonyan
· 8 years ago
ec01f0b
usb: dwc2: gadget: Enable the BNA interrupt
by Vahram Aharonyan
· 8 years ago
540ccba
usb: dwc2: gadget: Start and complete DDMA isoc transfers
by Vahram Aharonyan
· 8 years ago
f473670
usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN masked
by Vahram Aharonyan
· 8 years ago
Next »