aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern3-14/+10
2005-06-27[PATCH] USB: check for device in zd1201_resumeColin Leroy1-0/+3
2005-06-27[PATCH] USB: PM support for zd1201Colin Leroy2-0/+39
2005-06-27[PATCH] USB: add ability for usb-serial drivers to determine if their write urb is currently being used.Greg Kroah-Hartman10-46/+85
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell3-4/+26
2005-06-27[PATCH] USB: usbtest updatesDavid Brownell1-8/+52
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum2-37/+197
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern3-87/+140
2005-06-27[PATCH] USB UHCI: Add shutdown methodAlan Stern1-0/+16
2005-06-27[PATCH] USB UHCI: improved reset handlingAlan Stern1-29/+40
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern4-60/+92
2005-06-27[PATCH] USB UHCI: Fix up loose endsAlan Stern1-21/+65
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern3-102/+202
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern4-156/+212
2005-06-27[PATCH] USB UHCI: Minor improvementsAlan Stern3-53/+55
2005-06-27[PATCH] USB UHCI: subroutine reorderingAlan Stern1-144/+143
2005-06-27[PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell1-3/+3
2005-06-27[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas1-1/+10
2005-06-27[PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas5-0/+2480
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-57/+93
2005-06-27[PATCH] USB: g_file_storage: export "stall" parameterAlan Stern1-13/+14
2005-06-27[PATCH] USB: g_file_storage: Consolidate min()sAlan Stern1-12/+9
2005-06-27[PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki2-2/+2
2005-06-27[PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support.YOSHIFUJI Hideaki1-0/+2
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter3-6/+3
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk4-12/+7
2005-06-23[PATCH] pwc-uncompress warning fixAndrew Morton1-6/+5
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-12/+1
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
2005-06-20[PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou7-65/+65
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou5-22/+22
2005-06-20[PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern1-2/+8
2005-06-20[PATCH] usb: klist_node_attached() fixPatrick Mochel1-1/+1
2005-06-20[PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de1-1/+1
2005-06-20[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists that will go away.mochel@digitalimplant.org1-2/+2
2005-06-20[PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org1-18/+23
2005-06-20[PATCH] USB: trivial error path fixMark M. Hoffman1-0/+1
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-6/+6
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de3-44/+37
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov1-1/+1
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley1-9/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-2/+0
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-13[PATCH] spin longer for ehci port reset completionDavid Brownell1-1/+4
2005-06-12[PATCH] pwc bug fixAlan Cox1-4/+0
2005-06-09[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott1-27/+91
2005-06-06Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov1-71/+52