aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: fix to usbfs_snoop logging of user defined control urbsChris Frey2006-12-201-1/+5
* USB: at91_udc: Additional checksWojtek Kaniewski2006-12-201-2/+8
* USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski2006-12-201-0/+4
* USB: at91_udc: allow drivers that support high speedWojtek Kaniewski2006-12-201-1/+1
* USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2006-12-202-259/+425
* USB: at91_udc, misc fixesAndrew Victor2006-12-202-6/+42
* USB: at91 udc, support at91sam926x addressesAndrew Victor2006-12-202-86/+84
* USB: OHCI support for PNX8550Vitaly Wool2006-12-202-0/+262
* USB: ohci handles hardware faults during root port resetsTakamasa Ohtake2006-12-201-2/+7
* USB: ohci at91 warning fixAndrew Victor2006-12-201-1/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-2017-226/+169
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-2010-47/+41
* 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/+2
* 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/+0
* USB: removing ifdefed code from gl620aOliver Neukum2006-12-201-154/+0
* 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/+9
* | [CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov2006-12-171-2/+1
* | [TG3]: Update version and reldate.Michael Chan2006-12-171-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-172-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-171-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-171-0/+4
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-171-3/+3
* | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-171-2/+2
* | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-171-3/+10
* | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-171-8/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-171-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-151-3/+1
| * | | IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
| * | | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
| | |/ | |/|