summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| |_|/ |/| |
* | | [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
|/ /
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1312-16/+16
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-133-3/+3
* | [PATCH] Generic HID layer - buildJiri Kosina2006-12-082-18/+6
* | [PATCH] Generic HID layer - pb_fnmodeJiri Kosina2006-12-082-30/+8
* | [PATCH] Generic HID layer - input and event reportingJiri Kosina2006-12-082-61/+7
* | [PATCH] Generic HID layer - hiddevJiri Kosina2006-12-081-0/+3
* | [PATCH] Generic HID layer - USB APIJiri Kosina2006-12-088-238/+367
* | [PATCH] Generic HID layer - APIJiri Kosina2006-12-083-2/+11
* | [PATCH] Generic HID layer - code splitJiri Kosina2006-12-0810-3089/+106
* | [PATCH] Generic HID layer - disable USB HIDJiri Kosina2006-12-081-1/+1
* | [PATCH] tty: switch to ktermiosAlan Cox2006-12-0828-62/+62
* | [PATCH] struct path: convert usbJosef Sipek2006-12-083-11/+11
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08119-1134/+1427
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-073-5/+4
| |\ \
| | * | [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-013-5/+4
| * | | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-074-2/+5
| * | | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-073-7/+7
| * | | [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-1/+1
| * | | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-0714-31/+31
| * | | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-0728-53/+53
| * | | [PATCH] slab: remove SLAB_NOIOChristoph Lameter2006-12-071-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-061-11/+4
| |\ \ \
| | * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-11/+4
| * | | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-6/+7
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0583-794/+1078
| |\ \ \ \ | | |/ / /
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-0181-782/+1068
| | |\ \ \
| | | * | | usbcore: remove unused argument in autosuspendAlan Stern2006-12-015-62/+71
| | | * | | USB: keep count of unsuspended childrenAlan Stern2006-12-012-11/+37
| | | * | | USB hub: simplify remote-wakeup handlingAlan Stern2006-12-011-23/+20
| | | * | | USB: struct usb_device: change flag to bitflagAlan Stern2006-12-011-1/+1
| | | * | | OHCI: make autostop conditional on CONFIG_PMAlan Stern2006-12-011-54/+79
| | | * | | USB: Add autosuspend support to the hub driverAlan Stern2006-12-011-19/+26
| | | * | | EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-014-53/+61
OpenPOWER on IntegriCloud