aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day3-3/+3
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina2-18/+6
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina2-30/+8
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina2-61/+7
2006-12-08[PATCH] Generic HID layer - hiddevJiri Kosina1-0/+3
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina8-238/+367
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina3-2/+11
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina10-3089/+106
2006-12-08[PATCH] Generic HID layer - disable USB HIDJiri Kosina1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox28-62/+62
2006-12-08[PATCH] struct path: convert usbJosef Sipek3-11/+11
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov119-1134/+1427
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham4-2/+5
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter3-7/+7
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter14-31/+31
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter28-53/+53
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter1-1/+1
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-11/+4
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-6/+7
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells83-794/+1078
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-11/+4
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds81-782/+1068
2006-12-01usbcore: remove unused argument in autosuspendAlan Stern5-62/+71
2006-12-01USB: keep count of unsuspended childrenAlan Stern2-11/+37
2006-12-01USB hub: simplify remote-wakeup handlingAlan Stern1-23/+20
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern1-1/+1
2006-12-01OHCI: make autostop conditional on CONFIG_PMAlan Stern1-54/+79
2006-12-01USB: Add autosuspend support to the hub driverAlan Stern1-19/+26
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern4-53/+61
2006-12-01USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2-22/+74
2006-12-01USB: add driver for the USB debug devicesGreg Kroah-Hartman3-0/+77
2006-12-01USB: added dynamic major number for USB endpointsSarah Bailey1-13/+85
2006-12-01USB: pegasus error path not resetting task's stateOliver Neukum1-0/+1
2006-12-01USB: endianness fix for asix.cOliver Neukum1-3/+3
2006-12-01USB: build the appledisplay driverAdrian Bunk1-0/+1
2006-12-01USB serial: replace kmalloc+memset with kzallocBurman Yan5-12/+6
2006-12-01USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE1-11/+26
2006-12-01USB: idmouse cleanupMariusz Kozlowski1-8/+8
2006-12-01USB: make drivers/usb/core/driver.c:usb_device_match() staticAdrian Bunk1-1/+1
2006-12-01USB: lh7a40x_udc remove double declarationDavid Brownell1-1/+0
2006-12-01USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell1-0/+2
2006-12-01usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2-1/+101
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk3-14/+6
2006-12-01USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait staticAdrian Bunk1-1/+1
2006-12-01usb: cypress_m8 init error path fixMariusz Kozlowski1-5/+4
2006-12-01USB: add ehci_hcd.ignore_oc parameterDavid Brownell2-5/+23
2006-12-01USB: EHCI hooks for high speed electrical testsDavid Brownell1-0/+19
2006-12-01USB: net2280: don't send unwanted zero-length packetsAlan Stern2-3/+8