summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-122-5/+8
* USB: interface PM stateAlan Stern2007-07-122-4/+2
* USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda2007-07-121-1/+4
* USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda2007-07-125-0/+2890
* USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda2007-07-121-2/+2
* USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda2007-07-126-0/+2262
* USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy2007-07-123-33/+709
* USB: cxacru: Cleanup sysfs attribute codeSimon Arlott2007-07-121-42/+31
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-127-302/+432
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-125-0/+214
* USB: suspend support for usb serialOliver Neukum2007-07-123-0/+56
* dm mpath: rdacChandra Seetharaman2007-07-123-0/+708
* dm raid1: handle log failureJonathan Brassow2007-07-121-4/+8
* dm raid1: handle resync failuresJonathan Brassow2007-07-121-3/+41
* dm: add ratelimit logging macrosJonathan Brassow2007-07-121-4/+36
* dm: disable barriersStefan Bader2007-07-124-12/+9
* dm raid1: clear region outside spinlockJonathan Brassow2007-07-121-6/+6
* dm snapshot: permit invalid activationMilan Broz2007-07-122-6/+10
* dm snapshot: fix invalidation deadlockMilan Broz2007-07-121-5/+43
* dm io: fix panic on large requestJun'ichi Nomura2007-07-121-1/+4
* dm raid1: fix statusMilan Broz2007-07-121-2/+2
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-123-9/+6
* dm delay: cleanupAlasdair G Kergon2007-07-121-7/+5
* dm: use kmem_cache macroAlasdair G Kergon2007-07-128-121/+106
* dm: bio_list prefetch removalAlasdair G Kergon2007-07-121-3/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-1284-488/+3203
|\
| *-------------. Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-1276-484/+2914
| |\ \ \ \ \ \ \ \
| | | | | | | | | * [ARM] 4470/2: OSIRIS: large page NAND supportBen Dooks2007-07-121-3/+35
| | | | | | | | | * [ARM] 4467/3: BAST: AX88796 device resourcesBen Dooks2007-07-121-0/+59
| | | | | | | | | * [ARM] 4469/1: ANUBIS: large page NAND supportBen Dooks2007-07-121-2/+34
| | | | | | | | | * [ARM] 4468/2: ANUBIS: Add SM501 device resourcesBen Dooks2007-07-121-0/+70
| | | | | | | | | * [ARM] 4466/1: ANUBIS: Anubis AX88796 supportBen Dooks2007-07-121-0/+35
| | | | | | | | * | [ARM] pxa: move platform devices to separate header fileRussell King2007-07-1214-12/+23
| | | | | | | | * | [ARM] pxa: move device registration into CPU-specific fileRussell King2007-07-124-76/+83
| | | | | | | | * | [ARM] pxa: remove boot time RTC initialisationRussell King2007-07-121-9/+0
| | | | | | | | * | [ARM] pxa: stop doing our own rtc management over suspendRussell King2007-07-121-10/+0
| | | | | | | | * | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-124-33/+41
| | | | | | | | * | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-1213-23/+33
| | | | | | | | * | [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao2007-07-121-5/+23
| | | | | | | | * | [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-121-6/+4
| | | | | | | | * | [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao2007-07-121-24/+17
| | | | | | | | * | [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao2007-07-121-15/+21
| | | | | | | | * | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-122-19/+22
| | | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-123-13/+10
| | | | | | | | * | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King2007-07-123-27/+6
| | | | | | | | * | [ARM] pxa: move pm_ops structure into CPU specific filesRussell King2007-07-123-29/+34
| | | | | | | | * | [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-122-4/+38
| | | | | | | | * | [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-122-43/+1
| | | | | | | | * | [ARM] pxa: use mutexes instead of semaphoresRussell King2007-07-121-8/+7
| | | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-123-13/+0
| | | | | | | | |/
OpenPOWER on IntegriCloud