Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1016ce33ce23296ad030e5276fcfdf9cb27cb6a
a1016ce
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
c91043a
USB: Remove the duplicate definition of HUB_SET_DEPTH
by Qinglin Ye
· 13 years ago
e7f4e73
usb: musb: omap2430: fix compile warning
by Felipe Balbi
· 13 years ago
712d8ef
usb: musb: fix pm_runtime calls while atomic
by Vikram Pandita
· 13 years ago
1e546aa
usb: musb: drop ARCH dependency
by Felipe Balbi
· 13 years ago
7d5b49a
usb: musb: headers cleanup
by Felipe Balbi
· 13 years ago
9a35f87
usb: musb: allow building USB_MUSB_TUSB6010 as a module
by Arnd Bergmann
· 13 years ago
2e7fc3b
usb: musb: use a Kconfig choice to pick the right DMA method
by Arnd Bergmann
· 13 years ago
e25bec1
usb: musb: omap2+: save and restore OTG_INTERFSEL
by Hema HK
· 13 years ago
ea73755
usb: musb: omap2+: fix context api's
by Vikram Pandita
· 13 years ago
be18a25
usb: musb: ux500: optimize DMA callback routine
by Per Forlin
· 13 years ago
68d3e66
usb: dwc3: ep0: fix for possible early delayed_status
by Felipe Balbi
· 13 years ago
c90bfae
usb: dwc3: gadget: fix stream enable bit
by Felipe Balbi
· 13 years ago
e261779
usb: dwc3: ep0: fix GetStatus handling (again)
by Felipe Balbi
· 13 years ago
e0ce0b0
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
by Sebastian Andrzej Siewior
· 13 years ago
164d773
usb: dwc3: use correct hwparam register for power mgm check
by Sebastian Andrzej Siewior
· 13 years ago
6838087
usb: dwc3: omap: move to module_platform_driver
by Felipe Balbi
· 13 years ago
df62df5
usb: dwc3: workaround: missing disconnect event
by Felipe Balbi
· 13 years ago
05870c5
usb: dwc3: workaround: missing USB3 Reset event
by Felipe Balbi
· 13 years ago
fae2b90
usb: dwc3: workaround: U1/U2 -> U0 transiton
by Felipe Balbi
· 13 years ago
d39ee7b
usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
by Sebastian Andrzej Siewior
· 13 years ago
5bdb1dcc
usb: dwc3: ep0: handle delayed_status again
by Sebastian Andrzej Siewior
· 13 years ago
f0f2b2a
usb: dwc3: ep0: push ep0state into xfernotready processing
by Sebastian Andrzej Siewior
· 13 years ago
8becf27
usb: dwc3: fix sparse errors
by Felipe Balbi
· 13 years ago
25b8ff6
usb: dwc3: fix few coding style problems
by Felipe Balbi
· 13 years ago
4878a02
usb: dwc3: move generic dwc3 code from gadget into core
by Sebastian Andrzej Siewior
· 13 years ago
3140e8cb
usb: dwc3: use a helper function for operation mode setting
by Sebastian Andrzej Siewior
· 13 years ago
c2da2ff
usb: dwc3: ep0: don't use ep0in for transfers
by Sebastian Andrzej Siewior
· 13 years ago
1e7618d
usb: dwc3: ep0: use proper endianess in SetFeature for wIndex
by Sebastian Andrzej Siewior
· 13 years ago
457d3f2
usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
by Felipe Balbi
· 13 years ago
5ddcee2
usb: dwc3: omap: add multiple instances support to OMAP
by Felipe Balbi
· 13 years ago
8300dd2
usb: dwc3: move dwc3 device ID bitmap to core.c
by Felipe Balbi
· 13 years ago
8ee6270
usb: dwc3: remove special status request handling in ep0
by Sebastian Andrzej Siewior
· 13 years ago
0cc7a51
usb: dwc3: reset pending status flag in error case
by Sebastian Andrzej Siewior
· 13 years ago
bd178f2
usb: dwc3: host: remove unused includes
by Sebastian Andrzej Siewior
· 13 years ago
c5537ea
usb: dwc3: debugfs: hold the lock in during mode change
by Sebastian Andrzej Siewior
· 13 years ago
7ae4fc4
usb: dwc3: add a platform device alias
by Sebastian Andrzej Siewior
· 13 years ago
9cc9bcd
usb: dwc3: ep0: handle unexpected XferNotReady events
by Felipe Balbi
· 13 years ago
0b9fe32
usb: dwc3: debugfs: add support for changing port mode
by Felipe Balbi
· 13 years ago
f96a6ec
usb: dwc3: ep0: SetAddress() won't be issued while Configured
by Felipe Balbi
· 13 years ago
c4da177
usb: dwc3: depend on both Host and Gadget stacks
by Felipe Balbi
· 13 years ago
f80b45e
usb: dwc3: move gadget prototypes to core.h
by Felipe Balbi
· 13 years ago
67920bd
usb: dwc3: always compile gadget side too
by Felipe Balbi
· 13 years ago
d07e881
usb: dwc3: add xHCI Host support
by Felipe Balbi
· 13 years ago
0949e99
usb: dwc3: fetch mode of operation from HW
by Felipe Balbi
· 13 years ago
9f622b2
usb: dwc3: calculate number of event buffers dynamically
by Felipe Balbi
· 13 years ago
6c167fc
usb: dwc3: allow forcing a maximum speed
by Felipe Balbi
· 13 years ago
b2c2271
usb: dwc3: gadget: don't disable endpoints on exit
by Felipe Balbi
· 13 years ago
99823f4
usb: cdc-acm: Kill ACM_READY() macro completely
by Havard Skinnemoen
· 13 years ago
7bf0118
USB: Adding #define in hub_configure() and hcd.c file
by Aman Deep
· 13 years ago
35657c4
USB: pxa168: Fix compilation error
by Tanmay Upadhyay
· 13 years ago
a451eaf9
uwb: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
d5ca9db
USB: wusb: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
8776384
usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
59bf5cf
USB: isight: fix kernel bug when loading firmware
by Greg Kroah-Hartman
· 13 years ago
bc677d5
usb: fix number of mapped SG DMA entries
by Clemens Ladisch
· 13 years ago
8ad028b
USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()
by Dave Martin
· 13 years ago
7fb57a0
USB: cdc-acm: Fix potential deadlock (lockdep warning)
by Havard Skinnemoen
· 13 years ago
332cedd
Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux into usb-next
by Greg Kroah-Hartman
· 13 years ago
a36ae95
Merge v3.2-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
dc47ce9
Linux 3.2-rc5
by Linus Torvalds
· 13 years ago
8def5f5
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
a776878
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e2f4e0b
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
by Linus Torvalds
· 13 years ago
aaa0ef2
usb: PS3 EHCI QH read work-around
by Geoff Levand
· 13 years ago
af209e0
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
53523d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
592d44a
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
3ab345f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
975e32c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
031af165
sys_getppid: add missing rcu_dereference
by Mandeep Singh Baines
· 13 years ago
1cee22b
rapidio/tsi721: modify PCIe capability settings
by Alexandre Bounine
· 13 years ago
b439e66
rapidio/tsi721: fix mailbox resource reporting
by Alexandre Bounine
· 13 years ago
ceb9639
rapidio/tsi721: switch to dma_zalloc_coherent
by Alexandre Bounine
· 13 years ago
2a95ea6
procfs: do not overflow get_{idle,iowait}_time for nohz
by Michal Hocko
· 13 years ago
1368edf
mm: vmalloc: check for page allocation failure before vmlist insertion
by Mel Gorman
· 13 years ago
d0215638
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks
by Michal Hocko
· 13 years ago
0976133
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
by Hillf Danton
· 13 years ago
58a84aa
thp: set compound tail page _count to zero
by Youquan Song
· 13 years ago
b6999b19
thp: add compound tail page _mapcount when mapped
by Youquan Song
· 13 years ago
09dc3cf
printk: avoid double lock acquire
by Peter Zijlstra
· 13 years ago
c193c82
memcg: update maintainers
by KAMEZAWA Hiroyuki
· 13 years ago
2dbcd05
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
by Jonghwan Choi
· 13 years ago
1de8ad4
CREDITS: update Kees's expired fingerprint and fix details
by Kees Cook
· 13 years ago
1dfb059
thp: reduce khugepaged freezing latency
by Andrea Arcangeli
· 13 years ago
b53fc7c
fs/proc/meminfo.c: fix compilation error
by Claudio Scordino
· 13 years ago
83aeead
vmscan: use atomic-long for shrinker batching
by Konstantin Khlebnikov
· 13 years ago
635697c
vmscan: fix initial shrinker size handling
by Konstantin Khlebnikov
· 13 years ago
b2c1639
MAINTAINERS: Update amd-iommu F: patterns
by Joe Perches
· 13 years ago
e8c7106
x86, efi: Calling __pa() with an ioremap()ed address is invalid
by Matt Fleming
· 13 years ago
7023676
cifs: check for NULL last_entry before calling cifs_save_resume_key
by Jeff Layton
· 13 years ago
95edcff
cifs: attempt to freeze while looping on a receive attempt
by Jeff Layton
· 13 years ago
59edb63
cifs: Fix sparse warning when calling cifs_strtoUCS
by Steve French
· 13 years ago
9a5101c
CIFS: Add descriptions to the brlock cache functions
by Pavel Shilovsky
· 13 years ago
5d8c71f
md: raid5 crash during degradation
by Adam Kwolek
· 13 years ago
09d9673
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
fb38f9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
8bd1c88
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
1418a3e
TOMOYO: Fix pathname handling of disconnected paths.
by Tetsuo Handa
· 13 years ago
Next »