summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: sanitize IRQ registers access based on offsetHaojian Zhuang2010-12-182-46/+80
* ARM: mmp: select CPU_PJ4Haojian Zhuang2010-12-182-4/+5
* ARM: pxa: support saarb platformHaojian Zhuang2010-12-183-0/+119
* ARM: pxa: support pxa95xHaojian Zhuang2010-12-1815-151/+486
* ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resumeEric Miao2010-12-184-28/+51
* ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resumeEric Miao2010-12-164-8/+35
* ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao2010-12-166-34/+38
* ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao2010-12-168-240/+266
* ARM: pxa: replace duplicated macro DEFINE_PXA3_CK() with DEFINE_CK()Eric Miao2010-12-162-17/+12
* ARM: pxa: redefine irqs.hHaojian Zhuang2010-12-162-36/+22
* ARM: pxa: redefine the cpu_is_pxa3xxHaojian Zhuang2010-12-161-5/+6
* ARM: mmp: fix the typo - MMP2 is compatible with ARMv7Haojian Zhuang2010-12-161-2/+2
* ARM: mmp: append brownstone supportHaojian Zhuang2010-12-163-0/+178
* ARM: mmp: add usb clock for pxa168/pxa910cxie42010-12-161-0/+2
* ARM: pxa/raumfeld: enable PXA3XX_GCU driverDaniel Mack2010-12-161-0/+5
* video: add driver for PXA3xx 2D graphics acceleratorDaniel Mack2010-12-164-0/+821
* ARM: mmp: add sd card to jasperZhangfei Gao2010-12-161-0/+35
* ARM: mmp: add mmc resourceZhangfei Gao2010-12-163-0/+59
* ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-1622-136/+176
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-1653-86/+143
* ARM: pxa: introduce addr-map.h for large bus addresses and rangesEric Miao2010-12-164-20/+50
* ARM: pxa: remove un-used mapping of camera registersEric Miao2010-12-161-5/+0
* Linux 2.6.37-rc6v2.6.37-rc6Linus Torvalds2010-12-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-12-151-0/+1
|\
| * crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-12-154-4/+18
|\ \
| * | ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen2010-12-141-1/+1
| * | ext4: Turn off multiple page-io submission by defaultTheodore Ts'o2010-12-143-3/+17
* | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-153-5/+12
* | | MAINTAINERS: update MSM git treeDaniel Walker2010-12-151-1/+1
* | | install_special_mapping skips security_file_mmap check.Tavis Ormandy2010-12-152-4/+17
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-142-3/+13
|\ \
| * | workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-141-2/+2
| * | MAINTAINERS: Add workqueue entryTejun Heo2010-12-141-0/+9
| * | workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-261-1/+2
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-12-142-20/+21
|\ \ \
| * | | md: protect against NULL reference when waiting to start a raid10.NeilBrown2010-12-092-4/+3
| * | | md: fix bug with re-adding of partially recovered device.NeilBrown2010-12-091-2/+5
| * | | md: fix possible deadlock in handling flush requests.NeilBrown2010-12-091-2/+4
| * | | md: move code in to submit_flushes.NeilBrown2010-12-091-6/+6
| * | | md: remove handling of flush_pending in md_submit_flush_dataNeilBrown2010-12-091-6/+3
* | | | dw_spi: Fix missing final read in some polling situationsMajor Lee2010-12-141-0/+5
* | | | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-141-1/+1
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-143-2/+5
|\ \ \ \
| * | | | sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2010-12-142-1/+3
| * | | | sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt2010-12-131-1/+2
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-149-37/+79
|\ \ \ \ \
| * | | | | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley2010-12-101-5/+6
| * | | | | OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-092-10/+51
| * | | | | OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman2010-12-091-1/+1