summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-013-0/+32
* [ARM] pxa/cm-x300: update defconfigIgor Grinberg2009-12-011-111/+240
* [ARM] pxa/cm-x300: update authors and copyrightIgor Grinberg2009-12-011-1/+2
* [ARM] pxa/cm-x300: add da9030 supportIgor Grinberg2009-12-011-0/+32
* [ARM] pxa/cm-x300: enable USB port 2 for PXA300Igor Grinberg2009-12-011-1/+12
* [ARM] pxa/cm-x300: add support for PXA310 cpuIgor Grinberg2009-12-011-6/+36
* [ARM] pxa/cm-x300: add Wi2Wi chip (Bluetooth and WiFi) initializationIgor Grinberg2009-12-011-0/+38
* [ARM] pxa/cm-x300: add ac97 controller registrationIgor Grinberg2009-12-011-0/+11
* [ARM] pxa/cm-x300: add TDO35S lcd supportIgor Grinberg2009-12-011-3/+57
* [ARM] pxa/cm-x300: add revision difference handlingIgor Grinberg2009-12-011-3/+30
* [ARM] pxa/viper: convert to use plat_serial8250_port irqflags fieldMarc Zyngier2009-12-011-9/+2
* [ARM] pxa/ezx: update ezx_defconfig now that ezx-pcap is inAntonio Ospite2009-12-011-280/+667
* [ARM] pxa/ezx: add leds-lp3944 support for A910 EZX phoneAntonio Ospite2009-12-011-0/+53
* [ARM] pxa/ezx: add camera support for A780 and A910 EZX phonesAntonio Ospite2009-12-011-4/+170
* [ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*Pavel Machek2009-12-014-8/+8
* [ARM] pxa/zaurus: cleanup sharpsl_pm.cPavel Machek2009-12-012-59/+59
* [ARM] pxa: rename macro from pxa9xx to pxa93xHaojian Zhuang2009-12-011-3/+4
* [ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xxMike Rapoport2009-12-011-0/+42
* [ARM] pxa: make CPU_PXA* to be selectable hidden optionsEric Miao2009-12-011-29/+36
* [ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300Eric Miao2009-12-011-0/+1
* [ARM] pxa: introduce CONFIG_MACH_ZYLONITE{300,320} for CPU_PXA* removingEric Miao2009-12-012-6/+14
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-0152-14/+230
* [ARM] pxa: add U2D registers and bits definitionsIgor Grinberg2009-12-011-0/+199
* [ARM] pxa: register U2D clock for pxa3xxIgor Grinberg2009-12-011-0/+2
* [ARM] pxa: use platform_device_id table for SSP driverEric Miao2009-12-011-58/+15
* [ARM] pxa: add apmu clock support in mmpHaojian Zhuang2009-12-012-0/+16
* [ARM] pxa: add missing irq events for pxa168Haojian Zhuang2009-12-011-1/+3
* [ARM] pxa: re-order platforms in Kconfig and MakefileEric Miao2009-12-012-322/+329
* [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-014-1/+180
* [ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech2009-12-015-135/+183
* [ARM] pxa: update flash structure in onenand infoHaojian Zhuang2009-12-012-2/+2
* [ARM] pxa: add onenand support for SAARHaojian Zhuang2009-12-011-1/+95
* [ARM] pxa: add onenand support for TTC-DKBHaojian Zhuang2009-12-011-0/+87
* [ARM] pxa: add nand support in aspensite boardHaojian Zhuang2009-12-011-0/+39
* [ARM] pxa: add nand device and clock for pxa168/pxa910Haojian Zhuang2009-12-014-0/+23
* pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-016-7/+7
* [ARM] pxa/saar: set default WLED output currentHaojian Zhuang2009-12-011-0/+5
* pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink2009-12-011-1/+2
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-194-20/+26
|\
| * [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-181-12/+7
| * [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-181-6/+17
| * [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-181-1/+1
| * [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-181-1/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-195-49/+48
|\ \
| * | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| * | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| * | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| * | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| * | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
* | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-182-2/+2
|\ \ \ | |_|/ |/| |