summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | [IA64] Increase max NR_CPUS on IA64 from 512 to 1024Jack Steiner2005-09-161-2/+2
| * | | | | | | | | | | Pull hp-machvec into release branchTony Luck2005-10-285-28/+156
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [IA64] more robust zx1/sx1000 machvec supportAlex Williamson2005-09-145-28/+156
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Pull altix-mmr into release branchTony Luck2005-10-286-65/+80
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-094-0/+4
| | * | | | | | | | | | | [IA64-SGI] volatile semantics in places where it seems necessaryMark Maule2005-09-075-65/+76
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Pull altix-fpga-reset into release branchTony Luck2005-10-284-30/+90
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | [IA64] Altix patch for fpga resetBruce Losure2005-09-064-30/+90
| | |/ / / / / / / / /
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-10-28143-4581/+4190
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2005-10-282-3/+3
| * | | | | | | | | | | [PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman2005-10-283-0/+152
| * | | | | | | | | | | [PATCH] USB: add new device id to ftdi_sio moduleMartin Hagelin2005-10-281-1/+1
| * | | | | | | | | | | [PATCH] USB: fix correct wording in drivers/usb/net/KConfigKoen Kooi2005-10-281-1/+1
| * | | | | | | | | | | [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-283-15/+13
| * | | | | | | | | | | [PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton2005-10-281-3/+12
| * | | | | | | | | | | [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-286-65/+62
| * | | | | | | | | | | [PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern2005-10-281-2/+2
| * | | | | | | | | | | [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-286-20/+10
| * | | | | | | | | | | [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-282-56/+106
| * | | | | | | | | | | [PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern2005-10-281-3/+9
| * | | | | | | | | | | [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-282-99/+125
| * | | | | | | | | | | [PATCH] USB Storage: Expand range of Freecom unusual_devs entryPhil Dibowitz2005-10-281-1/+1
| * | | | | | | | | | | [PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan2005-10-281-9/+21
| * | | | | | | | | | | [PATCH] PATCH: usb-storage: use kthread APIAlan Stern2005-10-282-45/+21
| * | | | | | | | | | | [PATCH] PATCH: usb-storage: implement minimal PMAlan Stern2005-10-281-12/+46
| * | | | | | | | | | | [PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern2005-10-283-2/+13
| * | | | | | | | | | | [PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2005-10-282-17/+14
| * | | | | | | | | | | [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern2005-10-281-0/+3
| * | | | | | | | | | | [PATCH] USB: Always do usb-handoffAlan Stern2005-10-284-48/+6
| * | | | | | | | | | | [PATCH] USB: cdc-acm patch to use kzallocOliver Neukum2005-10-281-3/+2
| * | | | | | | | | | | [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson2005-10-281-117/+121
| * | | | | | | | | | | [PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /2005-10-281-1/+1
| * | | | | | | | | | | [PATCH] USB: microtek patch to use kzallocOliver Neukum2005-10-281-2/+1
| * | | | | | | | | | | [PATCH] USB: storage patch for LEICA cameraSimeon Simeonov2005-10-281-0/+7
| * | | | | | | | | | | [PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2005-10-282-61/+37
| * | | | | | | | | | | [PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman2005-10-283-9/+4
| * | | | | | | | | | | [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-2831-114/+115
| * | | | | | | | | | | [PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman2005-10-286-720/+736
| * | | | | | | | | | | [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-2831-60/+144
| * | | | | | | | | | | [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-2831-90/+85
| * | | | | | | | | | | [PATCH] USB: delete the bluetty driverGreg Kroah-Hartman2005-10-285-1312/+0
| * | | | | | | | | | | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-283-14/+50
| * | | | | | | | | | | [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-283-20/+21
| * | | | | | | | | | | [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-284-28/+31
| * | | | | | | | | | | [PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman2005-10-283-11/+34
| * | | | | | | | | | | [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-286-1/+140
| * | | | | | | | | | | [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-282-18/+17
| * | | | | | | | | | | [PATCH] Missing transfer_flags setting in usbtestAlan Stern2005-10-281-0/+1
| * | | | | | | | | | | [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-288-0/+8
| * | | | | | | | | | | [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-289-0/+10
OpenPOWER on IntegriCloud