summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-22USB: fix memory leak in cdc-acmOliver Neukum1-1/+2
2008-10-22USB: Unusual dev for Mio moov 330 gpsFrédéric Marchal1-0/+9
2008-10-22USB: cdc-wdm: make module autoload workOliver Neukum1-0/+2
2008-10-22USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik1-1/+1
2008-10-22usb/gadget: fix kernel-doc warningRandy Dunlap1-1/+1
2008-10-22USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern1-0/+12
2008-10-22USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin1-2/+1
2008-10-22USB: support Huawei data card product IDsfangxiaozhi3-21/+349
2008-10-22USB: add ZTE MF626 USB GSM modem entryMikhail Gusarov1-0/+2
2008-10-22USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA br...Phil Dibowitz1-0/+9
2008-10-22USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei1-5/+2
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov4-2/+399
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman1-1/+1
2008-10-22Staging: me4000: remove some compiler warningsGreg Kroah-Hartman1-6/+6
2008-10-22Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman3-13/+25
2008-10-22Staging: w35und: module init cleanupPekka Enberg1-56/+31
2008-10-22Staging: w35und: use gotos for error handlingPekka Enberg4-327/+313
2008-10-22Staging: w35und: remove spinlock wrappersPekka Enberg6-38/+27
2008-10-22Staging: sxg: fix compiler warnings.Greg Kroah-Hartman1-8/+8
2008-10-22Staging: sxg: fix up unused function warningsGreg Kroah-Hartman1-77/+78
2008-10-22Staging: sxg: clean up C99 commentsJ.R. Mauro2-580/+580
2008-10-22Staging: Lindent the echo driverJ.R. Mauro6-672/+654
2008-10-22Staging: SLICOSS: Free multicast list at driver exitLior Dotan1-0/+8
2008-10-22Staging: PCC-ACPI: Fix all checkpatch errorsLior Dotan1-185/+244
2008-10-22Staging: pcc-acpi: update to latest versionGreg Kroah-Hartman1-231/+309
2008-10-22Staging: Clean up sxg driverJ.R. Mauro4-379/+368
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison2-5/+5
2008-10-22Staging: add poch driverVijay Kumar7-0/+1471
2008-10-22Staging: wlan-ng: fix build error if wireless networking is not enabledGreg Kroah-Hartman1-1/+1
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg3-26/+0
2008-10-22Staging: echo: remove __cplusplus macro magicPekka Enberg2-16/+0
2008-10-22Staging: echo: remove dead codePekka Enberg1-45/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2-28/+22
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2-5/+5
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen3-27/+27
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2-18/+18
2008-10-22Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen1-1/+12
2008-10-22Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2-50/+89
2008-10-22Staging: sxg: replace __FUNCTION__ with __func__Harvey Harrison2-104/+104
2008-10-22Staging: w35und: remove some typedefsPekka Enberg23-124/+119
2008-10-22Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-22Staging: go7007: remove unused #include <version.h>Huang Weiyi12-12/+0
2008-10-22staging: wlan-ng: prism2: remove more duplicated #includeHuang Weiyi1-1/+0
2008-10-22Staging: wlan-ng: prism2: remove duplicated #includeHuang Weiyi1-2/+0
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi3-4/+0
2008-10-22Staging: SLICOSS: remove duplicated #include'sHuang Weiyi1-8/+0
2008-10-22Staging: Fixes for me4000 pci data collection driverLior Dotan2-545/+545
2008-10-22staging: balance parenthesis in wlan-ng headersMariusz Kozlowski1-1/+1
2008-10-22staging: fix potential build error in slicoss driverMariusz Kozlowski1-1/+0
2008-10-22Staging: Fix leak in drivers/staging/at76_usb.cDiego Calleja1-1/+3