Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4c5212b7688955075b166def5ce08b34beb87a9c
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
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
7fc2a61
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
by Ben Hutchings
· 14 years ago
643de62
usb: core: Change usb_create_sysfs_intf_files()' return type to void
by Michal Nazarewicz
· 14 years ago
869410f
USB: add queued-unlinks test case to usbtest driver
by Alan Stern
· 14 years ago
1f594b6
USB: ehci: tegra: fix USB1 port reset issue
by Jim Lin
· 14 years ago
3c86c07
USB: ohci-s3c2410: use resource_size()
by Jingoo Han
· 14 years ago
e7f8433
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
by Jingoo Han
· 14 years ago
fd4477b
usb: gadget: storage_common: use kstrto*() [bug fix]
by Michal Nazarewicz
· 14 years ago
865835f
usb/dummy_hcd: don't probe for udc if hcd failed
by Sebastian Andrzej Siewior
· 14 years ago
1d15ee4
usb/hcd: don't return 0 on error in usb_add_hcd()
by Sebastian Andrzej Siewior
· 14 years ago
b002ff6
usb: renesas_usbhs: add autonomy mode
by Kuninori Morimoto
· 14 years ago
bc57381
usb: renesas_usbhs: use delayed_work instead of work_struct
by Kuninori Morimoto
· 14 years ago
5ea68d5
usb: renesas_usbhs: prevent NULL pointer crash
by Kuninori Morimoto
· 14 years ago
6e267da
usb: renesas_usbhs: add power control function
by Kuninori Morimoto
· 14 years ago
206dcc2
usb: renesas_usbhs: move pdev_to_priv to global
by Kuninori Morimoto
· 14 years ago
f429ea3
usb: renesas_usbhs: add error reason for usbhs_pipe_malloc
by Kuninori Morimoto
· 14 years ago
af32fe5
usb: renesas_usbhs: remove callback when module removed.
by Kuninori Morimoto
· 14 years ago
9a28b7b
usb: renesas_usbhs: return error if wrong recip request
by Kuninori Morimoto
· 14 years ago
cb96632
usb: renesas_usbhs: modify spinlock method
by Kuninori Morimoto
· 14 years ago
409ba9e
usb: renesas_usbhs: don't re-allocation pipe buffer
by Kuninori Morimoto
· 14 years ago
45e13e6
usb: renesas_usbhs: modify fifo clear timing
by Kuninori Morimoto
· 14 years ago
a0c25c2
USB: g_printer required set interface request
by Jonas Andersson
· 14 years ago
a8779ee
USB: dbpg gadget: dont mask out direction bit
by Sven Schnelle
· 14 years ago
83b7201
USB: dbgp gadget: set MaxpacketSize0
by Sven Schnelle
· 14 years ago
1744020
USB: dbgp gadget: fix return value of dbgp_setup
by Sven Schnelle
· 14 years ago
25a73c6
usb: renesas_usbhs: Driver is depend on SuperH
by Kuninori Morimoto
· 14 years ago
c89d261
usb: renesas_usbhs: fixup cast warning
by Kuninori Morimoto
· 14 years ago
6498d9d
USB: documentation update for the pre_reset method
by Alan Stern
· 14 years ago
15b2f32
Bind only modem AT command endpoint to option module.
by Marius B. Kotsbak
· 14 years ago
d771d8a
USB: cdc-wdm: reset handling according to new requirements
by Oliver Neukum
· 14 years ago
b4026c4
USB: gamin_gps: Fix for data transfer problems in native mode
by Hermann Kneissel
· 14 years ago
7701846
USB: gadget: g_multi: fixed vendor and product ID in inf files
by Michal Nazarewicz
· 14 years ago
37909fe
USB: serial: ftdi_sio: adding support for TavIR STK500
by Benedek László
· 14 years ago
3938a0b
USB: moto_modem: Add USB identifier for the Motorola VE240.
by Elizabeth Jennifer Myers
· 14 years ago
4eff0b4
USB: CP210x Add 4 Device IDs for AC-Services Devices
by Craig Shelley
· 14 years ago
50ee933
Merge 2.6.39-rc4 into usb-next
by Greg Kroah-Hartman
· 14 years ago
f0e615c
Linux 2.6.39-rc4
by Linus Torvalds
· 14 years ago
e024f69
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
96fd2d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
8a83f33
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5d5b1b9
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
adff377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
d8bdc59
proc: do proper range check on readdir offset
by Linus Torvalds
· 14 years ago
c78193e
next_pidmap: fix overflow condition
by Linus Torvalds
· 14 years ago
c36b58e
Input: xen-kbdfront - fix mouse getting stuck after save/restore
by Igor Mammedov
· 14 years ago
80b4895
Input: estimate number of events per packet
by Jeff Brown
· 14 years ago
f65647c
Btrfs: fix free space cache leak
by Chris Mason
· 14 years ago
24ecfbe
block: add blk_run_queue_async
by Christoph Hellwig
· 14 years ago
4521cc4
block: blk_delay_queue() should use kblockd workqueue
by Jens Axboe
· 14 years ago
c3b328a
md: fix up raid1/raid10 unplugging.
by NeilBrown
· 14 years ago
7c13edc
md: incorporate new plugging into raid5.
by NeilBrown
· 14 years ago
97658cd
md: provide generic support for handling unplug callbacks.
by NeilBrown
· 14 years ago
482c083
md - remove old plugging code.
by NeilBrown
· 14 years ago
af1db72
md/dm - remove remains of plug_fn callback.
by NeilBrown
· 14 years ago
Next »