aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell
2005-06-27[PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler
2005-06-27[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern
2005-06-27[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern
2005-06-27[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell
2005-06-27[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern
2005-06-27[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern
2005-06-27[PATCH] USB: check for device in zd1201_resumeColin Leroy
2005-06-27[PATCH] USB: PM support for zd1201Colin Leroy
2005-06-27[PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell
2005-06-27[PATCH] USB: usbtest updatesDavid Brownell
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern
2005-06-27[PATCH] USB UHCI: Add shutdown methodAlan Stern
2005-06-27[PATCH] USB UHCI: improved reset handlingAlan Stern
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern
2005-06-27[PATCH] USB UHCI: Fix up loose endsAlan Stern
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern
2005-06-27[PATCH] USB UHCI: Minor improvementsAlan Stern
2005-06-27[PATCH] USB UHCI: subroutine reorderingAlan Stern
2005-06-27[PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell
2005-06-27[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas
2005-06-27[PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell
2005-06-27[PATCH] USB: g_file_storage: export "stall" parameterAlan Stern
2005-06-27[PATCH] USB: g_file_storage: Consolidate min()sAlan Stern
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk
2005-06-23[PATCH] pwc-uncompress warning fixAndrew Morton
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop
2005-06-20[PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-06-20[PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern
2005-06-20[PATCH] usb: klist_node_attached() fixPatrick Mochel
2005-06-20[PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de
2005-06-20[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...mochel@digitalimplant.org
2005-06-20[PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org