summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mtd: plat_nand: fix section errorThomas Chou2009-06-051-1/+1
| * | mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse2009-05-291-2/+2
| * | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-292-23/+2
| * | mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-293-0/+39
| * | mtd: compat_ioctl cleanupKevin Cernekee2009-05-292-126/+180
| * | mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-293-8/+28
| * | Documentation: add MTD sysfs docsKevin Cernekee2009-05-291-0/+125
| * | mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse2009-05-291-4/+12
| * | mtd: Add armflash support for multiple blocks of flashCatalin Marinas2009-05-291-62/+164
| * | mtd: DIL/NetPC broken for nowDavid Woodhouse2009-05-291-1/+1
| * | [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-262-15/+4
| * | [MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse2009-05-261-1/+1
| * | [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-265-113/+0
| * | [MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse2009-05-261-10/+37
| * | [MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse2009-05-261-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-2257-222/+5269
|\ \ \
| * | | [ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King2009-06-221-26/+32
| * | | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-224-7/+13
| |\ \ \
| | * | | [ARM] S3C: Fix gpio-config off-by-one bugMarek Szyprowski2009-06-221-1/+1
| | * | | [ARM] S3C64XX: add to_irq() support for EINT() GPIOMarek Szyprowski2009-06-221-0/+6
| | * | | [ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbitPeter Korsgaard2009-06-221-1/+1
| | * | | [ARM] S3C64XX: fix HCLK gate definesPeter Korsgaard2009-06-221-5/+5
| * | | | [ARM] Update mach-typesRussell King2009-06-201-2/+37
| * | | | [ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King2009-06-202-0/+4
| * | | | Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King2009-06-207-62/+163
| |\ \ \ \
| | * | | | OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin2009-06-192-2/+2
| | * | | | OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLLPaul Walmsley2009-06-191-0/+12
| | * | | | OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo2009-06-194-14/+15
| | * | | | OMAP3 SRAM: convert SRAM code to use macros rather than magic numbersPaul Walmsley2009-06-191-15/+38
| | * | | | OMAP3 SRAM: add more comments on the SRAM codePaul Walmsley2009-06-191-21/+24
| | * | | | OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley2009-06-194-8/+14
| | * | | | OMAP3 clock: add a short delay when lowering CORE clk ratePaul Walmsley2009-06-194-18/+44
| | * | | | OMAP3 clock: initialize SDRC timings at kernel startPaul Walmsley2009-06-192-3/+36
| | * | | | OMAP3 clock: remove wait for DPLL3 M2 clock to stabilizePaul Walmsley2009-06-191-3/+0
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-194-3/+19
| |\ \ \ \ \
| | * | | | | [ARM] Add old Feroceon support to compressed/head.SJoonyoung Shim2009-06-191-0/+9
| | * | | | | [ARM] orion5x: register the crypto device on SOCs that support itNicolas Pitre2009-06-152-2/+9
| | * | | | | [ARM] orion5x: increment window counter after adding sram mappingSebastian Andrzej Siewior2009-06-151-1/+1
| * | | | | | [ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas2009-06-191-1/+18
| * | | | | | [ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas2009-06-191-10/+9
| * | | | | | [ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas2009-06-191-0/+8
| * | | | | | [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup supportGeorge G. Davis2009-06-191-20/+119
| * | | | | | [ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2009-06-192-4/+4
| * | | | | | [ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas2009-06-191-0/+1
| * | | | | | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-1819-6/+3931
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | [ARM] S3C2440: Merge branch next-mini2440 into next-s3cBen Dooks2009-06-165-0/+2832
| | |\ \ \ \ \
| | | * | | | | [ARM] MINI2440: Cleanup duplicated header includesBen Dooks2009-06-151-3/+0
| | | * | | | | [ARM] MINI2440: Create a mini2440_defconfig fileMichel Pollet2009-06-151-0/+2097
| | | * | | | | [ARM] MINI2440: Document the mini2440= kernel parameterMichel Pollet2009-06-151-0/+21
| | | * | | | | [ARM] MINI2440: Add machine supportMichel Pollet2009-06-153-0/+717
| | | |/ / / /
OpenPOWER on IntegriCloud