Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ddcb218b5920fb20c2b3f029f0189568c2dc6e2
/
drivers
1ddcb21
usb: dwc3: use ep0_next_event field
by Felipe Balbi
· 13 years ago
b53c772
usb: dwc3: core: add ep0_next_event field
by Felipe Balbi
· 13 years ago
0b7836a
usb: dwc3: drop EP0_STALL state
by Felipe Balbi
· 13 years ago
76cb323
usb: dwc3: ep0: clear all EP0 flags
by Felipe Balbi
· 13 years ago
b673cf3
usb: dwc3: ep0: fix Get Status handling
by Felipe Balbi
· 13 years ago
61d5824
usb: dwc3: gadget: replace mdelay with udelay in the busy loop
by Sebastian Andrzej Siewior
· 13 years ago
624407f
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
by Sebastian Andrzej Siewior
· 13 years ago
7650bd7
usb: dwc3: core: move the core check before soft reset
by Sebastian Andrzej Siewior
· 13 years ago
e722531
usb: dwc3: debugfs: remove test mode interface
by Sebastian Andrzej Siewior
· 13 years ago
c7fcdeb
usb: dwc3: ep0: simplify EP0 state machine
by Felipe Balbi
· 13 years ago
984f66a
usb: dwc3: core: add flag for EP0 direction
by Felipe Balbi
· 13 years ago
a682970
usb: dwc3: ep0: add handling for unaligned OUT transfers
by Felipe Balbi
· 13 years ago
5812b1c
usb: dwc3: add a bounce buffer for control endpoints
by Felipe Balbi
· 13 years ago
dc137f0
usb: dwc3: core: add defines for XferNotReady event on Control EPs
by Felipe Balbi
· 13 years ago
164f6e1
usb: dwc3: gadget: improve command completion debug message
by Felipe Balbi
· 13 years ago
f198ead
usb: dwc3: gadget: set request dma to invalid when unmapping
by Felipe Balbi
· 13 years ago
c611ccb
usb: dwc3: ep0: fix 'transfered' typo
by Felipe Balbi
· 13 years ago
91db07d
usb: dwc3: core: add missing @ for kerneldoc
by Felipe Balbi
· 13 years ago
b4f28a9
usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()
by Dan Carpenter
· 13 years ago
0156cf8
usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit
by Sebastian Andrzej Siewior
· 13 years ago
5a18999
usb: dwc3: gadget: use TRB type 6 for ISOC transfers
by Sebastian Andrzej Siewior
· 13 years ago
a1ae9be
usb: dwc3: gadget: reset resource index to zero
by Sebastian Andrzej Siewior
· 13 years ago
0d2f475
usb: dwc3: gadget: fixing dequeue of TRBs
by Sebastian Andrzej Siewior
· 13 years ago
55a4626
USB: pl2303: remove unreachable code
by Michał Sroczyński
· 13 years ago
065e609
ums_realtek: do not use stack memory for DMA
by Adam Cozzette
· 13 years ago
5de9ec4
USB host i.MX21: remove dependency on MACH_MX21
by Sascha Hauer
· 13 years ago
2e5a08a
USB gadget i.MX1: remove dependency on ARCH_MXC
by Sascha Hauer
· 13 years ago
5d7a1c8
usb: fix ipw.c build error, select USB_SERIAL_WWAN
by Randy Dunlap
· 13 years ago
096cb25
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
by Randy Dunlap
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
46a5728
usb: include module.h in the DesignWare USB3 DRD driver
by Stephen Rothwell
· 13 years ago
7c79d09
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
by Sebastian Andrzej Siewior
· 13 years ago
39eb4ed
usb: fhci-hcd: Allocate pram dynamically.
by Joakim Tjernlund
· 13 years ago
74ad602
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
by Arvid Brodin
· 13 years ago
d80cba6
drivers/usb/host/ohci-omap3.c: test the just-initialized value
by Julia Lawall
· 13 years ago
e18a99e
USB: otg: remove unused function twl6030_set_phy_clk
by Wanlong Gao
· 13 years ago
938fbe54
s3c-hsudc: Add basic otg transceiver handling
by Heiko Stübner
· 13 years ago
da4fc14
s3c-hsudc: Fix possible nullpointer dereference during probe
by Heiko Stübner
· 13 years ago
72246da
usb: Introduce DesignWare USB3 DRD Driver
by Felipe Balbi
· 13 years ago
500fdf8
usb: gadget: introduce gadget_is_dwc3()
by Felipe Balbi
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
dfd8c81
usb: renesas_usbhs: use usb_endpoint_maxp()
by kuninori.morimoto.gx@renesas.com
· 13 years ago
2310634
usb: OHCI/EHCI support for Netlogic XLS processor.
by Jayachandran C
· 13 years ago
3abd7f6
USB: pxa168: Add onchip USB host controller support
by Tanmay Upadhyay
· 14 years ago
7a01f49
usb: isp1362-hcd: Quieten printks
by Tobias Klauser
· 13 years ago
6477acc
usb/isp1760: Fix problems that trigger WARNING at line 1136.
by Arvid Brodin
· 13 years ago
38679b7
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
by Arvid Brodin
· 13 years ago
6d50c60
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
by Arvid Brodin
· 13 years ago
0ba7905
usb/isp1760: Move isp1760_run within file (prepare for next patch)
by Arvid Brodin
· 13 years ago
e25e0eb2
usb/isp1760: Move some code (prepare for next patch)
by Arvid Brodin
· 13 years ago
507a3ea
usb: misc: usblcd: fixed coding style issues
by Zack Parsons
· 13 years ago
ea83586
usb: misc: usbled: fixed coding style issues
by Zack Parsons
· 13 years ago
53e77df
USB: ipw: convert to usb-wwan framework
by Oliver Neukum
· 14 years ago
f02fe89
usb_storage: Don't freeze in usb-stor-scan
by Seth Forshee
· 13 years ago
316541b
USB: Remove test for NULL that'll never happen in usb_disconnect()
by Jesper Juhl
· 14 years ago
3210d19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
47c08f3
pci: fix new kernel-doc warning in pci.c
by Randy Dunlap
· 13 years ago
bed8cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel
by Linus Torvalds
· 13 years ago
b095cd0
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
by Jesse Barnes
· 13 years ago
5ccc387
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
0c3bef6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
69566dd
PCI: OF: Don't crash when bridge parent is NULL.
by David Daney
· 13 years ago
2c4ac99
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
a081da6
drivers/ata/sata_dwc_460ex.c: add missing kfree
by Julia Lawall
· 13 years ago
e39c75c
ata: Add iMX pata support
by Arnaud Patard (Rtp)
· 13 years ago
6d0e194
pata_via: disable ATAPI DMA on AVERATEC 3200
by Tejun Heo
· 13 years ago
ebd1699
[libata] sata_sil: fix used-uninit warning
by Jeff Garzik
· 13 years ago
fbad899
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
8cf2d23
i7core_edac: fixed typo in error count calculation
by Mathias Krause
· 13 years ago
b4fd4ae
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
80b43de
Merge branches 'ipoib' and 'iser' into for-next
by Roland Dreier
· 13 years ago
6cac952
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
200ae1a
IB/iser: Support iSCSI PDU padding
by Or Gerlitz
· 13 years ago
0ace64b
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
by Or Gerlitz
· 13 years ago
22cfb0b
IPoIB: Fix possible NULL dereference in ipoib_start_xmit()
by Bernd Schubert
· 13 years ago
4fec0e0
xen: self-balloon needs module.h
by Randy Dunlap
· 13 years ago
c3585aa
gma500: kill MIPI interface types
by Alan Cox
· 13 years ago
b5ddbf4
regmap: using module facilities requires module.h
by Stephen Rothwell
· 13 years ago
291b63c
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
92b79f4
drm/i915: Cannot set clock gating under UMS
by Keith Packard
· 13 years ago
c3613de
drm/i915: Can't do accurate vblank timestamps with UMS
by Keith Packard
· 13 years ago
aaa6fd2
Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support.
by Matthew Garrett
· 13 years ago
6f02bfc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
4cb5aa1
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
259a534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
d5811e8
drm/radeon/kms: don't try to be smart in the hpd handler
by Alex Deucher
· 13 years ago
97c24d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
17f2ae7
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
by Rafael J. Wysocki
· 13 years ago
91d85ea
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
6daa777
mmc: dw_mmc: Fix DDR mode support.
by Seungwon Jeon
· 13 years ago
7435bb7
mmc: core: use defined R1_STATE_PRG macro for card status
by Jaehoon Chung
· 13 years ago
65be3fe
mmc: sdhci: use f_max instead of host->clock for timeouts
by Andy Shevchenko
· 13 years ago
272308c
mmc: sdhci: move timeout_clk calculation farther down
by Andy Shevchenko
· 13 years ago
78a2ca2
mmc: sdhci: check host->clock before using it as a denominator
by Andy Shevchenko
· 13 years ago
83cbcd9
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
by Andy Shevchenko
· 13 years ago
4906baf
mmc: tmio: eliminate unused variable 'mmc' warning
by Axel Lin
· 13 years ago
0d58864
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
by Tony Lin
· 13 years ago
55156d2
mmc: sdhci-s3c: Fix build for header change
by Mark Brown
· 13 years ago
9b7bbe1
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
by Shashidhar Hiremath
· 13 years ago
1ccd4b7
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
by Michał Mirosław
· 13 years ago
Next »