summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler1-61/+88
2005-06-27[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern1-0/+10
2005-06-27[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern1-92/+162
2005-06-27[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern1-98/+133
2005-06-27[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern1-27/+23
2005-06-27[PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern1-2/+28
2005-06-27[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell3-41/+125
2005-06-27[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell1-180/+107
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell4-344/+285
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern6-135/+4
2005-06-27[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2-26/+49
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern5-12/+8
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern3-26/+12
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 u...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 Kongas6-0/+2527
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2-61/+97
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-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-26/+31
2005-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds28-55/+73
2005-06-26[IPVS]: Fix for overflowspageexec2-5/+7
2005-06-26[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-06-26[PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez1-38/+44
2005-06-26[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko1-2/+1
2005-06-26[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek1-5/+5
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-06-26[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-06-26[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2-3/+4
2005-06-26[NETLINK]: Fix two socket hashing bugs.David S. Miller1-3/+8
2005-06-26[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-26[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk1-9/+3
2005-06-26[PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2-1/+3
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk12-90/+21