Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
68d34c8a744d16ae449577a71c67b19a4b1100d0
/
drivers
68d34c8
usb: dwc3: gadget: keep track of allocated and queued reqs
by Felipe Balbi
· 9 years ago
b6b1c6d
usb: dwc3: gadget: update transfer needs transfer resource
by Felipe Balbi
· 9 years ago
d18e654
usb: dwc3: remove handling of platform data
by Heikki Krogerus
· 9 years ago
cf48305
usb: dwc3: pci: use build-in properties instead of platform data
by Heikki Krogerus
· 9 years ago
60cfb37
usb: dwc3: remove trailing newline from dwc3_trace
by Felipe Balbi
· 9 years ago
d2728fb
usb: dwc3: omap: Pass VBUS and ID events transparently
by Roger Quadros
· 9 years ago
9ab330b
usb: dwc3: omap: Don't set POWERPRESENT
by Roger Quadros
· 9 years ago
12da8ea
usb: dwc3: omap: Mark the interrupt handler as shared
by Roger Quadros
· 9 years ago
3f586c9
usb: dwc3: omap: use request_threaded_irq()
by Roger Quadros
· 9 years ago
475c8be
usb: dwc3: add DWC3_GUCTL1 reg for debug
by William Wu
· 9 years ago
e77c561
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
by John Youn
· 9 years ago
2da9ad7
usb: dwc3: Use the correct speed macros for DSTS/DCFG
by John Youn
· 9 years ago
3de2685f
usb: dwc3: gadget: Fix truncated cast issue
by John Youn
· 9 years ago
361572b
usb: dwc3: gadget: Handle TRB index 0 when full or empty
by John Youn
· 9 years ago
7d0a038
usb: dwc3: gadget: Account for link TRB in TRBs left
by John Youn
· 9 years ago
32db3d9
usb: dwc3: gadget: Account for max size in TRB space
by John Youn
· 9 years ago
89bc856
usb: dwc3: gadget: Don't prepare TRBs if no space
by John Youn
· 9 years ago
0d25744
usb: dwc3: gadget: Initialize the TRB ring
by John Youn
· 9 years ago
dca0119
usb: dwc3: gadget: Simplify skipping of link TRBs
by John Youn
· 9 years ago
96bedb6
usb: dwc3: Endianness issue on dwc3_log_ctrl
by John Youn
· 9 years ago
d07fa66
usb: dwc3: gadget: Fix usage of bitwise operator
by John Youn
· 9 years ago
501058e
usb: dwc3: ep0: Use the correct type for SET_SEL data
by John Youn
· 9 years ago
958b9fa
usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep
by John Youn
· 9 years ago
71f7e70
usb: dwc3: gadget: improve gcmd trace
by Felipe Balbi
· 9 years ago
88811f7
usb: dwc3: gadget: remove udelay() from generic cmd
by Felipe Balbi
· 9 years ago
0fe886c
usb: dwc3: gadget: single return point on generic commands
by Felipe Balbi
· 9 years ago
0933df1
usb: dwc3: trace: print ep cmd status with a single trace
by Felipe Balbi
· 9 years ago
f6bb225
usb: dwc3: gadget: loop while (timeout)
by Felipe Balbi
· 9 years ago
ba15984
usb: dwc3: gadget: fix trace output when command fails
by Felipe Balbi
· 9 years ago
f75cacc
usb: dwc3: trace: fully decode IRQ events
by Felipe Balbi
· 9 years ago
7ab373a
usb: dwc3: gadget: no more tracking endpoint type with its name
by Felipe Balbi
· 9 years ago
22f2c61
usb: dwc3: trace: pretty-print TRB's ctrl field
by Janusz Dziedzic
· 9 years ago
74674cb
usb: dwc3: gadget: add a per-endpoint request queue lock
by Felipe Balbi
· 9 years ago
e9af922
usb: dwc3: pci: add Power Management dummy hooks
by Felipe Balbi
· 9 years ago
fc8bb91
usb: dwc3: implement runtime PM
by Felipe Balbi
· 9 years ago
4cb4221
usb: dwc3: gadget: fix for possible endpoint disable race
by Felipe Balbi
· 9 years ago
9cad39f
usb: dwc3: fix for the isoc transfer EP_BUSY flag
by Konrad Leszczynski
· 10 years ago
ab2a92e
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· 9 years ago
3f308d1
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
by Felipe Balbi
· 9 years ago
51f5d49
usb: dwc3: core: simplify suspend/resume operations
by Felipe Balbi
· 9 years ago
c499ff7
usb: dwc3: core: re-factor init and exit paths
by Felipe Balbi
· 9 years ago
bcdb327
usb: dwc3: core: move fladj to dwc3 structure
by Felipe Balbi
· 9 years ago
2eb8801
usb: dwc3: gadget: add a pointer to endpoint registers
by Felipe Balbi
· 9 years ago
2cd4718
usb: dwc3: gadget: pass dep as argument to endpoint command
by Felipe Balbi
· 9 years ago
4e99472
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
by Felipe Balbi
· 9 years ago
5ee85d8
usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()
by Felipe Balbi
· 9 years ago
6b74289
usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed
by Felipe Balbi
· 9 years ago
b43bba9
usb: dwc3: gadget: remove udelay(1) when sending ep cmds
by Felipe Balbi
· 9 years ago
6aff483
usb: dwc3: gadget: rely on sg_is_last() and list_is_last()
by Felipe Balbi
· 9 years ago
4fae2e3
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()
by Felipe Balbi
· 9 years ago
c423357
usb: dwc3: gadget: prepare TRBs on update transfers too
by Felipe Balbi
· 9 years ago
7f370ed
usb: dwc3: core: get rid of DWC3_PM_OPS macro
by Felipe Balbi
· 9 years ago
9f8a67b
usb: dwc3: gadget: fix gadget suspend/resume
by Felipe Balbi
· 9 years ago
d7be295
usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop
by Felipe Balbi
· 9 years ago
5185c913
usb: gadget: net2280: add USB2380 support
by Tim Harvey
· 9 years ago
d8877fc
usb: gadget: storage: increase maximum storage num buffers
by Felipe Balbi
· 9 years ago
fe5a6c4
usb: gadget: storage: get rid of fsg_num_buffers_validate()
by Felipe Balbi
· 9 years ago
9af1f5d
Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
049a40c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
e80dac1
Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
a50094a
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
607117a
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
07b5ca2
Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
d9e6614
Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
057868e
Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
6be28d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
32a5a0c
isa: Call isa_bus_init before dependent ISA bus drivers register
by William Breathitt Gray
· 9 years ago
b87b8ff7
watchdog: ebc-c384_wdt: Allow build for X86_64
by William Breathitt Gray
· 9 years ago
75897b7
iio: stx104: Allow build for X86_64
by William Breathitt Gray
· 9 years ago
f4ae916
gpio: Allow PC/104 devices on X86_64
by William Breathitt Gray
· 9 years ago
3a49551
isa: Allow ISA-style drivers on modern systems
by William Breathitt Gray
· 9 years ago
083d5ad
usbip: rate limit get_frame_number message
by Greg Kroah-Hartman
· 9 years ago
46577e6
Merge branch 'acpica-fixes'
by Rafael J. Wysocki
· 9 years ago
9d066a2
Merge branches 'pm-opp' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 9 years ago
bc8201e
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type."
by Hans de Goede
· 9 years ago
6982f867
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"
by Hans de Goede
· 9 years ago
9cbbef4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
8c25615
Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
7af9a17
Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 9 years ago
a4c34ff
iommu/vt-d: Enable QI on all IOMMUs before setting root entry
by Joerg Roedel
· 9 years ago
bb96727
Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
79ee2e8
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
by Viresh Kumar
· 9 years ago
8f50b8e
memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
by Ocquidant, Sebastien
· 9 years ago
5014e90
coresight: Handle build path error
by Suzuki K Poulose
· 9 years ago
f3b8172
coresight: Fix erroneous memset in tmc_read_unprepare_etr
by Suzuki K Poulose
· 9 years ago
8e21529
coresight: Fix tmc_read_unprepare_etr
by Suzuki K Poulose
· 9 years ago
ec48a1d
coresight: Fix NULL pointer dereference in _coresight_build_path
by Suzuki K Poulose
· 9 years ago
d74ef24
Merge tag 'extcon-fixes-for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus
by Greg Kroah-Hartman
· 9 years ago
d325ea8
Merge tag 'drm-fixes-for-v4.7-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
e05d2ba
Merge tag 'platform-drivers-x86-v4.7-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
abd3830
Merge tag 'upstream-4.7-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
7e1b1fc
base: make module_create_drivers_dir race-free
by Jiri Slaby
· 9 years ago
f66c6e6
Merge tag 'for-linus-4.7-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 9 years ago
5dc8a86
Update my main e-mails at the Kernel tree
by Mauro Carvalho Chehab
· 9 years ago
0ab15bd
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
d9724d3
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 9 years ago
ae8a791
iommu/rockchip: Fix zap cache during device attach
by John Keeping
· 9 years ago
13c34fe
drm/etnaviv: initialize iommu domain page size
by Lucas Stach
· 9 years ago
f7a6c14
arm: pmu: Fix non-devicetree probing
by Mark Salter
· 9 years ago
62e6d1e
extcon: palmas: Fix boot up state of VBUS when using GPIO detection
by Roger Quadros
· 9 years ago
Next »