Age | Commit message (Expand) | Author | Files | Lines |
2010-10-05 | omap: zoom2/3: fix build caused by wl1271 support | ext Anand Gadiyar | 1 | -1/+1 |
2010-09-21 | omap: zoom: add mmc3/wl1271 device support | Ohad Ben-Cohen | 1 | -0/+19 |
2010-09-21 | omap: zoom: add fixed regulator device for wlan | Ohad Ben-Cohen | 1 | -0/+35 |
2010-09-21 | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen | 2 | -1/+2 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 29 | -14/+55 |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 23 | -3/+28 |
2010-07-26 | Input: RX51 keymap - fix recent compile breakage | Dmitry Torokhov | 1 | -2/+2 |
2010-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+14 |
2010-07-22 | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 1 | -0/+5 |
2010-07-21 | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov | 1 | -3/+14 |
2010-07-16 | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 22 | -3/+23 |
2010-06-28 | Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-... | Tony Lindgren | 1 | -3/+6 |
2010-06-24 | OMAP: hwmod: Fix the missing braces | Benoit Cousson | 1 | -3/+6 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 14 | -51/+272 |
2010-06-16 | fix typos concerning "acquire" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-16 | fix typos concerning "hierarchy" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-16 | OMAP4: clock: Fix multi-omap boot with reset un-used clocks | Santosh Shilimkar | 1 | -0/+2 |
2010-06-10 | OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg | Kevin Hilman | 1 | -2/+2 |
2010-06-09 | omap: Stalker board: switch over to gpio_set_debounce | Santosh Shilimkar | 1 | -3/+1 |
2010-06-09 | omap: fix build failure due to missing include dma-mapping.h | Amit Kucheria | 1 | -0/+2 |
2010-05-27 | arm: omap: switch over to gpio_set_debounce | Felipe Balbi | 5 | -12/+6 |
2010-05-22 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 5 | -26/+215 |
2010-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 4 | -13/+51 |
2010-05-21 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 62 | -1747/+3976 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -0/+159 |
2010-05-21 | USB: omap3: add platform init code for OHCI driver | Anand Gadiyar | 1 | -0/+155 |
2010-05-21 | usb: musb: Add extvbus in musb_board_data | Ajay Kumar Gupta | 2 | -0/+4 |
2010-05-20 | Merge branch 'omap4-i2c-init' into omap-for-linus | Tony Lindgren | 2 | -1/+34 |
2010-05-20 | Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 32 | -1421/+2059 |
2010-05-20 | OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=y | Paul Walmsley | 1 | -13/+4 |
2010-05-20 | OMAP powerdomain, hwmod, omap_device: add some credits | Paul Walmsley | 2 | -6/+6 |
2010-05-20 | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains | Rajendra Nayak | 2 | -0/+37 |
2010-05-20 | OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se... | Laine Walker-Avina | 1 | -0/+2 |
2010-05-20 | OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains | Rajendra Nayak | 1 | -2/+2 |
2010-05-20 | OMAP4: PRCM: Add offset defines for all CM registers | Rajendra Nayak | 1 | -0/+260 |
2010-05-20 | OMAP4: PRCM: Add offset defines for all PRM registers | Rajendra Nayak | 1 | -0/+334 |
2010-05-20 | OMAP4: PRCM: Remove duplicate definition of base addresses | Benoit Cousson | 1 | -8/+0 |
2010-05-20 | OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention | Benoit Cousson | 5 | -39/+44 |
2010-05-20 | OMAP4: CM: Remove non-functional registers in ES1.0 | Benoit Cousson | 1 | -39/+2 |
2010-05-20 | OMAP: hwmod: Replace WARN by pr_warning for clockdomain check | Benoit Cousson | 1 | -7/+6 |
2010-05-20 | OMAP: hwmod: Rename hwmod name for the MPU | Benoit Cousson | 4 | -4/+4 |
2010-05-20 | OMAP: hwmod: Do not exit the iteration if one clock init failed | Benoit Cousson | 1 | -2/+3 |
2010-05-20 | OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed | Benoit Cousson | 1 | -6/+6 |
2010-05-20 | OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value | Benoit Cousson | 1 | -13/+13 |
2010-05-20 | OMAP: hwmod: Fix wrong pointer iteration in oh->slaves | Benoit Cousson | 1 | -14/+16 |
2010-05-20 | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST | Benoit Cousson | 1 | -1/+1 |
2010-05-20 | OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function | Benoit Cousson | 3 | -21/+50 |
2010-05-20 | OMAP: CM: Move MAX_MODULE_READY_TIME to cm.h | Benoit Cousson | 3 | -20/+10 |
2010-05-20 | OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xx | Paul Walmsley | 1 | -127/+36 |
2010-05-20 | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality | Paul Walmsley | 2 | -124/+125 |