summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OHCI: remove existing autosuspend codeAlan Stern2006-09-281-44/+6
* USB: allow both root-hub interrupts and pollingAlan Stern2006-09-281-2/+1
* USB: g_file_storage: fix "ignoring return value" warningsAlan Stern2006-09-281-7/+12
* USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern2006-09-281-10/+23
* USB: create new workqueue thread for USB autosuspendAlan Stern2006-09-283-8/+46
* USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-09-281-0/+7
* USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2006-09-282-11/+11
* USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar2006-09-281-6/+6
* USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri2006-09-281-0/+4
* USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis2006-09-281-0/+4
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-287-21/+21
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-281-1/+2
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2006-09-281-1/+2
* USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2006-09-282-0/+2
* USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young2006-09-281-19/+37
* USB: another device ID for ipaqMatthias Urlichs2006-09-281-0/+1
* USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2006-09-282-0/+12
* USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov2006-09-281-7/+11
* USB: unusual-devs entry for Nokia E60Alan Stern2006-09-281-0/+7
* USB: Add vendor / product ID to pl2303Wesley PA4WDH2006-09-282-0/+5
* USB: new id for kawethOliver Neukum2006-09-281-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28264-9647/+10742
|\
| * Merge nommu branchRussell King2006-09-2830-408/+2123
| |\
| | * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-283-1/+18
| | * [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-287-7/+35
| | * [ARM] Use CPU_CACHE_* where possible in asm/cacheflush.hRussell King2006-09-271-5/+3
| | * [ARM] Make !MMU CPUs depend on !MMURussell King2006-09-271-0/+5
| | * [ARM] nommu: add ARM946E-S core supportHyok S. Choi2006-09-276-3/+473
| | * [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-276-2/+405
| | * [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-276-1/+159
| | * [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-276-3/+203
| | * [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-276-1/+273
| | * [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-279-12/+60
| | * [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-271-0/+33
| | * [ARM] nommu: allows to support module in nommuHyok S. Choi2006-09-271-0/+8
| | * [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-273-14/+8
| | * [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-271-0/+7
| | * [ARM] Rename mm-armv.c to pgd.cRussell King2006-09-272-4/+2
| | * [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-273-551/+542
| | * [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-275-206/+274
| | * [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-272-34/+51
| * | [ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman2006-09-284-11/+35
| * | [ARM] 3855/1: Add generic time supportKevin Hilman2006-09-284-0/+16
| * | [ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks2006-09-281-0/+8
| * | [ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chipsBen Dooks2006-09-281-30/+30
| * | [ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23Ben Dooks2006-09-281-8/+36
| * | [ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor2006-09-283-56/+2
| * | [ARM] 3869/1: AT91: NAND support for DK and KB9202 boardsAndrew Victor2006-09-282-0/+50
| * | [ARM] 3868/1: AT91 hardware header updateAndrew Victor2006-09-282-0/+60
| * | [ARM] 3867/1: AT91 GPIO updateAndrew Victor2006-09-2814-134/+164
OpenPOWER on IntegriCloud