aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-04[PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz
2006-01-04[PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino
2006-01-04[PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino
2006-01-04[PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas
2006-01-04[PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern
2006-01-04[PATCH] USB: One potential problem in gadget/serial.cFengwei Yin
2006-01-04[PATCH] USB: small cleanupsAdrian Bunk
2006-01-04[PATCH] USB: Fix locking for USB suspend/resumeAlan Stern
2006-01-04[PATCH] USB: Disconnect children during hub unbindAlan Stern
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman
2006-01-04[PATCH] USB: make bias writeable in libusualPete Zaitcev
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern
2006-01-04[PATCH] USB: dummy_hcd: rename variablesAlan Stern
2006-01-04[PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA
2006-01-04[PATCH] USB: usb-net: removes redundant returnPetko Manolov
2006-01-04[PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie
2006-01-04[ALSA] ad1889 - remove CVS ID from the driver identificationJaroslav Kysela
2006-01-04[ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai
2006-01-04[ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela
2006-01-04[ALSA] version 1.0.11rc2Jaroslav Kysela
2006-01-04[IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo
2006-01-04[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selectedArnaldo Carvalho de Melo
2006-01-04[DCCP] ackvec: use u8 for the buf offsetsArnaldo Carvalho de Melo
2006-01-04[DCCP] ackvec: Fix spelling of "throw"Andrea Bittau
2006-01-03[TCP]: less inline'sStephen Hemminger
2006-01-03[IEEE80211] ipw2200: Simplify multicast checks.Stephen Hemminger
2006-01-03[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger