Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d76c92c2fcbee4fd1f6d7b375d71057c7a615b1
/
drivers
6d76c92
usb: dwc2: gadget: Repair DSTS register decoding
by Marek Vasut
· 9 years ago
60c0288
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
by John Youn
· 9 years ago
25362d3
usb: dwc2: Remove redundant reset in probe
by John Youn
· 9 years ago
97e4638
usb: dwc2: Reduce delay when forcing mode in reset
by John Youn
· 9 years ago
241729b
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
by John Youn
· 9 years ago
43e9034
usb: dwc2: gadget: Use hw params from core
by John Youn
· 9 years ago
55e1040
usb: dwc2: Improve handling of host and device hwparams
by John Youn
· 9 years ago
09c9698
usb: dwc2: Add functions to set and clear force mode
by John Youn
· 9 years ago
263b7fb
usb: dwc2: Move reset into dwc2_get_hwparams()
by John Youn
· 9 years ago
1696d5a
usb: dwc2: Move mode querying functions into core.h
by John Youn
· 9 years ago
5268ed9
usb: dwc2: Fix dr_mode validation
by John Youn
· 9 years ago
6bea962
usb: dwc2: Add functions to check the HW OTG config
by John Youn
· 9 years ago
b5d308a
usb: dwc2: Add dwc2_core_reset()
by John Youn
· 9 years ago
6d58f34
usb: dwc2: Rename dwc2_core_reset()
by John Youn
· 9 years ago
b8ccc59
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
by John Youn
· 9 years ago
7d56cc2
usb: dwc2: Avoid more calls to dwc2_core_reset()
by Douglas Anderson
· 9 years ago
20bde64
usb: dwc2: reduce dwc2 driver probe time
by Yunzhi Li
· 9 years ago
f619473
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
by Douglas Anderson
· 9 years ago
0fe239b
usb: dwc2: Avoid double-reset at boot time
by Douglas Anderson
· 9 years ago
cebfdbf
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
by Yunzhi Li
· 9 years ago
9918246
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
by Douglas Anderson
· 9 years ago
3be99cd
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
by Gregory Herrero
· 9 years ago
0676c7e
usb: dwc2: fix transfer stop programming for out endpoint
by Du, Changbin
· 9 years ago
a5beaaf
usb: gadget: Add the console support for usb-to-serial port
by Baolin Wang
· 9 years ago
b7bd98b
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
by David Eccher
· 9 years ago
2f1a993
usb: renesas_usbhs: add fallback compatibility strings
by Simon Horman
· 9 years ago
ab738ff
usb: gadget: ether: Allow changing the MTU
by Mike Looijmans
· 9 years ago
e1e3d7e
usb: gadget: f_midi: pre-allocate IN requests
by Felipe F. Tonello
· 9 years ago
f0f1b8c
usb: gadget: f_midi: fail if set_alt fails to allocate requests
by Felipe F. Tonello
· 9 years ago
919de44
usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
by Felipe F. Tonello
· 9 years ago
03e4352
usb: musb: Fix unbalanced pm_runtime_enable
by Tony Lindgren
· 9 years ago
8055555
usb: musb: core: Fix handling of the phy notifications
by Tony Lindgren
· 9 years ago
1a17162
usb: musb: gadget: remove redundant condition
by Geyslan G. Bem
· 9 years ago
ca07099
usb: gadget: s3c-hsudc: remove redundant condition
by Geyslan G. Bem
· 9 years ago
95ca961
usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
by Felipe Balbi
· 9 years ago
855ed04
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
by Ruslan Bilovol
· 9 years ago
88f73eb
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
by Ruslan Bilovol
· 9 years ago
afdaadc
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
by Ruslan Bilovol
· 9 years ago
2284b29
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
by Ruslan Bilovol
· 9 years ago
59f042f
usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode
by Bin Liu
· 9 years ago
5306661
usb: phy: correct the am335x phy header filename
by Bin Liu
· 9 years ago
375da62
usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver
by Geert Uytterhoeven
· 9 years ago
2de59c0
usb: gadget: lpc32xxx_udc: clean up and sort include directives out
by Vladimir Zapolskiy
· 9 years ago
46a0142
usb: dwc3: trace: show request flags
by Felipe Balbi
· 9 years ago
04c03d1
usb: dwc3: gadget: handle request->zero
by Felipe Balbi
· 9 years ago
3ff4b57
usb: musb: convert printk to pr_*
by Rasmus Villemoes
· 9 years ago
2953901
usb: dwc2: host: Clear interrupts before handling them
by Douglas Anderson
· 9 years ago
4a065c7
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
by Douglas Anderson
· 9 years ago
98bfb39
usb: of: add an api to get dr_mode by the phy node
by Bin Liu
· 9 years ago
fa4dce2
usb: gadget: f_sourcesink: quit if usb_ep_queue returns error
by Peter Chen
· 9 years ago
0aecfc1
usb: gadget: composite: remove redundant bcdUSB setting in legacy
by Igor Kotrasinski
· 9 years ago
69b76cd
usb: dwc2: host: Support immediate retries for split transactions
by Douglas Anderson
· 9 years ago
6a65953
usb: dwc2: host: Fix missing device insertions
by Douglas Anderson
· 9 years ago
37dd9d6
usb: dwc2: add support of hi6220
by Zhangfei Gao
· 9 years ago
3b5fcc9
usb: dwc2: host: use kmem cache to allocate descriptors
by Gregory Herrero
· 9 years ago
e23b8a5
usb: dwc2: host: fix descriptor list address masking
by Mian Yousaf Kaukab
· 9 years ago
95105a9
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
by Gregory Herrero
· 9 years ago
fbb9e22
usb: dwc2: host: enable descriptor dma for fs devices
by Mian Yousaf Kaukab
· 9 years ago
75f5c43
usb: misc: usbtest: Remove timeval usage
by Deepa Dinamani
· 9 years ago
38660ac
usb: gadget: gmidi: Cleanup legacy code
by Felipe F. Tonello
· 9 years ago
079fe5a
usb: gadget: define free_ep_req as universal function
by Felipe F. Tonello
· 9 years ago
bc1d3cd
usb: gadget: f_midi: remove duplicated code
by Felipe F. Tonello
· 9 years ago
64c5f48
usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()
by Yoshihiro Shimoda
· 9 years ago
51f141a
usb: renesas_usbhs: Modify pipe configuration
by Yoshihiro Shimoda
· 9 years ago
762d3a1
usb: dwc2: host: process all completed urbs
by Gregory Herrero
· 9 years ago
3f808bd
usb: dwc2: host: always increment available host channel during release
by Gregory Herrero
· 9 years ago
c17b337
usb: dwc2: host: program descriptor for next frame
by Gregory Herrero
· 9 years ago
b9392d9
usb: dwc2: host: add function to compare frame index
by Gregory Herrero
· 9 years ago
2b046bc
usb: dwc2: host: spinlock release channel
by Gregory Herrero
· 9 years ago
26a19ea
usb: dwc2: host: fix use of qtd after free in desc dma mode
by Gregory Herrero
· 9 years ago
c503b38
usb: dwc2: host: rework isochronous halt path
by Gregory Herrero
· 9 years ago
dde4c1b
usb: dwc2: host: set active bit in isochronous descriptors
by Gregory Herrero
· 9 years ago
3ac38d2
usb: dwc2: host: ensure filling of isoc desc is correctly done
by Gregory Herrero
· 9 years ago
4cee4fa
usb: misc: usbtest: improve the description for error message
by Peter Chen
· 9 years ago
0d6c3d9
usb: gadget: f_sourcesink: add queue depth
by Peter Chen
· 9 years ago
b084662
usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple
by Felipe Balbi
· 9 years ago
16adc67
usb: dwc3: add generic OF glue layer
by Felipe Balbi
· 9 years ago
b5d335e
usb: dwc3: ep0: fix setup_packet_pending initialization
by Felipe Balbi
· 9 years ago
ac7bdcc
usb: dwc3: gadget: simplify next_request() return check
by Felipe Balbi
· 9 years ago
acc38c4
usb: dwc3: ep0: purge dev_dbg() calls
by Felipe Balbi
· 9 years ago
1407bf1
usb: dwc3: core: purge dev_dbg() calls
by Felipe Balbi
· 9 years ago
ec5e795
usb: dwc3: gadget: purge dev_dbg() calls
by Felipe Balbi
· 9 years ago
bb42398
usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()
by Felipe Balbi
· 9 years ago
43afc99
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f17ef49
Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
b24f74e
Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
c474009
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
097b285
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
79dbdda
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
800f1ac
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a971526
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
26bbe7e
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
by Seth Jennings
· 9 years ago
e46e31a
parisc iommu: fix panic due to trying to allocate too large region
by Mikulas Patocka
· 9 years ago
7f4c977
Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Kevin Hilman
· 9 years ago
ad87e03
USB: add quirk for devices with broken LPM
by Alan Stern
· 9 years ago
f69115f
xhci: fix usb2 resume timing and races.
by Mathias Nyman
· 9 years ago
b9d8545
Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
4be460d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9f5bd30
vgaarb: fix signal handling in vga_get()
by Kirill A. Shutemov
· 9 years ago
Next »