aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Merge ../bleed-2.6Greg KH2005-10-28
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* | [PATCH] usb device wakeup flagsDavid Brownell2005-10-28
|/
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-10
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-10
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-30
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-22
* [PATCH] USB: relax usbcore reset timingsDavid Brownell2005-09-12
* [PATCH] USB: get rid of minor log spammingDavid Brownell2005-09-12
* [PATCH] usbcore: small changes to HCD glue layerAlan Stern2005-09-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-08
|\
| * [PATCH] ehci: add think_timedavid-b@pacbell.net2005-09-08
| * [PATCH] USB: remove annoying messagedavid-b@pacbell.net2005-09-08
| * [PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net2005-09-08
| * [PATCH] USB: Support unbinding of the usb_generic driverAlan Stern2005-09-08
| * [PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern2005-09-08
| * [PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2005-09-08
| * [PATCH] USB: Code motion in the hub driverAlan Stern2005-09-08
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-08
| * [PATCH] USB: Fix regression in core/devio.cAlan Stern2005-09-08
| * [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-08
* | [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-08
* | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-08
|/
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-07
* [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-05
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-05
* [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-29
* [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-29
* [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-29
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-12
|\
| * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-11
* | [PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk2005-07-12
* | [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* | [PATCH] USB: khubd: use kthread APIakpm@osdl.org2005-07-12
* | [PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman2005-07-12
* | [PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern2005-06-27
* | [PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2005-06-27
* | [PATCH] usbcore: Remove hub_set_power_budgetAlan Stern2005-06-27
* | [PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern2005-06-27
* | [PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell2005-06-27
* | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* | [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-23
* | [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-23
* | [PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman2005-06-20
* | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-20
* | [PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern2005-06-20
* | [PATCH] usb: klist_node_attached() fixPatrick Mochel2005-06-20
* | [PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de2005-06-20
* | [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...mochel@digitalimplant.org2005-06-20