summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-01usb: ttusb_dec free urb cleanupMariusz Kozlowski
2006-12-01usb: cinergyT2 free kill urb cleanupMariusz Kozlowski
2006-12-01usb: usb-gigaset free kill urb cleanupMariusz Kozlowski
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski
2006-12-01usb: pcwd_usb free urb cleanupMariusz Kozlowski
2006-12-01USB: pwc-if loop fixMariusz Kozlowski
2006-12-01usb-serial: ti_usb, TI ez430 development tool IDOleg Verych
2006-12-01USB: airprime: New device IDdaniel@centurion.net.nz
2006-12-01USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk
2006-12-01USB: resume_device symbol conflictStephen Hemminger
2006-12-01usb/gadget/ether.c minor manycast tweaksDavid Brownell
2006-12-01USB: Move private hub declarations out of public header fileAlan Stern
2006-12-01USB: net1080: Fix && typosJean Delvare
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern
2006-12-01USB: autosuspend code consolidationAlan Stern
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino
2006-12-01USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: onetouch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern
2006-12-01USB core: don't match interface descriptors for vendor-specific devicesAlan Stern
2006-12-01USB HID: Handle STALL on interrupt endpointAlan Stern
2006-12-01usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu
2006-11-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo