summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-2316-35/+792
|\
| * USB: don't rebind drivers after failed resume or resetAlan Stern2008-10-222-2/+3
| * USB: fix memory leak in cdc-acmOliver Neukum2008-10-221-1/+2
| * USB: Unusual dev for Mio moov 330 gpsFrédéric Marchal2008-10-221-0/+9
| * USB: cdc-wdm: make module autoload workOliver Neukum2008-10-221-0/+2
| * USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik2008-10-221-1/+1
| * usb/gadget: fix kernel-doc warningRandy Dunlap2008-10-221-1/+1
| * USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern2008-10-221-0/+12
| * USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin2008-10-221-2/+1
| * USB: support Huawei data card product IDsfangxiaozhi2008-10-223-21/+349
| * USB: add ZTE MF626 USB GSM modem entryMikhail Gusarov2008-10-221-0/+2
| * USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA br...Phil Dibowitz2008-10-221-0/+9
| * USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei2008-10-221-5/+2
| * USB: ohci: add support for tmio-ohci cellDmitry Baryshkov2008-10-224-2/+399
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-2377-3087/+5560
|\ \
| * | Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-221-1/+1
| * | Staging: me4000: remove some compiler warningsGreg Kroah-Hartman2008-10-221-6/+6
| * | Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman2008-10-223-13/+25
| * | Staging: w35und: module init cleanupPekka Enberg2008-10-221-56/+31
| * | Staging: w35und: use gotos for error handlingPekka Enberg2008-10-224-327/+313
| * | Staging: w35und: remove spinlock wrappersPekka Enberg2008-10-226-38/+27
| * | Staging: sxg: fix compiler warnings.Greg Kroah-Hartman2008-10-221-8/+8
| * | Staging: sxg: fix up unused function warningsGreg Kroah-Hartman2008-10-221-77/+78
| * | Staging: sxg: clean up C99 commentsJ.R. Mauro2008-10-222-580/+580
| * | Staging: Lindent the echo driverJ.R. Mauro2008-10-226-672/+654
| * | Staging: SLICOSS: Free multicast list at driver exitLior Dotan2008-10-221-0/+8
| * | Staging: PCC-ACPI: Fix all checkpatch errorsLior Dotan2008-10-221-185/+244
| * | Staging: pcc-acpi: update to latest versionGreg Kroah-Hartman2008-10-221-231/+309
| * | Staging: Clean up sxg driverJ.R. Mauro2008-10-224-379/+368
| * | Staging: remove remaining uses of __FUNCTION__Harvey Harrison2008-10-222-5/+5
| * | Staging: add poch driverVijay Kumar2008-10-227-0/+1471
| * | Staging: wlan-ng: fix build error if wireless networking is not enabledGreg Kroah-Hartman2008-10-221-1/+1
| * | Staging: echo: remove annoying "end of function" markersPekka Enberg2008-10-223-26/+0
| * | Staging: echo: remove __cplusplus macro magicPekka Enberg2008-10-222-16/+0
| * | Staging: echo: remove dead codePekka Enberg2008-10-221-45/+0
| * | Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2008-10-222-28/+22
| * | Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2008-10-222-5/+5
| * | Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen2008-10-223-27/+27
| * | Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2008-10-222-18/+18
| * | Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen2008-10-221-1/+12
| * | Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2008-10-222-50/+89
| * | Staging: sxg: replace __FUNCTION__ with __func__Harvey Harrison2008-10-222-104/+104
| * | Staging: w35und: remove some typedefsPekka Enberg2008-10-2223-124/+119
| * | Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi2008-10-221-1/+0
| * | Staging: go7007: remove unused #include <version.h>Huang Weiyi2008-10-2212-12/+0
| * | staging: wlan-ng: prism2: remove more duplicated #includeHuang Weiyi2008-10-221-1/+0
| * | Staging: wlan-ng: prism2: remove duplicated #includeHuang Weiyi2008-10-221-2/+0
| * | Staging: et131x: remove duplicated #include'sHuang Weiyi2008-10-223-4/+0
| * | Staging: SLICOSS: remove duplicated #include'sHuang Weiyi2008-10-221-8/+0
| * | Staging: Fixes for me4000 pci data collection driverLior Dotan2008-10-222-545/+545
OpenPOWER on IntegriCloud