Commit Graph

59 Commits (d989ff7cf8d14f1b523f63ba0bf2ec1a9b7c25bc)

Author SHA1 Message Date
Alan Stern e9238221d3 USB: dummy-hcd: accept mismatch between wLength and transfer length 16 years ago
Greg Kroah-Hartman 16e2e5f634 USB: make transfer_buffer_lengths in struct urb field u32 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago
Alan Stern 851a526dcf USB: gadget: dummy_hcd: implement set_wedge 17 years ago
David Brownell c728df70ab USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) 17 years ago
Kay Sievers 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
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 19 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