aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MX3: add additional USB pins to iomuxDaniel Mack2009-08-07
* ehci mxc: Fix clocksSascha Hauer2009-08-07
* MX3: Add USB platform devices and resourcesDaniel Mack2009-08-07
* [ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEVSascha Hauer2009-08-07
* [ARM] MXC: Switch MX1 to clkdev supportSascha Hauer2009-08-07
* MXC PLL decoding: calculate mfn value with less magicSascha Hauer2009-08-07
* MXC: pwm driver fixesSascha Hauer2009-08-07
* MXC gpio interrupt support: move register definitions to .c fileSascha Hauer2009-08-07
* mxc gpio: CONFIG_ARCH_* -> cpu_is_*()Sascha Hauer2009-08-07
* pcm038: Add support for SJA1000 on baseboardSascha Hauer2009-08-07
* pcm037: Add support for SJA1000 on baseboardSascha Hauer2009-08-07
* imxfb: Add support for multiple displaysSascha Hauer2009-08-07
* imxfb: use resource_size() macroSascha Hauer2009-08-07
* imxfb: calculate bpix value from bits_per_pixelSascha Hauer2009-08-07
* mx1: Codingstyle: Let the compiler count arraysSascha Hauer2009-08-07
* mx3: Codingstyle: Let the compiler count arraysSascha Hauer2009-08-07
* mx2: Codingstyle: Let the compiler count arraysSascha Hauer2009-08-07
* mx2: remove mxc_irda platform deviceSascha Hauer2009-08-07
* MXC iomux-v3: Fix defines for PAD_CTL registersSascha Hauer2009-08-07
* mxc: turn to soc specific init_irq functionsSascha Hauer2009-08-07
* mxc: remove do not include directlySascha Hauer2009-08-07
* i.MX serial: do not use #ifdef CONFIG_ARCH_*Sascha Hauer2009-08-07
* MXC: remove board specific setup of MXC_LL_UART_[PV]ADDRSascha Hauer2009-08-07
* MXC uncompress macros: determine uart base by machine typeSascha Hauer2009-08-07
* mxc: remove ARCH_NR_GPIOSSascha Hauer2009-08-07
* system.c: runtime base addressSascha Hauer2009-08-07
* MXC: pass base/irq to mxc_timer_initSascha Hauer2009-08-07
* Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-22
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
|\
| * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-22
* | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-22
|\ \ | |/ |/|
| * lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-22
* | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\ \
| * | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-22
| * | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-22
| * | perf_counter: Detect debugfs locationJason Baron2009-07-22
| * | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-22
| * | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-22
| * | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-22
| * | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-22
| * | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-22
| * | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-22
| * | perf: Fix stack data leakArjan van de Ven2009-07-22
| * | perf_counter: Remove unused variablesPeter Zijlstra2009-07-22
| * | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
| |\ \
| | * | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-13
| | * | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-11
| | * | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-11
| | * | perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-11