summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell1-22/+29
2005-06-28[PATCH] USB: gadget driver updates (SETUP api change)David Brownell6-42/+40
2005-06-28[PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell1-1/+10
2005-06-28[PATCH] USB: upgrade of the idmouse driverFlorian Echtler1-61/+88
2005-06-28[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern1-0/+10
2005-06-28[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern1-92/+162
2005-06-28[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern1-98/+133
2005-06-28[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern1-27/+23
2005-06-28[PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern1-2/+28
2005-06-28[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2-41/+116
2005-06-28[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell1-180/+107
2005-06-28[PATCH] USB: rndis updates (mostly cleanup)David Brownell4-344/+285
2005-06-28[PATCH] USB HCDs: no longer need to register root hubAlan Stern6-135/+4
2005-06-28[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2-26/+49
2005-06-28[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern5-12/+8
2005-06-28[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern3-26/+12
2005-06-28[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern3-14/+10
2005-06-28[PATCH] USB: check for device in zd1201_resumeColin Leroy1-0/+3
2005-06-28[PATCH] USB: PM support for zd1201Colin Leroy2-0/+39
2005-06-28[PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman10-46/+85
2005-06-28[PATCH] USB: add reboot notifier to ohciDavid Brownell3-4/+26
2005-06-28[PATCH] USB: usbtest updatesDavid Brownell1-8/+52
2005-06-28[PATCH] USB: fix acm trouble with terminalsOliver Neukum2-37/+197
2005-06-28[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern3-87/+140
2005-06-28[PATCH] USB UHCI: Add shutdown methodAlan Stern1-0/+16
2005-06-28[PATCH] USB UHCI: improved reset handlingAlan Stern1-29/+40
2005-06-28[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern4-60/+92
2005-06-28[PATCH] USB UHCI: Fix up loose endsAlan Stern1-21/+65
2005-06-28[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern3-102/+202
2005-06-28[PATCH] USB UHCI: Add root hub statesAlan Stern4-156/+212
2005-06-28[PATCH] USB UHCI: Minor improvementsAlan Stern3-53/+55
2005-06-28[PATCH] USB UHCI: subroutine reorderingAlan Stern1-144/+143
2005-06-28[PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell1-3/+3
2005-06-28[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas1-1/+10
2005-06-28[PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas5-0/+2480
2005-06-28[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-57/+93
2005-06-28[PATCH] USB: g_file_storage: export "stall" parameterAlan Stern1-13/+14
2005-06-28[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-26[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-23[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
2005-06-21[PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-21[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou7-65/+65
2005-06-21[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou5-22/+22
2005-06-21[PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern1-2/+8
2005-06-21[PATCH] usb: klist_node_attached() fixPatrick Mochel1-1/+1