Commit Graph

52 Commits (68f717089a62ee4c51933f4be43e4ef7b31539fd)

Author SHA1 Message Date
Marc Zyngier 2714021937 USB: Let some USB host controllers get IRQ flags from resource 17 years ago
Arjan van de Ven b6c6393700 Rename WARN() to WARNING() to clear the namespace 17 years ago
Julien May 28874b7ec4 USB: Fix bug with byte order in isp116x-hcd.c fio write/read 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
Alan Stern 58a97ffeb2 USB: HCDs use the do_remote_wakeup flag 17 years ago
Alan Stern 70a1c9e086 USB: remove dev->power.power_state 17 years ago
Kay Sievers f4fce61d41 usb host: fix platform driver hotplug/coldplug 17 years ago
Anti Sullin 0ed930bffa USB: isp116x: fix enumeration on boot 17 years ago
Julia Lawall a6a01369fd USB: Drop unnecessary continue in a few drivers 17 years ago
Alan Stern 4a00027dcb USB: Eliminate urb->status usage! 18 years ago
Alan Stern eb23105462 USB: add urb->unlinked field 18 years ago
Alan Stern b0d9efba3e USB: centralize -EREMOTEIO handling 18 years ago
Alan Stern e39ab592f1 USB: remove unnecessary tests in isp116x and sl811 18 years ago
Alan Stern e9df41c5c5 USB: make HCDs responsible for managing endpoint queues 18 years ago
Alan Stern 1b4cd43bd3 isp116x-hcd: prepare for urb->status 18 years ago
Prarit Bhargava 5bcd70eba7 USB: change __init to __devinit for isp116x_probe 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Thomas Gleixner d54b5caa83 [PATCH] irq-flags: usb: Use the new IRQF_ constants 19 years ago
David Brownell 325a4af60d [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> 19 years ago
Eric Sesterhenn d5ce1379be [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c 19 years ago
Greg Kroah-Hartman b712548c5d [PATCH] USB: fix initdata issue in isp116x-hcd 19 years ago
Alan Stern 6a8e87b23f [PATCH] USB core and HCDs: don't put_device while atomic 19 years ago
Olav Kongas 0be930c546 [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() 19 years ago
Daniel Marjamki 6b495f4c5a [PATCH] USB: isp116x-hcd.c: Removed unused variable 19 years ago
Olav Kongas 717f736d93 [PATCH] USB: isp116x-hcd: minor cleanup 19 years ago
David Brownell 704aa0b7a9 [PATCH] USB: wakeup flag updates (3/3) isp116x-hcd 19 years ago
Olav Kongas 959eea2191 [PATCH] USB: isp116x-hcd: cleanup 19 years ago
Olav Kongas 535488fcf1 [PATCH] USB: isp116x-hcd: support reiniting HC on resume 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Alan Stern 0c0382e32d [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 20 years ago
David Brownell ccdcf77ae3 [PATCH] ISP116x PM updates 20 years ago
David Brownell 390a8c345e [PATCH] remove usb_suspend_device() parameter 20 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 20 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 20 years ago
Olav Kongas e9b765decf [PATCH] isp116x-hcd: fix handling of short transfers 20 years ago
Olav Kongas 9a57116bc9 [PATCH] USB: Switch isp116x-hcd over to root hub interrupt 20 years ago
Olav Kongas f8d23d3098 [PATCH] USB: isp116x-hcd: remove clock() and reset() 20 years ago
Olav Kongas 9d233d9fae [PATCH] USB: isp116x-hcd: per-port overcurrent reporting 20 years ago
Olav Kongas 165c0f3939 [PATCH] USB: isp116x-hcd: support only per-port power switching 20 years ago
Olav Kongas d4d62861b5 [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option 20 years ago
Olav Kongas dc5bed091a [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time 20 years ago
Pekka Enberg 7b842b6e37 [PATCH] USB: convert kcalloc to kzalloc 20 years ago
Olav Kongas f10eff2683 [PATCH] USB: Fix setup packet initialization in isp116x-hcd 20 years ago
Olav Kongas 5db539e49f [PATCH] USB: Fix kmalloc's flags type in USB 20 years ago
Olav Kongas 17f8bb7312 [PATCH] USB: isp116x-hcd cleanup 20 years ago
Alan Stern 247f310563 [PATCH] USB HCDs: no longer need to register root hub 20 years ago
Olav Kongas 589a0083a3 [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd 20 years ago