Commit Graph

52 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
Al Viro fd05e72009 drivers/usb annotations and fixes 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern a89a2cd396 USB: dummy-hcd: use dynamic allocation for platform_devices 17 years ago
Ingo van Lil 9063ff44f0 USB: gadget: dummy_hcd.c: fix nested switch statements 17 years ago
Alan Stern 70a1c9e086 USB: remove dev->power.power_state 17 years ago
Alan Stern caf29f6265 USB: dummy_hcd: change the default power budget 17 years ago
Alan Stern 5933101718 USB: dummy_hcd: don't register drivers on the platform bus 17 years ago
David Brownell 9454a57ab5 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> 18 years ago
Alan Stern 63f991b287 USB: fix location of statement label in dummy-hcd 18 years ago
Alan Stern 4a00027dcb USB: Eliminate urb->status usage! 18 years ago
Alan Stern 4d2f110c51 USB: reorganize urb->status use in dummy-hcd 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 e9df41c5c5 USB: make HCDs responsible for managing endpoint queues 18 years ago
Alan Stern 0bd307e1b9 USB: remove DEBUG definition from dummy_hcd 18 years ago
David Brownell c67ab134ba usb gadget stack: remove usb_ep_*_buffer(), part 2 18 years ago
Alan Stern cfa59dab27 USB: Don't resume root hub if the controller is suspended 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
David Brownell 6bea476cf6 USB: gadget driver unbind() is optional; section fixes; misc 18 years ago
Al Viro 2843114699 [PATCH] misc arm pt_regs fixes 19 years ago
Alan Stern efd54a3641 USB: dummy-hcd: fix "warn-unused-result" messages 19 years ago
Alan Stern 1720058343 usbcore: trim down usb_bus structure 19 years ago
Alan Stern b4dbda1a22 USB: dummy-hcd: disable interrupts during req->complete 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn 7039f4224d [PATCH] USB: kzalloc() conversion in drivers/usb/gadget 19 years ago
Tobias Klauser 52950ed40d [PATCH] USB: Use ARRAY_SIZE macro 19 years ago
Alan Stern 3cf0a22e8b [PATCH] USB Gadget: dummy_hcd: updates to hcd->state 19 years ago
Alan Stern 8364d6b0be [PATCH] USB: dummy_hcd: rename variables 19 years ago
Greg Kroah-Hartman cca2362c64 [PATCH] USB: fix build breakage in dummy_hcd.c 20 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Ben Dooks d0d5049fb0 [PATCH] USB: gadget drivers - add .owner initialisation 20 years ago
Alan Stern 0c0382e32d [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 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 5db539e49f [PATCH] USB: Fix kmalloc's flags type in USB 20 years ago
Alan Stern 391eca9d88 [PATCH] USB: dummy_hcd: add suspend/resume support 20 years ago
Alan Stern cc095b0b5b [PATCH] USB: dummy_hcd: sparse cleanups 20 years ago
David Brownell 1bbc169621 [PATCH] USB: gadget driver updates (SETUP api change) 20 years ago
Alan Stern 685eb93f08 [PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling 20 years ago
Alan Stern f1c39fad7d [PATCH] USB dummy_hcd: Centralize link state computations 20 years ago
Alan Stern d9b762510c [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC 20 years ago
Alan Stern c2db8b5e56 [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT 20 years ago
Alan Stern 5742b0c950 [PATCH] USB dummy_hcd: Partial OTG emulation 20 years ago
Alan Stern 247f310563 [PATCH] USB HCDs: no longer need to register root hub 20 years ago
Alan Stern bc96c0ad1e [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget 20 years ago
Yani Ioannou 10523b3b82 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago