Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
df01c61e0675bddc8d0567d65f6174cdeb92c286
df01c61
usb: dwc3: omap: use the macro we already have
by Felipe Balbi
· 13 years ago
324e548
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
by Felipe Balbi
· 13 years ago
ccba3bc
usb: dwc3: omap: fix dev_dbg() calls
by Felipe Balbi
· 13 years ago
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
94ab23d
MAINTAINERS: add a maintainer for DesignWare USB3 driver
by Felipe Balbi
· 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
da6819d
usb: ch9: add function defines from ch9, USB 3.0 spec
by Sebastian Andrzej Siewior
· 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
939f325
usb: add usb_endpoint_maxp() macro
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
· 13 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
· 13 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
· 13 years ago
fcb8ce5
Linux 3.1-rc3
by Linus Torvalds
· 13 years ago
8f6544e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
4762e25
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
60c5f08
xen/tracing: Fix tracing config option properly
by Jeremy Fitzhardinge
· 13 years ago
3c05c4b
xen: Do not enable PV IPIs when vector callback not present
by Stefano Stabellini
· 13 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
6719db6
Btrfs: fix 64 bit divide problem
by Josef Bacik
· 13 years ago
c063d8a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
79058c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
47c08f3
pci: fix new kernel-doc warning in pci.c
by Randy Dunlap
· 13 years ago
de75577
ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree
by Julia Lawall
· 13 years ago
1b004d0
ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c
by Takashi Iwai
· 13 years ago
b6acf01
ALSA: hda - Don't spew too many ELD errors
by Takashi Iwai
· 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
dccaf33
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
by Jiaying Zhang
· 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
b53d1ed
Revert "cfq: Remove special treatment for metadata rqs."
by Jens Axboe
· 13 years ago
38b6519
ALSA: usb-audio - Fix missing mixer dB information
by Takashi Iwai
· 13 years ago
01b8833
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 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
35a21b4
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
4a0342c
sparc: fix array bounds error setting up PCIC NMI trap
by Ian Campbell
· 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
5c80c71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
01fa4ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 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
f6a975c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 13 years ago
d522a0d
irqdesc: fix new kernel-doc warning
by Randy Dunlap
· 13 years ago
8cf2d23
i7core_edac: fixed typo in error count calculation
by Mathias Krause
· 13 years ago
fe4c51b
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
04c05b4
update cifs version to 1.75
by Steve French
· 13 years ago
13589c4
[CIFS] possible memory corruption on mount
by Steve French
· 13 years ago
81d86e1
Merge branch 'btrfs-3.0' into for-linus
by Chris Mason
· 13 years ago
Next »