- 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
- f547170 OMAP2+: GPIO: device registration by Varadarajan, Charulatha · 14 years ago
- 9780a9c OMAP4: hwmod data: Add GPIO by Benoit Cousson · 14 years ago
- 70034d3 OMAP3: hwmod data: Add GPIO by Varadarajan, Charulatha · 14 years ago
- aeac0e4 OMAP2430: hwmod data: Add GPIO by Varadarajan, Charulatha · 14 years ago
- 59c348c OMAP2420: hwmod data: Add GPIO by Varadarajan, Charulatha · 14 years ago
- 9d52342 OMAP7xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
- 87fe622 OMAP16xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
- c95d10b OMAP15xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
- 9a74805 OMAP: GPIO: Make omap_gpio_show_rev bank specific by Tony Lindgren · 14 years ago
- 2fae7fb OMAP: GPIO: prepare for platform driver by Varadarajan, Charulatha · 14 years ago
- c2cdaff omap: Fix gpio_request calls to happen as arch_initcall by Tony Lindgren · 14 years ago
- 7b045c9 omap: Don't select mux by default for each board by Tony Lindgren · 14 years ago
- 6722a72 omap: McBSP: Make the free variable update more readable by Shubhrajyoti D · 14 years ago
- 5f3b728 omap: McBSP: Fix potential memory leak in omap_mcbsp_remove by Jarkko Nikula · 14 years ago
- b1cc4c5 omap: Ptr "isr_reg" tracked as NULL was dereferenced by Evgeny Kuznetsov · 14 years ago
- be40f7a omap: Fix undefined reference to omap2_i2c_mux_pins by Tony Lindgren · 14 years ago
- 00b4ade OMAP1: I2C: fix device initialization by Paul Walmsley · 14 years ago
- 52aa8c5 Merge branch 'ctrl-wip/mux-omap4-v4' of git://gitorious.org/omap-pm/linux into omap-for-linus by Tony Lindgren · 14 years ago
- 55a4e78 Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
- 9c7bc45 Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
- 662b083a omap: Serial: Define register access modes in LCR by Andrei Emeltchenko · 14 years ago
- 498cb95 OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers by Andrei Emeltchenko · 14 years ago
- 1cb125c omap: AM3517/05: Add craneboard support by Srinath · 14 years ago
- 9632f98 OMAP1: drop AMS_DELTA_FIQ config option by Janusz Krzysztofik · 14 years ago
- c6c4dea arm: omap: zoom: substitute gpio number with symbolic name by Felipe Balbi · 14 years ago
- 2082685 arm: omap: combine zoom2 and zoom3 board-files by Felipe Balbi · 14 years ago
- 235228b omap3: IGEP v2: Improve igep2_flash_init() function by Enric Balletbo i Serra · 14 years ago
- ae3e033 omap3: IGEP v2: Remove igep2_config array by Enric Balletbo i Serra · 14 years ago
- a9735c81 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- d4d2ad9 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
- 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
- b127c6f Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
- 9adf262 ARM: S5PV210: Fix sysdev related warning messages by Abhilash Kesavan · 14 years ago
- 35bbcfe ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443 by Abhilash Kesavan · 14 years ago
- 18ad782 ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416 by Abhilash Kesavan · 14 years ago
- 8b8c87d ARM: S3C64XX: fix uart clock setup for mini6410/real6410 by Darius Augulis · 14 years ago
- cce58ab ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull by Kukjin Kim · 14 years ago
- 6fc50ea ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changes by Vasily Khoruzhick · 14 years ago
- 2862945 arm: omap2: timer-gp: delete unused variable by Aaro Koskinen · 14 years ago
- 7489ffc arm: omap1: board-ams-delta: fix cast by Aaro Koskinen · 14 years ago
- 87aedfe arm: omap1: mbox: delete unused variable by Aaro Koskinen · 14 years ago
- dba5e19 arm: omap1: mbox: make variables static by Aaro Koskinen · 14 years ago
- e6f1682 arm: omap1: make some functions static by Aaro Koskinen · 14 years ago
- 706afdd arm: omap1: add missing includes by Aaro Koskinen · 14 years ago
- 0d8e2d0 OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled by Paul Walmsley · 14 years ago
- f910043 OMAP: UART: don't resume UARTs that are not enabled. by Kevin Hilman · 14 years ago
- 0b9466c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 3070fb8 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
- 0e91ec0 ARM: 6482/2: Fix find_next_zero_bit and related assembly by James Jones · 14 years ago
- 5405652 Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
- 421b446 ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling. by Kuninori Morimoto · 14 years ago
- b16a289 ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocks by Kuninori Morimoto · 14 years ago
- a57b1a9 ARM: mach-shmobile: clock-sh7372: modify error code by Kuninori Morimoto · 14 years ago
- 22de4e1 ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642 by Kuninori Morimoto · 14 years ago
- d4bc99b ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI by Kuninori Morimoto · 14 years ago
- e8ee13a ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disable by Kuninori Morimoto · 14 years ago
- ea49b16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 28c22d7 ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context by MyungJoo Ham · 14 years ago
- 932c42b ARM: avoid annoying <4>'s in printk output by Russell King · 14 years ago
- f6a1f21 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
- 15ec446 mmc: sdhci: 8-bit bus width changes by Philip Rakity · 14 years ago
- b0c4d4e ARM: avoid marking decompressor .stack section as having contents by Russell King · 14 years ago
- 1142b71 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc by Will Deacon · 14 years ago
- 8fbb97a2 ARM: 6488/1: nomadik: prevent sched_clock() wraparound by Linus Walleij · 14 years ago
- 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
- ffc43ef ARM: 6473/1: Small update to ux500 specific L2 cache code by Per Fransson · 14 years ago
- c0ba10b ARM: improve compiler's ability to optimize page tables by Russell King · 14 years ago
- 4d04843 ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fix by Magnus Damm · 14 years ago
- bedad0c ASoC: davinci: fixes for multi-component by Chris Paulson-Ellis · 14 years ago
- 032a642 OMAP: mux: Add __func__ macro to pr_xxx macros by Dan Murphy · 14 years ago
- fc63de82 OMAP4: pandaboard: Select CBL & CBS package and initialize mux by sricharan · 14 years ago
- 6fea7b0 OMAP4: sdp4430: Select CBS package for ES2 by Benoit Cousson · 14 years ago
- a7722d8 OMAP4: mux: Add CBS package data for OMAP4430 ES2 by Benoit Cousson · 14 years ago
- fb6bf63 OMAP4: sdp4430: Select CBL package for ES1 and initialize mux by Benoit Cousson · 14 years ago
- a041a52 OMAP4: mux: Add CBL package data for OMAP4430 ES1 by Benoit Cousson · 14 years ago
- 112485e OMAP: mux: Add support for control module split in several partitions by Benoit Cousson · 14 years ago
- 1cbb3a9 OMAP: mux: Replace printk with pr_xxx macros by Benoit Cousson · 14 years ago
- 8496533 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
- 6800e4c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- f187a45 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
- 58e89c2 Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
- 35a96c7 sh: clkfwk: Kill off now unused algo_id in set_rate op. by Paul Mundt · 14 years ago
- 46e3f30 mx25: fix spi device registration typo by Baruch Siach · 14 years ago
- 6f5ae90 ARM i.MX27 eukrea: Fix compilation by Sascha Hauer · 14 years ago
- 3530b41 ARM i.MX spi: fix compilation for i.MX21 by Sascha Hauer · 14 years ago
- 8cad8fa ARM i.MX pcm037 eet: compile fixes by Sascha Hauer · 14 years ago
- 415d341 ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED by Sascha Hauer · 14 years ago
- c8f3678 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
- 574490e ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate by Kuninori Morimoto · 14 years ago
- 754961a ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings by Kukjin Kim · 14 years ago
- 20676c1 ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings by Kukjin Kim · 14 years ago
- c39d8d5 ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings by Kyungmin Park · 14 years ago
- 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
- a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 9395f6e ARM: GIC: don't disable software generated interrupts by Russell King · 14 years ago
- 94fb7c9 Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus by Greg Kroah-Hartman · 14 years ago
- 89346f9 omap: dsp: remove shm from normal memory by Felipe Contreras · 14 years ago
- e56c010 ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used by Will Deacon · 14 years ago
- 4d17aeb OMAP: I2C: split device registration and convert OMAP2+ to omap_device by Paul Walmsley · 14 years ago