Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a8e62dd6d91f3bc3687abbb26227e5fc39c4829c
« Previous
69248d4
USB: ohci-s3c2410: return proper error if clk_get fails
by Jingoo Han
· 14 years ago
7af85a8
USB: ohci-s3c2410: fix checkpatch errors and warnings
by Jingoo Han
· 14 years ago
a7535ac
USB: ehci-au1xxx: fix suspend callback
by Manuel Lauss
· 14 years ago
3df0045
usb: fix building musb drivers
by Anatolij Gustschin
· 14 years ago
c2bf807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
a3a4a5a
Regression: partial revert "tracing: Remove lock_depth from event entry"
by Arjan van de Ven
· 14 years ago
e5e0698
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
fa039d5
Validate size of EFI GUID partition entries.
by Timo Warns
· 14 years ago
63b6a67
perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions
by Peter Zijlstra
· 14 years ago
925f83c
hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()
by Frederic Weisbecker
· 14 years ago
4d70230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
bfd412d
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
by Linus Torvalds
· 14 years ago
a1fde08
VM: skip the stack guard page lookup in get_user_pages only for mlock
by Linus Torvalds
· 14 years ago
5895198
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
0ecb063
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
bd355f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
1c08232
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
8db72a7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
8a3d8ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
30106b8
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
by Thomas Gleixner
· 14 years ago
fca65b4
ceph: do not call __mark_dirty_inode under i_lock
by Sage Weil
· 14 years ago
31acbcc
drm/i915/dp: Be paranoid in case we disable a DP before it is attached
by Chris Wilson
· 14 years ago
2dd251f
drm/i915: Release object along create user fb error path
by Chris Wilson
· 14 years ago
98bb318
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 14 years ago
0ee5623f
Linux 2.6.39-rc6
by Linus Torvalds
· 14 years ago
6f23928
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 14 years ago
d2af676
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
8aeb96f
drm/radeon/kms: fix gart setup on fusion parts (v2)
by Alex Deucher
· 14 years ago
498548e
drm: Send pending vblank events before disabling vblank.
by Christopher James Halse Rogers
· 14 years ago
eaa4f5e
drm/radeon: fix regression on atom cards with hardcoded EDID record.
by Dave Airlie
· 14 years ago
e2c85d8
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 14 years ago
cce2c56
logfs: initialize superblock entries earlier
by Linus Torvalds
· 14 years ago
c055f5b
[SCSI] fix oops in scsi_run_queue()
by James Bottomley
· 14 years ago
9005fcd
staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c
by Harry Wei
· 14 years ago
9be0392
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
by Jan Andersson
· 14 years ago
c430131
USB: EHCI: Support controllers with big endian capability regs
by Jan Andersson
· 14 years ago
4f0871a
xHCI: Clear PLC in xhci_bus_resume()
by Andiry Xu
· 14 years ago
2ce2c3a
USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume
by Pavankumar Kondeti
· 14 years ago
ac1aa6a
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
by Anji jonnala
· 14 years ago
76cd9cf
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
4c5212b
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
986b11b
USB: gadget: Fix unused variable warning in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
8c2387a
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
ef90748
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
2887ba9
USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv
by Dmitry Eremin-Solenikov
· 14 years ago
ce97cac
USB: ldusb: add several new devices
by Michael Hund
· 14 years ago
1395401
USB: ehci: remove structure packing from ehci_def
by Rabin Vincent
· 14 years ago
14be249
usb: Configure octeon2 glue logic for proper uSOF cycle period.
by David Daney
· 14 years ago
bf54171
usb: octeon2-common.c: Configure ports for proper electrical characteristics.
by David Daney
· 14 years ago
f5ced99
USB: octeon2-common: Don't reinitialize the clocks.
by David Daney
· 14 years ago
4ad1262
libceph: fix ceph_osdc_alloc_request error checks
by Sage Weil
· 14 years ago
8c71897
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
by Henry C Chang
· 14 years ago
ca20892
libceph: fix ceph_msg_new error path
by Henry C Chang
· 14 years ago
3772d26
ceph: use ihold() when i_lock is held
by Sage Weil
· 14 years ago
609cfda
Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
9a6cd4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
bab0dcc
Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
16541ba
cifs: handle errors from coalesce_t2
by Jeff Layton
· 14 years ago
146f9f6
cifs: refactor mid finding loop in cifs_demultiplex_thread
by Jeff Layton
· 14 years ago
497ff03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5933f2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
cee6a26
USB: fix regression in usbip by setting has_tt flag
by Alan Stern
· 14 years ago
d93da49
usb/isp1760: Report correct urb status after unlink
by Arvid Brodin
· 14 years ago
dbc2654
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 14 years ago
71a9f9d
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
by Arvid Brodin
· 14 years ago
22bea9c
usb/isp1760: Report correct urb status after unlink
by Arvid Brodin
· 14 years ago
eb1a796
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
by Arvid Brodin
· 14 years ago
3453773
usb/isp1760: Clean up urb enqueueing
by Arvid Brodin
· 14 years ago
847ed3e
usb/isp1760: Remove false error printout
by Arvid Brodin
· 14 years ago
dfbc6fa
USB: s3c-hsotg: Add copyright string
by Anton Tikhomirov
· 14 years ago
f8acb08
USB: s3c-hsotg: Fix hang up after reset
by Anton Tikhomirov
· 14 years ago
9c39ddc
USB: s3c-hsotg: Fix stall condition processing
by Anton Tikhomirov
· 14 years ago
26ab3d0
USB: s3c-hsotg: Fix control request processing
by Anton Tikhomirov
· 14 years ago
a3395f0
USB: s3c-hsotg: Fix interrupt cleaning code
by Anton Tikhomirov
· 14 years ago
d00f500
USB: s3c-hsotg: Fix core reset
by Anton Tikhomirov
· 14 years ago
83722bc
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
by Anatolij Gustschin
· 14 years ago
0807c50
USB: add Freescale USB OTG Transceiver driver
by Li Yang
· 14 years ago
2ea6698
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
by Anatolij Gustschin
· 14 years ago
09ba0de
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
by Anatolij Gustschin
· 14 years ago
b703e47
USB: fix build of FSL MPH DR OF platform driver
by Anatolij Gustschin
· 14 years ago
13b7ee2a
USB: ehci-fsl: add MPC5121E specific suspend and resume
by Anatolij Gustschin
· 14 years ago
b61d378
xhci 1.0: Set transfer burst last packet count field.
by Sarah Sharp
· 14 years ago
5cd43e3
xhci 1.0: Set transfer burst count field.
by Sarah Sharp
· 14 years ago
4da6e6f
xhci 1.0: Update TD size field format.
by Sarah Sharp
· 14 years ago
af8b9e6
xhci 1.0: Only interrupt on short packet for IN EPs.
by Sarah Sharp
· 14 years ago
00161f7
xhci: Remove sparse warning about cmd_status.
by Sarah Sharp
· 14 years ago
5e467f6
usbcore: warm reset USB3 port in SS.Inactive state
by Andiry Xu
· 14 years ago
a711423
usbcore: Refine USB3.0 device suspend and resume
by Andiry Xu
· 14 years ago
0ed9a57
xHCI: report USB3.0 portstatus comply with USB3.0 specification
by Andiry Xu
· 14 years ago
2c44178
xHCI: Set link state support
by Andiry Xu
· 14 years ago
85387c0
xHCI: Clear link state change support
by Andiry Xu
· 14 years ago
a11496e
xHCI: warm reset support
by Andiry Xu
· 14 years ago
64b3c30
usb/ch9: use proper endianess for wBytesPerInterval
by Sebastian Andrzej Siewior
· 14 years ago
9dee9a2
xhci: Remove recursive call to xhci_handle_event
by Matt Evans
· 14 years ago
7ed603e
xhci: Add an assertion to check for virt_dev=0 bug.
by Matt Evans
· 14 years ago
92a3da4
xhci: Add rmb() between reading event validity & event data access.
by Matt Evans
· 14 years ago
28ccd29
xhci: Make xHCI driver endian-safe
by Matt Evans
· 14 years ago
3dacdf1
usb: factor out state_string() on otg drivers
by Anatolij Gustschin
· 14 years ago
67e7d64
usb/usbtest: fix test10 on superpseed
by Sebastian Andrzej Siewior
· 14 years ago
14b76ed
usb/usbtest: print super on super speed
by Sebastian Andrzej Siewior
· 14 years ago
Next »