aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-12usb-serial: show port number in sysfsRoman Kagan
2007-10-12USB: fix memory leak in berry_charge driverGreg Kroah-Hartman
2007-10-12USB: less-restrictive command checking in g-file-storageAlan Stern
2007-10-12USB: kobil_sct: Rework driverAlan Cox
2007-10-12USB: cp2101: Coding style policeAlan Cox
2007-10-12USB: avoid the donelist after an error in ohci-hcdAlan Stern
2007-10-12USB: fix mistake in usb_hcd_giveback_urbAlan Stern
2007-10-12USB: ftdi_sio: Handle FT232RL devices like FT232BM devicesAndrew M. Bishop
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern
2007-10-12USB: remove Iso status value in uhci-hcdAlan Stern
2007-10-12USB: minor fixes for r8a66597 driverAlan Stern
2007-10-12USB: EHCI restart speedupMarcelo Tosatti
2007-10-12UEAGLE: CosmeticStanislaw Gruszka
2007-10-12UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka
2007-10-12UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka
2007-10-12UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka
2007-10-12UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka
2007-10-12UEAGLE: Eagle IV chipset supportStanislaw Gruszka
2007-10-12USB: remove unnecessary tests in isp116x and sl811Alan Stern
2007-10-12USB: ark3116.c: fix check-after-useAdrian Bunk
2007-10-12USB: missing test for ESHUTDOWN in adutux driverOliver Neukum
2007-10-12usb: remove redundant memset from amd5536udcMariusz Kozlowski
2007-10-12USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-12USB: mct_u232-convert-to-proper-speed-handling-api-fixAndrew Morton
2007-10-12USB: kl5kusb105: witch to new speed APIAlan Cox
2007-10-12usblp: Fix a double kfreePete Zaitcev
2007-10-12usbmon: Smooth the core codePete Zaitcev
2007-10-12usbmon: Drop DMA mapping for setup packetPete Zaitcev
2007-10-12usbmon: Update pipe removal to suit my tastePete Zaitcev
2007-10-12usblp: CosmeticsPete Zaitcev
2007-10-12usblp: mutex in usblp_check_statusPete Zaitcev
2007-10-12USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi
2007-10-12USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi
2007-10-12USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi
2007-10-12USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi
2007-10-12USB: cleanups for g_file_storageAlan Stern
2007-10-12USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-10-12USB: make usb_release_interface staticGreg Kroah-Hartman
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman
2007-10-12usb: hook up device authorization to sysfsInaky Perez-Gonzalez
2007-10-12usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez
2007-10-12usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez
2007-10-12usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez
2007-10-12usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez