aboutsummaryrefslogtreecommitdiff
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-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-26[IPVS]: Fix for overflowspageexec
2005-06-26[PATCH] DM9000 network driver bugfixSascha Hauer
2005-06-26[PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez
2005-06-26[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko
2005-06-26[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki
2005-06-26[PATCH] dmfe warning fixAndrew Morton
2005-06-26[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk
2005-06-26[NETLINK]: Fix two socket hashing bugs.David S. Miller
2005-06-26[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-06-26[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk