summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [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
| | * USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2006-12-012-22/+74
| | * USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-013-0/+77
| | * USB: added dynamic major number for USB endpointsSarah Bailey2006-12-011-13/+85
| | * USB: pegasus error path not resetting task's stateOliver Neukum2006-12-011-0/+1
| | * USB: endianness fix for asix.cOliver Neukum2006-12-011-3/+3
| | * USB: build the appledisplay driverAdrian Bunk2006-12-011-0/+1
| | * USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-015-12/+6
| | * USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE2006-12-011-11/+26
| | * USB: idmouse cleanupMariusz Kozlowski2006-12-011-8/+8
| | * USB: make drivers/usb/core/driver.c:usb_device_match() staticAdrian Bunk2006-12-011-1/+1
| | * USB: lh7a40x_udc remove double declarationDavid Brownell2006-12-011-1/+0
| | * USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell2006-12-011-0/+2
| | * usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2006-12-012-1/+101
| | * USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2006-12-013-14/+6
| | * USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait staticAdrian Bunk2006-12-011-1/+1
| | * usb: cypress_m8 init error path fixMariusz Kozlowski2006-12-011-5/+4
| | * USB: add ehci_hcd.ignore_oc parameterDavid Brownell2006-12-012-5/+23
| | * USB: EHCI hooks for high speed electrical testsDavid Brownell2006-12-011-0/+19
| | * USB: net2280: don't send unwanted zero-length packetsAlan Stern2006-12-012-3/+8
| | * usb: microtek possible memleak fixMariusz Kozlowski2006-12-011-3/+5
| | * USB: add Digitech USB-Storage to unusual_devs.hJaco Kroon2006-12-011-0/+10
| | * USB core: fix compiler warning about usb_autosuspend_workAlan Stern2006-12-011-8/+8
| | * USB: fix aircable.c: inconsequent NULL checkingNaranjo Manuel Francisco2006-12-011-1/+4
| | * OHCI: change priority level of resume log messageAlan Stern2006-12-011-1/+1
| | * usb: visor kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: usb-serial free urb cleanupMariusz Kozlowski2006-12-011-8/+4
| | * usb: navman kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: mct_u232 free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | * usb: kobil_sct kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: keyspan free urb cleanupMariusz Kozlowski2006-12-011-12/+6
| | * usb: io_edgeport kill urb cleanupMariusz Kozlowski2006-12-011-3/+1
| | * usb: catc free urb cleanupMariusz Kozlowski2006-12-011-8/+4