Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d3e85ecf22a5e3610df47b9c3fb2fc32cfd35bf
/
drivers
/
usb
/
host
05090fc
[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers
by Sergei Shtylylov
· 19 years ago
bf8b2b5
[PATCH] USB EHCI: fix gfp_t sparse warning
by Randy Dunlap
· 19 years ago
0be930c
[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
by Olav Kongas
· 19 years ago
630aa3c
[PATCH] USB: UHCI: No FSBR until device is configured
by Alan Stern
· 19 years ago
0c73462
[PATCH] USB: EHCI, another full speed iso fix
by Clemens Ladisch
· 19 years ago
b6daf7f
[PATCH] USB: fix ehci early handoff issues warning
by Andrew Morton
· 19 years ago
401feaf
[PATCH] USB: fix EHCI early handoff issues
by David Brownell
· 19 years ago
b3c29d8
Small fixups to the EHCI Kconfig help text
by Jesper Juhl
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
f8cfa61
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
by Dominik Brodowski
· 19 years ago
b463581
[PATCH] pcmcia: remove dev_list from drivers
by Dominik Brodowski
· 19 years ago
cc3b486
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
by Dominik Brodowski
· 19 years ago
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
6b495f4
[PATCH] USB: isp116x-hcd.c: Removed unused variable
by Daniel Marjamäki
· 19 years ago
687f5f3
[PATCH] USB: UHCI: edit some comments
by Alan Stern
· 19 years ago
fa34656
[PATCH] USB: UHCI: change uhci_explen macro
by Alan Stern
· 19 years ago
a5e36d2
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
by Richard Purdie
· 19 years ago
4c4c943
[PATCH] USB: mark various usb tables const
by Arjan van de Ven
· 19 years ago
717f736
[PATCH] USB: isp116x-hcd: minor cleanup
by Olav Kongas
· 19 years ago
9ad3d6c
[PATCH] USB: Remove USB private semaphore
by Alan Stern
· 19 years ago
1c50c31
[PATCH] USB: central handling for host controllers that were reset during suspend/resume
by Alan Stern
· 19 years ago
c9a50cc
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
by David Brownell
· 19 years ago
704aa0b
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
by David Brownell
· 19 years ago
baefbc3
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
by David Brownell
· 19 years ago
0c8624f
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
by David Brownell
· 19 years ago
d97cc2f
[PATCH] USB: ehci fix driver model wakeup flags
by David Brownell
· 19 years ago
2c1c3c4
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
by David Brownell
· 19 years ago
6912354
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
by Alan Stern
· 19 years ago
959eea2
[PATCH] USB: isp116x-hcd: cleanup
by Olav Kongas
· 19 years ago
535488f
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
by Olav Kongas
· 19 years ago
2e1dcc1
[PATCH] USB: Add pxa27x OHCI PM functions
by Richard Purdie
· 19 years ago
81f280e
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
by Richard Purdie
· 19 years ago
a8d3584
[ARM] Remove clk_use()/clk_unuse()
by Russell King
· 19 years ago
42245e6
[PATCH] UHCI: add missing memory barriers
by Alan Stern
· 19 years ago
8926bfa
[PATCH] USB: ehci fixups
by David Brownell
· 19 years ago
8de9840
[PATCH] USB: Fix USB suspend/resume crasher (#2)
by Benjamin Herrenschmidt
· 19 years ago
21b1861
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
by David Brownell
· 19 years ago
1880752
[PATCH] USB: EHCI updates split init/reinit logic for resume
by David Brownell
· 19 years ago
abcc94480
[PATCH] USB: EHCI updates mostly whitespace cleanups
by David Brownell
· 19 years ago
f03c17f
[PATCH] USB: EHCI updates
by David Brownell
· 19 years ago
2463ade
[PATCH] Fix copy-paste bug in ohci-ppc-soc.c
by Andrey Volkov
· 19 years ago
87cf203
[PATCH] USB: OHCI lh7a404 platform device conversion fixup
by Richard Purdie
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
462aae6
[USB]: Make early handoff a final fixup instead of a header one.
by David S. Miller
· 19 years ago
541ab4a
Don't touch USB controller IO registers when they are disabled
by Linus Torvalds
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
4303fc6
USB: fix up some odd parts due to partial merges
by Greg Kroah-Hartman
· 19 years ago
478a3ba
[PATCH] USB: Always do usb-handoff
by Alan Stern
· 19 years ago
efa400d
[PATCH] USB: add owner initialisation to host drivers
by Ben Dooks
· 19 years ago
a85ee6b
[PATCH] USB: S3C2410 OHCI - add driver owner field
by Ben Dooks
· 19 years ago
f37be9b
[PATCH] Fix hcd->state assignments in uhci-hcd
by Alan Stern
· 19 years ago
b81d343
[PATCH] UHCI: Improve handling of iso TDs
by Alan Stern
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
bb200f6
[PATCH] UHCI: unify BIOS handoff and driver reset code
by Alan Stern
· 19 years ago
8b262bd
[PATCH] USB: UHCI: Spruce up some comments
by Alan Stern
· 19 years ago
ccdcf77
[PATCH] ISP116x PM updates
by David Brownell
· 19 years ago
a7f72ab
[PATCH] UHCI PM updates
by David Brownell
· 19 years ago
f2cb36c
[PATCH] update PCI early-handoff handling for OHCI
by David Brownell
· 19 years ago
f197b2c
[PATCH] OHCI PM updates
by David Brownell
· 19 years ago
9293677
[PATCH] all HCDs provide root hub suspend/resume methods
by David Brownell
· 19 years ago
7ff71d6
[PATCH] EHCI, split out PCI glue
by Matt Porter
· 19 years ago
a1d59ce
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
by Alan Stern
· 19 years ago
8b4cd42
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
by Alan Stern
· 19 years ago
8ad7fe1
[PATCH] remove some USB_SUSPEND dependencies
by David Brownell
· 19 years ago
390a8c3
[PATCH] remove usb_suspend_device() parameter
by David Brownell
· 19 years ago
7586269
[PATCH] USB: move handoff code
by David Brownell
· 19 years ago
72f30b6
[PATCH] USB: ehci.patch (earlier irq disable)
by David Brownell
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
e9b765d
[PATCH] isp116x-hcd: fix handling of short transfers
by Olav Kongas
· 19 years ago
fc611a1
[ARM] Don't include mach-types.h unnecessarily
by Russell King
· 19 years ago
d087790
[ARM] Don't include asm/arch/hardware.h directly
by Russell King
· 19 years ago
4b2e790
[PATCH] USB: sl811-hcd minor fixes
by David Brownell
· 19 years ago
155faf5
[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
by David Brownell
· 19 years ago
fdd13b3
[PATCH] USB: OHCI relies less on NDP register
by David Brownell
· 19 years ago
e0fd3cb
[PATCH] USB: OHCI irq tweak
by David Brownell
· 19 years ago
22c4386
[PATCH] drivers/usb: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
f7201c3
[PATCH] USB: EHCI workaround for NForce and mem > 2GB
by David Brownell
· 19 years ago
10f6524
[PATCH] USB: EHCI port tweaks
by David Brownell
· 19 years ago
1f09df8
[PATCH] USB UHCI: remove the FSBR kernel timer
by Alan Stern
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
5420520
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
d038420
[PATCH] ehci: add tt_usecs
by david-b@pacbell.net
· 19 years ago
4fbd55f
[PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.c
by Dale Farnsworth
· 19 years ago
e52b1d3
[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcd
by Dale Farnsworth
· 19 years ago
ba44e7c
[PATCH] USB: S3C24XX port numbering fix
by Ben Dooks
· 19 years ago
9a57116
[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
by Olav Kongas
· 19 years ago
f8d23d3
[PATCH] USB: isp116x-hcd: remove clock() and reset()
by Olav Kongas
· 19 years ago
9d233d9
[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
by Olav Kongas
· 19 years ago
165c0f3
[PATCH] USB: isp116x-hcd: support only per-port power switching
by Olav Kongas
· 19 years ago
Next »