1. cf4c87a OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c by Paul Walmsley · 14 years ago
  2. 829e5b1 OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switching by Paul Walmsley · 14 years ago
  3. b115b74 OMAP2430: clock: add MCBSP_CLKS node and clkdev aliases by Paul Walmsley · 14 years ago
  4. 1bccb34 OMAP2420: clock: add MCBSP_CLKS node and clkdev aliases by Paul Walmsley · 14 years ago
  5. 54164bb OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macro by Paul Walmsley · 14 years ago
  6. 6515e48 OMAP2+: Kconfig: disallow builds for boards that don't use the currently-selected SoC by Paul Walmsley · 14 years ago
  7. 6f91149 omap: Update omap2plus_defconfig to use ttyO instead ttyS by Tony Lindgren · 14 years ago
  8. 503923e OMAP2: PM: check UART status before trying to idle by Kevin Hilman · 14 years ago
  9. cc7a1d2 omap: hwmod: Handle modules with 16bit registers by Rajendra Nayak · 14 years ago
  10. c710e19 arm/omap: remove duplicated include by Nicolas Kaiser · 14 years ago
  11. 20252d4 OMAP2PLUS: WDT: Fix: Disable WDT after reset during init by Charulatha V · 14 years ago
  12. 72f381b omap3: Remove VMMC2 regulator on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  13. 91d139c omap3: Add i2c eeprom driver to read EDID on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  14. 5a9fcc9 omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  15. 3f8c48d omap3: Introduce function to detect the IGEP v2 hardwarerevision by Enric Balletbo i Serra · 14 years ago
  16. bee1539 omap3: fix and improve the LED handling on IGEP v2 board by Enric Balletbo i Serra · 14 years ago
  17. 61e118d omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 board by Enric Balletbo i Serra · 14 years ago
  18. e844b1d omap3: Add minimal OMAP3 IGEP module support by Enric Balletbo i Serra · 14 years ago
  19. bc3caae Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  20. 73c5ef1 Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linus by Tony Lindgren · 14 years ago
  21. 582c77d Merge branch 'pm-next-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  22. bead437 OMAP3: Keypad: Fix incorrect type initializer by Manjunath Kondaiah G · 14 years ago
  23. b0a330d OMAP: plat-omap: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
  24. 600ecd9 OMAP: mach-omap2: Fix miscellaneous sparse warnings by Manjunath Kondaiah G · 14 years ago
  25. 04aeae7 OMAP2plus: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
  26. 3881573 OMAP: mach-omap2: Fix static declaration warnings by Manjunath Kondaiah G · 14 years ago
  27. 4d63bc1 OMAP: mach-omap2: Fix incorrect assignment warnings by Manjunath Kondaiah G · 14 years ago
  28. 63509e3 omap: Keep nwires for omap1 and 2420 MMC controller by Tony Lindgren · 14 years ago
  29. 243e76b OMAP1: Amstrad Delta: add camera controlled LEDS trigger by Janusz Krzysztofik · 14 years ago
  30. 8452e9e OMAP1: Amstrad Delta: add support for camera by Janusz Krzysztofik · 14 years ago
  31. 1a96edd OMAP1: Add support for SoC camera interface by Janusz Krzysztofik · 14 years ago
  32. 64be978 omap4 hsmmc: Update ocr mask for MMC2 for regulator to use by kishore kadiyala · 14 years ago
  33. 91a0b08 omap4 hsmmc: Register offset handling by kishore kadiyala · 14 years ago
  34. 531c21b omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set by Benoit Cousson · 14 years ago
  35. 07ad64b OMAP4 ES2: HSMMC soft reset change by Madhusudhan Chikkature · 14 years ago
  36. e13bb34 omap: pandora: enable twl4030 charger by Grazvydas Ignotas · 14 years ago
  37. 690a4a3 omap: pandora: add fixed regulator for wlan by Grazvydas Ignotas · 14 years ago
  38. 76abab2 omap2/3: Update revision identification by Sanjeev Premi · 14 years ago
  39. 5a3b2f7 omap: Fix omap_mux_init_signal not to trash muxname by Tony Lindgren · 14 years ago
  40. ebfa88c OMAP: PM: Fix build when CONFIG_PM_DEBUG isn't set by Loïc Minier · 14 years ago
  41. 65707fb OMAP3: CPUidle: remove redundant setting of PER next power state by Kevin Hilman · 14 years ago
  42. 69758ab manual merge for pm-hwmod-uart due to conflicts by Kevin Hilman · 14 years ago
  43. 963bfb0 Merge branch 'pm-hwmod-wdog' into pm-hwmods by Kevin Hilman · 14 years ago
  44. 257f23d OMAP3: SERIAL: Initialize all omap-uarts for zoom boards by Govindraj.R · 14 years ago
  45. 12a75da OMAP: SERIAL: Enable omap-serial driver in Kconfig by Govindraj.R · 14 years ago
  46. b612633 serial: Add OMAP high-speed UART driver by Govindraj.R · 14 years ago
  47. 52663ae OMAP3: serial: Fix uart4 handling for 3630 by Govindraj.R · 14 years ago
  48. cd4f1fa OMAP3: PM: Add prepare idle and resume idle call for uart4 by Govindraj.R · 14 years ago
  49. e586368 OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs by Govindraj.R · 14 years ago
  50. a0edcdb OMAP clock: Add uart4_ick/fck definitions for 3630 by Govindraj.R · 14 years ago
  51. 8da37d9 OMAP: UART: use non-locking versions of hwmod enable/idle functions by Kevin Hilman · 14 years ago
  52. 3244fcd OMAP: UART: don't do automatic bus-level suspend/resume by Kevin Hilman · 14 years ago
  53. c04ede3 OMAP2: UART: remove set_uart_globals by Govindraj.R · 14 years ago
  54. 6f251e9 OMAP: UART: omap_device conversions, remove implicit 8520 assumptions by Kevin Hilman · 14 years ago
  55. 046465b OMAP2/3: UART: add omap_hwmod data for UARTs 1-4 by Kevin Hilman · 14 years ago
  56. db12ba5 OMAP4: UART: Add uart1-4 hwmods data for omap4 by Benoit Cousson · 14 years ago
  57. 7ec5ad0 OMAP: WDT: Use PM runtime APIs instead of clk FW APIs by Varadarajan, Charulatha · 14 years ago
  58. f2ce623 OMAP: WDT: Split OMAP1 and OMAP2PLUS device registration by Varadarajan, Charulatha · 14 years ago
  59. 92b18d1 OMAP4: hwmod data: Add watchdog timer by Benoit Cousson · 14 years ago
  60. 165e216 OMAP2430: hwmod data: Add watchdog timer by Varadarajan, Charulatha · 14 years ago
  61. a714b9c OMAP2420: hwmod data: Add watchdog timer by Varadarajan, Charulatha · 14 years ago
  62. 6b667f8 OMAP3: hwmod data: Add watchdog timer by Varadarajan, Charulatha · 14 years ago
  63. 7ad0e38 OMAP2+: defconfig: disable CPUfreq by Kevin Hilman · 14 years ago
  64. ecfdd76 OMAP2+: defconfig: modularize bluetooth, audio and WLAN by Kevin Hilman · 14 years ago
  65. 26428b5 ARM: OMAP3LOGIC: Added SMSC Ethernet board support by Tim Nordell · 14 years ago
  66. cdd280b ARM: OMAP3LOGIC: Add generic smsc911x support when connected to GPMC by Tim Nordell · 14 years ago
  67. 8430281 ARM: OMAP3LOGIC: Adding SDMMC support by Tim Nordell · 14 years ago
  68. d40f3f1 ARM: OMAP3LOGIC: Adding LogicPD OMAP3 board support by Tim Nordell · 14 years ago
  69. b45b501 arm: remove cast from void* by matt mooney · 14 years ago
  70. b6a26b4 omap3: cm-t3517: add support for TI HECC by Igor Grinberg · 14 years ago
  71. ec34fcc omap3: cm-t3517: add support for NAND flash by Igor Grinberg · 14 years ago
  72. 525d75b omap3: cm-t3517: add support for usb host by Igor Grinberg · 14 years ago
  73. 46893a5 omap3: cm-t3517: add support for v3020 rtc by Igor Grinberg · 14 years ago
  74. d04b620 omap3: Introduce CompuLab CM-T3517 module by Igor Grinberg · 14 years ago
  75. 91f6c90 Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  76. a3fed9b omap3: Prevent SDRC deadlock when L3 is changing frequency by Jon Hunter · 14 years ago
  77. dcf5ef3 omap4: control: Fix the control module register accesses by Santosh Shilimkar · 14 years ago
  78. 802edcb omap4: control: Add the register definition headers by Santosh Shilimkar · 14 years ago
  79. 70ba71a omap4: control: Add accessor api's for pad control module by Santosh Shilimkar · 14 years ago
  80. 0c34924 omap4: control: Add ctrl_pad_base to omap_globals by Santosh Shilimkar · 14 years ago
  81. 0edc9e8 OMAP4: clocks: Fix ES2 clock issues by Benoit Cousson · 14 years ago
  82. bb722f3 OMAP4: powerdomain: Update DSS logic state for ES2 by Rajendra Nayak · 14 years ago
  83. fdd4f40 OMAP4: PM: Define additional registers for ES2 by Rajendra Nayak · 14 years ago
  84. 568997c OMAP4: CM & PRM: Update PRCM register bitshifts and masks for ES2 by Rajendra Nayak · 14 years ago
  85. 1c03f42 OMAP4: clock: Add optional clock nodes by Benoit Cousson · 14 years ago
  86. 0e43327 OMAP4: clock: Fix clock names and align with hwmod names by Benoit Cousson · 14 years ago
  87. 76cf529 OMAP4: clocks: Update clock tree for ES2 by Rajendra Nayak · 14 years ago
  88. 6e457bb update OMAP Kconfig help texts for all supported SoC models by Lennert Buytenhek · 14 years ago
  89. ee6f5a2 Merge branch 'devel-omap-smp-on-up' into omap-for-linus by Tony Lindgren · 14 years ago
  90. 98bb8c3 Merge branch 'devel-boards' into omap-for-linus by Tony Lindgren · 14 years ago
  91. d58cc92 Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  92. b245f26 Merge branch 'devel-omap-misc' into omap-for-linus by Tony Lindgren · 14 years ago
  93. 3a63833 omap: mmc: extended to pass host capabilities from board file by Sukumar Ghorai · 14 years ago
  94. 7193559 omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanups by Jarkko Nikula · 14 years ago
  95. ce3f054 omap: McBSP: Do not enable SRG in slave mode by Peter Ujfalusi · 14 years ago
  96. 813f6c5 omap: i2c: Avoid compilation error in case the header is included multiple times by Subramaniam C.A · 14 years ago
  97. 82a0c14 omap: crypto: updates to enable omap aes by Dmitry Kasatkin · 14 years ago
  98. afc28bc omap: usb: fix build warning by Anand Gadiyar · 14 years ago
  99. 3da434a omap4: board-omap4panda: adding leds status1 and status2 by Ricardo Salveti de Araujo · 14 years ago
  100. 94ce7a6 omap: 4430sdp board support for proximity sensor by Shubhrajyoti Datta · 14 years ago