Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15778e3ebcd06ad91065f082f8620a2d7c6900ef
/
drivers
/
usb
/
host
/
isp116x-hcd.c
925f004
USB: isp116x-hcd.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
c8d1bc1
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 10 years ago
8c0ae657
usb: host: isp116x: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
6a08556
isp116x-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
f3c4140
isp116x-hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
566e026
usb: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
a458677
usb: host: Remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 11 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
2e8d3fe
usb: isp116x-hcd: Convert to module_platform_driver
by Tobias Klauser
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
69fff59
USB: remove remaining usages of hcd->state from usbcore and fix regression
by Alan Stern
· 13 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
7a9d93e
USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
16e2e5f
USB: make transfer_buffer_lengths in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
2714021
USB: Let some USB host controllers get IRQ flags from resource
by Marc Zyngier
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
28874b7
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
by Julien May
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
58a97ff
USB: HCDs use the do_remote_wakeup flag
by Alan Stern
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
f4fce61
usb host: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
0ed930b
USB: isp116x: fix enumeration on boot
by Anti Sullin
· 17 years ago
a6a0136
USB: Drop unnecessary continue in a few drivers
by Julia Lawall
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 17 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 17 years ago
e39ab59
USB: remove unnecessary tests in isp116x and sl811
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
1b4cd43
isp116x-hcd: prepare for urb->status
by Alan Stern
· 17 years ago
5bcd70e
USB: change __init to __devinit for isp116x_probe
by Prarit Bhargava
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
d54b5ca
[PATCH] irq-flags: usb: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
325a4af
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
by David Brownell
· 18 years ago
d5ce137
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
by Eric Sesterhenn
· 18 years ago
b712548
[PATCH] USB: fix initdata issue in isp116x-hcd
by Greg Kroah-Hartman
· 19 years ago
6a8e87b
[PATCH] USB core and HCDs: don't put_device while atomic
by Alan Stern
· 19 years ago
0be930c
[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
by Olav Kongas
· 19 years ago
6b495f4
[PATCH] USB: isp116x-hcd.c: Removed unused variable
by Daniel Marjamäki
· 19 years ago
717f736
[PATCH] USB: isp116x-hcd: minor cleanup
by Olav Kongas
· 19 years ago
704aa0b
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
by David Brownell
· 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
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
ccdcf77
[PATCH] ISP116x PM updates
by David Brownell
· 19 years ago
390a8c3
[PATCH] remove usb_suspend_device() parameter
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
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
d4d6286
[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option
by Olav Kongas
· 19 years ago
dc5bed0
[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time
by Olav Kongas
· 19 years ago
7b842b6
[PATCH] USB: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
f10eff2
[PATCH] USB: Fix setup packet initialization in isp116x-hcd
by Olav Kongas
· 19 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 19 years ago
17f8bb7
[PATCH] USB: isp116x-hcd cleanup
by Olav Kongas
· 19 years ago
247f310
[PATCH] USB HCDs: no longer need to register root hub
by Alan Stern
· 20 years ago
589a008
[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd
by Olav Kongas
· 20 years ago
4808a1c
[PATCH] USB: Add isp116x-hcd USB host controller driver
by Olav Kongas
· 20 years ago