Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ffd4b4fc0b9a1526b64240676d309506b2d5eceb
ffd4b4f
xhci: Add helper to get xhci roothub from hcd
by Mathias Nyman
· 7 years ago
9ea95ec
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
by Mathias Nyman
· 7 years ago
bcaa9d5
xhci: Create new structures to store xhci port information
by Mathias Nyman
· 7 years ago
c508f41d
xhci: hisilicon: support HiSilicon STB xHCI host controller
by Jianguo Sun
· 7 years ago
9e85cdf
dt-bindings: usb: add bindings doc for HiSilicon STB xHCI host controller
by Jianguo Sun
· 7 years ago
4786d2e
usb: xhci: dbc: Add SPDX identifiers to dbc files
by Lu Baolu
· 7 years ago
109e37a
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
ddf12f0
usb: musb: gadget: fix to_musb_ep() to not return NULL
by Bin Liu
· 7 years ago
8dca510
usb: musb: gadget: fix to_musb_request() to not return NULL
by Bin Liu
· 7 years ago
49484ab
USB: musb: dsps: propagate device-tree node
by Johan Hovold
· 7 years ago
0a9134b
usb: musb: disable otg protocol support
by Bin Liu
· 7 years ago
d2852f2
usb: musb: remove references to default_a of struct usb_otg
by Bin Liu
· 7 years ago
bcb8fd3
usb: musb: break the huge isr musb_stage0_irq() into small functions
by Bin Liu
· 7 years ago
2bc2e05
usb: musb: remove unused members in struct musb_hdrc_config
by Bin Liu
· 7 years ago
7ad7695
usb: musb: remove duplicated port mode enum
by Bin Liu
· 7 years ago
5547995
usb: musb: dsps: remove duplicated get_musb_port_mode()
by Bin Liu
· 7 years ago
dc8fca6
usb: musb: remove duplicated quirks flag
by Bin Liu
· 7 years ago
113ad15
usb: musb: remove some register access wrapper functions
by Bin Liu
· 7 years ago
53e1657
usb: musb: remove adjust_channel_params() callback from musb_platform_ops
by Bin Liu
· 7 years ago
42e990e
usb: musb: remove readl/writel from struct musb_platform_ops
by Bin Liu
· 7 years ago
78fba98
usb: musb: merge musbhsdma.h into musbhsdma.c
by Bin Liu
· 7 years ago
47265c0
usb: dwc2: gadget: Fix coverity issue
by Grigor Tovmasyan
· 7 years ago
8223b2f
usb: gadget: udc: renesas_usb3: fix double phy_put()
by Yoshihiro Shimoda
· 7 years ago
bd6bce0
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
by Yoshihiro Shimoda
· 7 years ago
0259068
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
by Yoshihiro Shimoda
· 7 years ago
003bc1d
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
by Yoshihiro Shimoda
· 7 years ago
d998844
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
by Yoshihiro Shimoda
· 7 years ago
1990cf7
usb: gadget: udc: renesas_usb3: should remove debugfs
by Yoshihiro Shimoda
· 7 years ago
a665140
usb: gadget: composite Allow for larger configuration descriptors
by Joel Pepper
· 7 years ago
0564536
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
by Mayank Rana
· 7 years ago
6910251
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
by Wei Yongjun
· 7 years ago
fe70dce
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
by Wei Yongjun
· 7 years ago
5295322
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
by Artur Petrosyan
· 7 years ago
a7ef207
usb: dwc2: dwc2_vbus_supply_init: fix error check
by Tomeu Vizoso
· 7 years ago
43a6dc9
usb: gadget: f_phonet: fix pn_net_xmit()'s return type
by Luc Van Oostenryck
· 7 years ago
d98c624
usb: dwc2: Fix HiKey regression caused by power_down feature
by John Stultz
· 7 years ago
6fb914d
usb: dwc2: Fix kernel doc's warnings.
by Grigor Tovmasyan
· 7 years ago
431d93c
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
by Nikhil Badola
· 7 years ago
edbbfe1
usb: dwc3: dwc3_get_extcon() can be static
by kbuild test robot
· 7 years ago
31a2f5a
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
by Felipe Balbi
· 7 years ago
d7ca7e1
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
by Felipe Balbi
· 7 years ago
4439661
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
by Felipe Balbi
· 7 years ago
f62afb4
usb: dwc3: gadget: always start isochronous aligned to dep->interval
by Felipe Balbi
· 7 years ago
d513320
usb: dwc3: gadget: don't issue End Transfer if we have started reqs
by Felipe Balbi
· 7 years ago
e1d542f
usb: dwc3: debug: decode uFrame from event too
by Felipe Balbi
· 7 years ago
4262691
usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype
by Felipe Balbi
· 7 years ago
20d1d43
usb: dwc3: gadget: move set_xfer_resource() in place of prototype
by Felipe Balbi
· 7 years ago
b07c2db
usb: dwc3: gadget: remove a few more dwc arguments
by Felipe Balbi
· 7 years ago
a2d23f0
usb: dwc3: gadget: combine modify & restore into single argument
by Felipe Balbi
· 7 years ago
8f1c99c
usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()
by Felipe Balbi
· 7 years ago
f38e35d
usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests()
by Felipe Balbi
· 7 years ago
6d9d22d
usb: dwc3: gadget: get rid of the length variable
by Felipe Balbi
· 7 years ago
fee73e6
usb: dwc3: gadget: reduce scope of ret variable
by Felipe Balbi
· 7 years ago
6afbdb5
usb: dwc3: gadget: one declaration per line
by Felipe Balbi
· 7 years ago
e0c42ce
usb: dwc3: gadget: simplify IOC handling
by Felipe Balbi
· 7 years ago
d80fe1b
usb: dwc3: gadget: simplify short packet event
by Felipe Balbi
· 7 years ago
b27972b
usb: dwc3: trace: print out event status too
by Felipe Balbi
· 7 years ago
8b3b7b66
usb: dwc3: gadget: simplify unaligned and zlp handling
by Felipe Balbi
· 7 years ago
cf35fc3
usb: dwc3: gadget: remove unnecessary 'chain' variable
by Felipe Balbi
· 7 years ago
0215959
usb: dwc3: gadget: remove PENDING handling from cleanup_completed
by Felipe Balbi
· 7 years ago
d369295
usb: dwc3: gadget: split scatterlist and linear handlers
by Felipe Balbi
· 7 years ago
d5044a0
usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests
by Felipe Balbi
· 7 years ago
fe990ce
usb: dwc3: gadget: simplify queueing of isoc transfers
by Felipe Balbi
· 7 years ago
4d588a1
usb: dwc3: gadget: remove duplicated missed isoc handling
by Felipe Balbi
· 7 years ago
6d8a019
usb: dwc3: gadget: check for Missed Isoc from event status
by Felipe Balbi
· 7 years ago
58f0218
usb: dwc3: gadget: remove unnecessary 'ioc' variable
by Felipe Balbi
· 7 years ago
12a3a4a
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
by Felipe Balbi
· 7 years ago
5f2e797
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
by Felipe Balbi
· 7 years ago
1912cbc
usb: dwc3: gadget: start removing BUSY flag
by Felipe Balbi
· 7 years ago
ee3638b
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
by Felipe Balbi
· 7 years ago
5828cad
usb: dwc3: gadget: always use frame number from XferNotReady
by Felipe Balbi
· 7 years ago
8f608e8
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
by Felipe Balbi
· 7 years ago
3203386
usb: dwc3: gadget: move handler closer to calling site
by Felipe Balbi
· 7 years ago
ed27442
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
by Felipe Balbi
· 7 years ago
a24a6ab
usb: dwc3: gadget: remove some pointless checks
by Felipe Balbi
· 7 years ago
0bd0f6d
usb: dwc3: gadget: remove allocated/queued request tracking
by Felipe Balbi
· 7 years ago
66f5dd5
usb: dwc3: gadget: rename done_trbs and done_reqs
by Felipe Balbi
· 7 years ago
a861282
usb: dwc3: gadget: don't kick transfer all the time
by Felipe Balbi
· 7 years ago
fbea935
usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()
by Felipe Balbi
· 7 years ago
742a4ff
usb: dwc3: gadget: XferComplete only for EP0
by Felipe Balbi
· 7 years ago
3840846
usb: dwc3: gadget: XferNotReady is Isoc-only
by Felipe Balbi
· 7 years ago
52fcc0b
usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs too
by Felipe Balbi
· 7 years ago
c96e672
usb: dwc3: gadget: Correct the logic for queuing sgs
by Anurag Kumar Vulisha
· 7 years ago
a31e63b
usb: dwc3: gadget: Correct handling of scattergather lists
by Anurag Kumar Vulisha
· 7 years ago
c049ffb
Merge 4.17-rc6 into usb-next
by Greg Kroah-Hartman
· 7 years ago
771c577
Linux 4.17-rc6
by Linus Torvalds
· 7 years ago
6fd5a36
Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
e5e03ad
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
132ce5d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
8a6bd2f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b9aad92
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
441cab9
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
74cce52
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
95bcce4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4b65f45
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
056ad12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
583dbad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
203ec2f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
709f490
Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes
by Olof Johansson
· 7 years ago
92d44a4
ARM: fix kill( ,SIGFPE) breakage
by Russell King
· 7 years ago
Next »