Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8bde37f08fe3340435f4320b5a092eeb55acebfd
/
drivers
/
usb
/
host
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
1f9fc88
OHCI: make autostop conditional on CONFIG_PM
by Alan Stern
· 18 years ago
8c03356
EHCI: Fix root-hub and port suspend/resume problems
by Alan Stern
· 18 years ago
9ce8540
USB: ftdi-elan.c: fixes and cleanups
by Adrian Bunk
· 18 years ago
27a3de4
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
by Adrian Bunk
· 18 years ago
93f1a47
USB: add ehci_hcd.ignore_oc parameter
by David Brownell
· 18 years ago
f0d7f27
USB: EHCI hooks for high speed electrical tests
by David Brownell
· 18 years ago
1b7be3c
OHCI: change priority level of resume log message
by Alan Stern
· 18 years ago
565402b
USB: OHCI: remove stale testing code from root-hub resume
by Alan Stern
· 18 years ago
052ac01
USB: OHCI: disable RHSC inside interrupt handler
by Alan Stern
· 18 years ago
b187844
USB: ohci-hcd: fix compiler warning
by Alan Stern
· 18 years ago
58a0cd7
[ARM] 3963/1: AT91: Update configuration files
by Andrew Victor
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
3cb2fcc
Fix misc Kconfig typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
583cead
USB: OHCI: fix root-hub resume bug
by Alan Stern
· 18 years ago
3da2495
OHCI: disallow autostop when wakeup is not available
by Alan Stern
· 18 years ago
b62df45
UHCI: workaround for Asus motherboard
by Alan Stern
· 18 years ago
8442ae0
USB: ohci-pnx4008 build fixes
by David Brownell
· 18 years ago
64f8979
USB: revert EHCI VIA workaround patch
by Greg Kroah-Hartman
· 18 years ago
da66b71
[PATCH] ohci: don't play with IRQ regs
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
6e3ce3a
USB: fix build error in ohci driver
by Greg Kroah-Hartman
· 18 years ago
8d1a243
OHCI: add auto-stop support
by Alan Stern
· 18 years ago
1f7e1a3
OHCI: remove existing autosuspend code
by Alan Stern
· 18 years ago
2e3a43f
ohci: Use ref-counting hotplug safe interfaces
by Alan Cox
· 18 years ago
26f953f
USB: EHCI update VIA workaround
by David Brownell
· 18 years ago
71795c1
USB: ohci_usb can oops on shutdown
by Pete Zaitcev
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
d774efe
USB: u132-hcd: host controller driver for ELAN U132 adapter
by Tony Olech
· 18 years ago
1ee9521
USB: fix __must_check warnings in drivers/usb/host/
by Greg Kroah-Hartman
· 18 years ago
02c399e
usbcore: remove usb_suspend_root_hub
by Alan Stern
· 18 years ago
cd22afd
USB: ohci-at91, two one-liners
by David Brownell
· 18 years ago
53bd6a6
USB: EHCI whitespace fixes (cosmetic)
by David Brownell
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
de06a3b
UHCI: increase Resume-Detect-off delay
by Alan Stern
· 18 years ago
64a21d0
USB: Properly unregister reboot notifier in case of failure in ehci hcd
by Aleksey Gorelov
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
bd35078
USB: build fixes: ohci-omap
by David Brownell
· 18 years ago
3a16f7b
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
by David Brownell
· 18 years ago
26facdf
USB: kill usb kconfig warning
by Andrew Morton
· 18 years ago
60bbfc8
USB OHCI controller support for PNX4008
by Vitaly Wool
· 18 years ago
b2a8e09
USB: ohci-s3c2410.c: clock now usb-bus-host
by Ben Dooks
· 18 years ago
d413984
USB: OHCI avoids root hub timer polling
by David Brownell
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
1858499
PM: USB HCDs use PM_EVENT_PRETHAW
by David Brownell
· 18 years ago
db59b46
uhci-hcd: fix list access bug
by Alan Stern
· 18 years ago
7ceb932
UHCI: don't stop at an Iso error
by Alan Stern
· 18 years ago
919aead
USB: removed a unbalanced #endif from ohci-au1xxx.c
by Yoichi Yuasa
· 18 years ago
f443ddf
USB: UHCI: Don't test the Short Packet Detect bit
by Alan Stern
· 18 years ago
a11570f
USB: Fix Freescale high-speed USB host dependency
by Li Yang
· 18 years ago
0365ee0
USB: AT91 OHCI updates, mostly power management
by David Brownell
· 18 years ago
b972b68
[PATCH] USB: ehci: fix bogus alteration of a local variable
by David Brownell
· 18 years ago
c1b45f2
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
by Kyle McMartin
· 18 years ago
92164c5d
[PATCH] USB: OHCI hub code unaligned access
by David Miller
· 18 years ago
a5b7474
[PATCH] USB: ohci bits for the cirrus ep93xx
by Lennert Buytenhek
· 18 years ago
d14feb5
[PATCH] USB: au1200: EHCI and OHCI fixes
by Daniel Mack
· 18 years ago
18577a6
[PATCH] USB: au1xxx: compile fixes for OHCI for au1200
by Domen Puncer
· 18 years ago
d54b5ca
[PATCH] irq-flags: usb: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
2427ddd
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed
by Greg Kroah-Hartman
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
5a9d6e0
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS
by Jean-Luc Leger
· 18 years ago
325a4af
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
by David Brownell
· 18 years ago
c5e3b74
[PATCH] UHCI: Improve FSBR-off timing
by Alan Stern
· 18 years ago
e323de4
[PATCH] UHCI: remove hc_inaccessible flag
by Alan Stern
· 18 years ago
be3cbc5
[PATCH] UHCI: various updates
by David Brownell
· 18 years ago
dfbaa7d
[PATCH] USB: EHCI on non-Au1200 build fix
by Ralf Baechle
· 18 years ago
d5ce137
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
by Eric Sesterhenn
· 18 years ago
ba47f66
[PATCH] improved TT scheduling for EHCI
by Dan Streetman
· 18 years ago
c8155cc
[PATCH] UHCI: remove ISO TDs as they are used
by Alan Stern
· 18 years ago
caf3827
[PATCH] UHCI: store the period in the queue header
by Alan Stern
· 18 years ago
10b8e47
[PATCH] UHCI: fix race in ISO dequeuing
by Alan Stern
· 18 years ago
c433472
[PATCH] UHCI: use integer-sized frame numbers
by Alan Stern
· 18 years ago
b761d9d
[PATCH] UHCI: Work around old Intel bug
by Alan Stern
· 19 years ago
84afddd
[PATCH] UHCI: Reimplement FSBR
by Alan Stern
· 19 years ago
04538a2
[PATCH] UHCI: Eliminate the TD-removal list
by Alan Stern
· 19 years ago
a0b458b
[PATCH] UHCI: Move code for cleaning up unlinked URBs
by Alan Stern
· 19 years ago
59e29ed
[PATCH] UHCI: Remove non-iso TDs as they are used
by Alan Stern
· 19 years ago
b186900
[PATCH] UHCI: Common result routine for Control/Bulk/Interrupt
by Alan Stern
· 19 years ago
2775562
[PATCH] USB: UHCI: fix obscure bug in enqueue()
by Alan Stern
· 19 years ago
4de7d2c
[PATCH] USB: UHCI: store the endpoint type in the QH structure
by Alan Stern
· 19 years ago
01cced2
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
by Kumar Gala
· 19 years ago
c32ba30
[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM
by Paul Serice
· 18 years ago
0c27c5d
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
by Richard Purdie
· 18 years ago
839ab1d
[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()
by David Brownell
· 19 years ago
c67808e
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
by Jean Delvare
· 19 years ago
3799c40
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
by Ben Dooks
· 19 years ago
8e32640
[PATCH] USB: UHCI: don't track suspended ports
by Alan Stern
· 19 years ago
68ba61b
[PATCH] USB: at91 usb driver supend/resume fixes
by David Brownell
· 19 years ago
75e2df6
[PATCH] USB: pci-quirks.c: proper prototypes
by Adrian Bunk
· 19 years ago
Next »