summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-164-31/+21
| * | | | 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: pxa/raumfeld: enable PXA3XX_GCU driverDaniel Mack2010-12-161-0/+5
| * | | | ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-1621-128/+156
| * | | | 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
| | |/ / | |/| |
* | | | Merge branch 'misc' into develRussell King2011-01-063-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'smp' into miscRussell King2011-01-062-3/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll2010-12-051-0/+1
| * | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-262-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'clksrc' into develRussell King2011-01-051-25/+10
|\ \ \ \
| * | | | ARM: pxa: convert sched_clock() to use new infrastructureRussell King2010-12-221-20/+9
| * | | | ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+1
| * | | | ARM: PXA: update clock source registrationRussell King2010-12-221-5/+1
| | |/ / | |/| |
* | | | ARM: pxa: fix page table corruption on resumeAric D. Blumer2011-01-031-2/+2
* | | | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2011-01-031-0/+1
| |_|/ |/| |
* | | ARM: pxa/palm: fix ifdef around gen_nand driver registrationMarek Vasut2010-11-301-1/+2
|/ /
* | ARM: pxa/saar: fix the building failure caused by typoEric Miao2010-11-031-1/+1
* | ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irqMike Rapoport2010-11-031-2/+0
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-284-6/+0
|\
| * [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-224-6/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-255-0/+51
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-255-0/+51
| |\ \ | | |/ | |/|
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1659-3864/+4126
| | |\
| | * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-125-0/+51
* | | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-2048-137/+0
* | | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4
* | | | ARM: pxa/balloon3: Disperse MFP configMarek Vasut2010-10-091-36/+68
* | | | ARM: pxa: reduce the scope of get_memclk_frequency_10khz()Haojian Zhuang2010-10-093-21/+1
* | | | ARM: pxa: reduce the scope of get_clk_frequency_khz()Haojian Zhuang2010-10-092-4/+4
* | | | ARM: pxa: append tavorevb3 supportHaojian Zhuang2010-10-095-1/+149
* | | | ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-0915-73/+14
* | | | ARM: pxa: fix pxa3xx-u2d crash when ULPI not usedMarek Vasut2010-10-081-0/+8
* | | | ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-0831-61/+61
* | | | ARM: pxa/cm-x300: enable USB host port2Igor Grinberg2010-10-081-0/+77
* | | | ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg2010-10-087-2/+462
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-274-3/+19
|\ \ \
| * | | ARM: pxa: remove pr_<level> uses of KERN_<level>Joe Perches2010-09-251-2/+1
| * | | ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao2010-09-251-0/+12
| * | | ARM: pxa: Use PIO for PI2C communication on Palm27xMarek Vasut2010-09-251-1/+5
| * | | ARM: pxa: Fix Vpac270 gpio_power for MMCMarek Vasut2010-09-251-0/+1
* | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-222-1/+3
|/ / /
* | | ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300Axel Lin2010-08-301-2/+2
* | | ARM: pxa: remove __init from cpufreq_driver->init()Eric Miao2010-08-302-2/+2
| |/ |/|
OpenPOWER on IntegriCloud