summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-2017-226/+169Star
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-2010-47/+41Star
* UHCI: module parameter to ignore overcurrent changesAlan Stern2006-12-202-3/+24
* USB: Nokia E70 is an unusual deviceAndrew Morton2006-12-201-0/+7
* USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan2006-12-201-4/+2Star
* USB: fix Wacom Intuos3 4x6 bugsPing Cheng2006-12-202-14/+16
* usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm2006-12-201-0/+3
* usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB ModemJohann Wilhelm2006-12-201-0/+9
* USB: rtl8150 new device idPetko Manolov2006-12-201-2/+4
* USB: fix ohci.h over-use warningsJeff Garzik2006-12-201-3/+3
* USB: Prevent the funsoft serial device from entering raw modeDavid Clare2006-12-201-0/+27
* Add Baltech Reader ID to CP2101 driverJohannes Hoelzl2006-12-201-0/+1
* USB: mutexification of usblpOliver Neukum2006-12-201-25/+29
* usb serial: Eliminate bogus ioctl codeAlan2006-12-203-89/+0Star
* USB: removing ifdefed code from gl620aOliver Neukum2006-12-201-154/+0Star
* USB: ftdi_sio - MachX product ID addedJan Capek2006-12-202-2/+4
* USB: airprime: add device id for dell wireless 5500 hsdpa cardEagle Jones2006-12-201-0/+1
* USB: fix transvibrator disconnect raceOliver Neukum2006-12-201-1/+1
* USB: Fix oops in PhidgetServoSean Young2006-12-201-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-192-1/+46
|\
| * input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+44
| * [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
* | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-182-12/+9Star
* | [CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov2006-12-181-2/+1Star
* | [TG3]: Update version and reldate.Michael Chan2006-12-181-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-182-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-181-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-181-0/+4
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-181-3/+3
* | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-181-2/+2
* | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-181-3/+10
* | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-181-8/+1Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-181-1/+1
|\ \
| * | [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
* | | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* | | [PATCH] m68k trivial build fixesAl Viro2006-12-172-4/+4
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-163-18/+99
|\ \ \
| * | | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-161-3/+1Star
| * | | IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-161-14/+97
| * | | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
| | |/ | |/|
* | | [PATCH] pata_via: Cable detect errorAlan2006-12-161-2/+7
* | | [PATCH] Fix help text for CONFIG_ATA_PIIXAlan2006-12-161-3/+3
* | | [PATCH] initializer entry defined twice in pata_rz1000Ira Snyder2006-12-161-2/+0Star
* | | [PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita2006-12-163-5/+7
* | | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0Star
* | | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
* | | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
* | | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
* | | [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
* | | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16