Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fb616e3f837eee20cc0c6d5866983f7d2730d5a3
/
drivers
fb616e3
usb: dwc2: host: Manage frame nums better in scheduler
by Douglas Anderson
· 9 years ago
483bb25
usb: dwc2: host: Add scheduler logging for missed SOFs
by Douglas Anderson
· 9 years ago
2d3f139
usb: dwc2: host: Split code out to make dwc2_do_reserve()
by Douglas Anderson
· 9 years ago
b951c6c
usb: dwc2: host: Reorder things in hcd_queue.c
by Douglas Anderson
· 9 years ago
ced9eee
usb: dwc2: host: Rename some fields in struct dwc2_qh
by Douglas Anderson
· 9 years ago
4e50e01
usb: dwc2: host: Use periodic interrupt even with DMA
by Douglas Anderson
· 9 years ago
d82a810e
usb: dwc2: host: There's not really a TT for the root hub
by Douglas Anderson
· 9 years ago
9ed04d9
usb: dwc2: host: Properly set the HFIR
by Douglas Anderson
· 9 years ago
8add17c
usb: dwc2: host: Giveback URB in tasklet context
by Douglas Anderson
· 9 years ago
17dd5b6
usb: dwc2: host: Add a delay before releasing periodic bandwidth
by Douglas Anderson
· 9 years ago
74fc4a7
usb: dwc2: host: Add scheduler tracing
by Douglas Anderson
· 9 years ago
c9c8ac0
usb: dwc2: host: fix split transfer schedule sequence
by Douglas Anderson
· 9 years ago
94ef7ae
usb: dwc2: host: Always add to the tail of queues
by Douglas Anderson
· 9 years ago
16e8021
usb: dwc2: host: Avoid use of chan->qh after qh freed
by Douglas Anderson
· 9 years ago
098c1ef
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
by Douglas Anderson
· 9 years ago
3bc04e2
usb: dwc2: host: Get aligned DMA in a more supported way
by Douglas Anderson
· 9 years ago
40eed7d
usb: dwc2: rockchip: Make the max_transfer_size automatic
by Douglas Anderson
· 9 years ago
77966eb
usb: dwc3: Validate the maximum_speed parameter
by John Youn
· 9 years ago
5266a760
usb: musb: sunxi: support module autoloading
by Emilio López
· 9 years ago
4a75754
usb: chipidea: otg: add A idle to B disconnect timer
by Li Jun
· 9 years ago
75d2f75
usb: chipidea: otg: enable HNP polling support for gadget and host
by Li Jun
· 9 years ago
2dfb46b
usb: chipidea: otg: set host_request_flag for gadget
by Li Jun
· 9 years ago
c5348b6
usb: gadget: composite: handle otg status selector request from OTG host
by Li Jun
· 9 years ago
d6da40a
usb: chipidea: udc: bypass otg status selector handling to gadget driver
by Li Jun
· 9 years ago
ae57e97
usb: common: otg-fsm: add HNP polling support
by Li Jun
· 9 years ago
175f712
usb: gadget: provide interface for legacy gadgets to get UDC name
by Marek Szyprowski
· 9 years ago
4111d49
usb: gadget: f_midi: stash substream in gmidi_in_port structure
by Michal Nazarewicz
· 9 years ago
413489c
usb: gadget: f_midi: missing unlock on error path
by Dan Carpenter
· 9 years ago
bf0028f
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
by Michal Nazarewicz
· 9 years ago
06cd928
usb: gadget: f_midi: fix in_last_port looping logic
by Michal Nazarewicz
· 9 years ago
9a71eb5
usb: gadget: f_midi: move some of f_midi_transmit to separate func
by Michal Nazarewicz
· 9 years ago
f297e86
usb: gadget: f_midi: remove useless midi reference from port struct
by Felipe F. Tonello
· 9 years ago
ef15088
usb: f_fs: avoid race condition with ffs_epfile_io_complete
by Du, Changbin
· 9 years ago
ae76e13
usb: f_fs: refactor ffs_epfile_io
by Michal Nazarewicz
· 9 years ago
b3591f6
usb: f_fs: replace unnecessary goto with a return
by Michal Nazarewicz
· 9 years ago
3163c79
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
by Michal Nazarewicz
· 9 years ago
3de4e20
usb: f_fs: fix memory leak when ep changes during transfer
by Michal Nazarewicz
· 9 years ago
1249678
usb: phy: phy-am335x: remove include of regulator/consumer.h
by Bjorn Helgaas
· 9 years ago
a9458a3
usb: gadget: pxa25x_udc: document endianess better
by Arnd Bergmann
· 9 years ago
62a6abd
usb: musb/ux500: remove duplicate check for dma_is_compatible
by Arnd Bergmann
· 9 years ago
3ec08dd
usb: musb: use %pad format string from dma_addr_t
by Arnd Bergmann
· 9 years ago
5b35bec
usb: isp1301-omap: mark power_up as __maybe_unused
by Arnd Bergmann
· 9 years ago
d0fc35bc
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
by Arnd Bergmann
· 9 years ago
65bc0fb
usb: gadget: pxa25x_udc: use readl/writel for mmio
by Arnd Bergmann
· 9 years ago
a77af20
usb: gadget: pxa25x_udc cleanup
by Arnd Bergmann
· 9 years ago
c5418a0
usb: gadget: pxa25x_udc: move register definitions from arch
by Arnd Bergmann
· 9 years ago
21a596c
usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode
by Yoshihiro Shimoda
· 9 years ago
de18757
usb: renesas_usbhs: add R-Car Gen3 power control
by Yoshihiro Shimoda
· 9 years ago
7580862
usb: dwc3: Enable SuperSpeedPlus
by John Youn
· 9 years ago
2c7f1bd
usb: dwc3: Update maximum_speed for SuperSpeedPlus
by John Youn
· 9 years ago
ee5cd41
usb: dwc3: Update speed checks for SuperSpeedPlus
by John Youn
· 9 years ago
1f38f88
usb: dwc3: Update register fields for SuperSpeedPlus
by John Youn
· 9 years ago
c4137a9
usb: dwc3: DWC_usb31 controller check
by John Youn
· 9 years ago
59a3ced
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
by John Youn
· 9 years ago
cd69cbe
usb: gadget: composite: Update debug message for SuperSpeedPlus
by John Youn
· 9 years ago
4eb8e32
usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus
by John Youn
· 9 years ago
eae5820
usb: gadget: composite: Write SuperSpeedPlus config descriptors
by John Youn
· 9 years ago
f3bdbe3
usb: gadget: composite: Add function to get descriptors
by John Youn
· 9 years ago
a4afd01
usb: gadget: composite: Count configs for SuperSpeedPlus
by John Youn
· 9 years ago
554eead
usb: gadget: Update config for SuperSpeedPlus
by John Youn
· 9 years ago
f5c6122
usb: gadget: Update function for SuperSpeedPlus
by John Youn
· 9 years ago
eaef50c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
by John Youn
· 9 years ago
f228a8d
usb: gadget: composite: Return SSP Dev Cap descriptor
by John Youn
· 9 years ago
1a85329
usb: gadget: composite: Return bcdUSB 0x0310
by John Youn
· 9 years ago
7b05d3b
Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
71e41bb
Merge 4.5-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
d3d8425
usb: chipidea: imx: avoid EPROBE_DEFER printed as error
by Stefan Agner
· 9 years ago
1bc7da8
Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
by Peter Chen
· 9 years ago
aa73818
usb: chipidea: add system interface for ttctrl.ttha
by Peter Chen
· 9 years ago
34d5732
usb: chipidea: udc: remove unused value assignment
by Li Jun
· 9 years ago
8134572
usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23
by Stefan Wahren
· 9 years ago
f055ae0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8da5143
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
62718e3
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a9f8094a
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
b9ea44b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
ec9ee4a
drivers: char: random: add get_random_long()
by Daniel Cashman
· 9 years ago
61d9e85
PCI: mvebu: Restrict build to 32-bit ARM
by Thierry Reding
· 9 years ago
6c777e8
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
by Bjorn Helgaas
· 9 years ago
bb134ff
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
1711fd9c
Merge branches 'pm-devfreq' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
5882c16
Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
3acdb84
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
3d7b365
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
1ebe383
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
95664e6
drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
by Ben Skeggs
· 9 years ago
870571a5
drm/nouveau: platform: Fix deferred probe
by Thierry Reding
· 9 years ago
0378ba4
drivers: sh: Restore legacy clock domain on SuperH platforms
by Geert Uytterhoeven
· 9 years ago
398cb0c
Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
ad00a57
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
6378076
drm/amdgpu: disable direct VM updates when vm_debug is set
by Christian König
· 9 years ago
827108d
amdgpu: fix NULL pointer dereference at tonga_check_states_equal
by Bradley Pankow
· 9 years ago
428b315
Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
e249714
Revert "ACPI, PCI, irq: remove interrupt count restriction"
by Rafael J. Wysocki
· 9 years ago
5ec5d10
Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"
by Rafael J. Wysocki
· 9 years ago
84e54c4
Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
0ecdcd3
Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
c454420
nvdimm: use 'u64' for pfn flags
by Arnd Bergmann
· 9 years ago
4577b06
nfit: update address range scrub commands to the acpi 6.1 format
by Dan Williams
· 9 years ago
Next »