1. cf5c010 Make TE pulses much longer. by Charles M. Hannum · 11 years ago
  2. d1fd534 Fix some display reliability problems. by Charles M. Hannum · 11 years ago
  3. e134bb2 Disable ioctls that require BTAs. by Charles M. Hannum · 11 years ago
  4. 67af06e Reenable display codec, but on correct I2C bus. by Charles M. Hannum · 11 years ago
  5. fcc717b6 Run both the OMAP and the codec as clock masters. by Charles M. Hannum · 11 years ago
  6. f002caa Swap the codec slave addresses. by Charles M. Hannum · 11 years ago
  7. 0ae6637 Remove OCR hack, not that we're using timeouts instead of bogus responses. by Charles M. Hannum · 11 years ago
  8. c288408 Peg the CPU at the lowest clock rate (350MHz). by Charles M. Hannum · 11 years ago
  9. 0955c74 The reset protocol is just broken, and cannot work reliably. So for now just by Charles M. Hannum · 11 years ago
  10. afd9e69 Block interrupts inside omap_hsmmc_controll_reset_fsm(). by Charles M. Hannum · 11 years ago
  11. c556681 Retry data transfers on command errors. by Charles M. Hannum · 11 years ago
  12. 321948e Make mwifiex a loadable module. by Charles M. Hannum · 11 years ago
  13. 044b8fe Increase the command retry counter to 5 (empirically determined). by Charles M. Hannum · 11 years ago
  14. 00aaaa0 When retrying data transfers, reset the error value. by Charles M. Hannum · 11 years ago
  15. ae2fdd3 Remove redundant code. by Charles M. Hannum · 11 years ago
  16. 7d68a75 Minor cleanups—no functional change. by Charles M. Hannum · 11 years ago
  17. a94b1ad Working audio configuration for prototype platform using TLV320AIC23 codecs. by Charles M. Hannum · 11 years ago
  18. 04f7e61 Upstream patch to fix McBSP clock selection. by Charles M. Hannum · 11 years ago
  19. 7b096a8 Fix compiler warnings. by Charles M. Hannum · 11 years ago
  20. 7164753 debounce_interval doesn't work well with wakeup buttons. by Charles M. Hannum · 11 years ago
  21. 46d9434 Use WAKE_BTN as an Android screen lock button. by Charles M. Hannum · 11 years ago
  22. 87ac90e DSI lane mapping is different on form factor. by Charles M. Hannum · 11 years ago
  23. 33cd941 Wait for the BUSY bit when reading the device OCR bitmask. The tunnel CRC by Charles M. Hannum · 11 years ago
  24. c3763f9 Merge branch 'mycroft' by Charles M. Hannum · 11 years ago
  25. 1b7a99d Cleaner way of turning off SmartReflex. by Charles M. Hannum · 11 years ago
  26. c0426a0 Merge branch 'mdk-release' by Marti Bolivar · 11 years ago
  27. 88d05d9 Rename I2C structures to better indicate what they're for. by Charles M. Hannum · 11 years ago
  28. 509781b Merge branch 'mycroft' of ssh://leaflabs.com/tonka-android/kernel/panda into mycroft by Charles M. Hannum · 11 years ago
  29. 8aa5025 Use BOARD_ID4 to recognize the dev board; on the FF, always use the FPGA DSI. by Charles M. Hannum · 11 years ago
  30. 8587bd8 Allow non-standard (no VIC) video timing modes. by Charles M. Hannum · 11 years ago
  31. 9a62163 Update display GPIOs for rev 2, including DSI mux, HDMI select, and V3P3_NN. by Charles M. Hannum · 11 years ago
  32. 0f48350 Add missing part of wl1271 code. by Charles M. Hannum · 11 years ago
  33. 108b48d Change IRQ back to the usual one. by Charles M. Hannum · 11 years ago
  34. f4cb47d Remove HSMMC5 and TWL6040. Re-add WL1271 code. by Charles M. Hannum · 11 years ago
  35. c91cdb2 Enable power switching on HSMMC4. by Charles M. Hannum · 11 years ago
  36. 7ba6395 Flip HDMI data lane polarity. by Charles M. Hannum · 11 years ago
  37. 52def02 Add Dell U2412M, for internal testing. by Charles M. Hannum · 11 years ago
  38. 254d50b Remove some of the TWL6040 support. by Charles M. Hannum · 11 years ago
  39. ee685db Increase ths_trail, to work around problems with Lattice DPHY IP. by Charles M. Hannum · 11 years ago
  40. c051071 Send two null packets before a SLEEP OUT, to work around with a problem in the Lattice by Charles M. Hannum · 11 years ago
  41. 3878428 Actually, that was easy: use MMC_RSP_CRC to determine whether to look for a by Charles M. Hannum · 11 years ago
  42. 1dbe980 Actually turn on command response CRC error detection. XXX Currently it's by Charles M. Hannum · 11 years ago
  43. 3f3a217 Retry some more commands types, used by SDIO cards, to deal with the tunnel CRC by Charles M. Hannum · 11 years ago
  44. 55fc072 Retry twice on CRC errors, as a hack for the Unipro tunnel. by Charles M. Hannum · 11 years ago
  45. e3f8d51 Split Synaptics I2C read requests into two transactions to deal with inadequate by Charles M. Hannum · 11 years ago
  46. cbc0be5 New strategy for 15Hz mode: 1/4 the pixel clock, but 1/2 the DDR clock. The by Charles M. Hannum · 11 years ago
  47. bdd283b Run the display at 60Hz refresh for now, as the 30Hz mode appears to by Charles M. Hannum · 11 years ago
  48. aef81b6 Wire GPIO 43 to control SDIO power. by Charles M. Hannum · 11 years ago
  49. fc3a8b5 Calculate the clock divider using the correct FCLK. by Charles M. Hannum · 11 years ago
  50. 0f25c8e Don't switch HS mode a second time. by Charles M. Hannum · 11 years ago
  51. b36cea4 Always run the tunnel in high-speed mode. by Mycroft · 11 years ago
  52. 5054320 Add support for running the display output at 15Hz. by Charles M. Hannum · 11 years ago
  53. b68fdc6 Add support for running the panel at 30Hz with a 15Hz update from the CPU. by Charles M. Hannum · 11 years ago
  54. dbf61b5 In our write-only mode, turn off the self-diagnostic and low power worker by Charles M. Hannum · 11 years ago
  55. b61f4ce Move the panel timings into one place, where they're actually exposed to user by Charles M. Hannum · 11 years ago
  56. d41110c Add an #ifdef option for turning off all BTAs. Always define it for now. by Charles M. Hannum · 11 years ago
  57. 104051f Use out of band tearing effect interrupt. by Charles M. Hannum · 11 years ago
  58. c812540 Turn off SmartReflex, due to a layout error on AP dev board 1.0 which by Charles M. Hannum · 11 years ago
  59. 0f8eaf5 Swap IRQ lines for audio and PMIC. XXX REV2: Fixed on board; remove this. by Charles M. Hannum · 11 years ago
  60. e784714 Experimental support for card IRQs through the host controller interface. by Charles M. Hannum · 11 years ago
  61. d84a417 Remove GPIOs we aren't using. by Charles M. Hannum · 11 years ago
  62. 80c6cd2 Set up SDMMC4 and 5 for AP dev boards and hacked Panda boards. (UART4 is removed by Charles M. Hannum · 11 years ago
  63. ff00e7d Add mwifiex driver for SD8787. by Charles M. Hannum · 11 years ago
  64. e451ecd Fix DSI regulator setup, per device names the driver actually generates by Charles M. Hannum · 11 years ago
  65. ed78161 tonka: Enable synaptics driver by Perry Hung · 11 years ago
  66. 75f86c0 tonka: input: synaptics_d2x_i2c: Remove unnecessary button-map by Perry Hung · 11 years ago
  67. 43a1f21 tonka: input: panda: Integrate Synaptics DSX driver by Perry Hung · 11 years ago
  68. 0ba537b tonka: input: synaptics_d2x_i2c: Remove nanosec reporting by Perry Hung · 11 years ago
  69. 197239b tonka: input: synaptics_d2x_i2c: Convert dt touchscreen driver to non-dt by Perry Hung · 11 years ago
  70. 2ec8a65 tonka: input: synaptics_d2x_i2c: Synaptics DSX driver drop by Perry Hung · 11 years ago
  71. 7308c8c tonka: include tonka panel in defconfig by Perry Hung · 11 years ago
  72. 3461ec1 tonka: Disable DVI by default for android_omap4_defconfig by Perry Hung · 11 years ago
  73. ed61fd4 DSS: tonka: update resolution to 720p by Perry Hung · 11 years ago
  74. c85efa5 DSS: tonka: panda: Make DSI screen default device if not using DVI by Perry Hung · 11 years ago
  75. 7a97d3b DSS: tonka: panda: Configure DSI peripheral for Tonka screen by Perry Hung · 11 years ago
  76. 7cdba34 DSS: tonka: Add infrastructure for Tonka DSI panel by Perry Hung · 11 years ago
  77. b0de839 panda: Turn on vcxio regulator by Perry Hung · 11 years ago
  78. b48a1be OMAPDSS: DSI: Remove OCP_WIDTH check on channel 0 by Perry Hung · 11 years ago
  79. cf013a4 OMAPDSS: DSI: Fix number of data lanes calculation by Perry Hung · 11 years ago
  80. 83fe4ef Revert "OMAP2: HDMI: Enable optimal resolution for a display" by Perry Hung · 11 years ago
  81. 60a436b OMAPDSS: DISPC: Flush posted writes when enabling outputs by Tomi Valkeinen · 14 years ago
  82. e697291 OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS by Tomi Valkeinen · 14 years ago
  83. 98e427d OMAPDSS: DSI: improve wait_for_bit_change by Tomi Valkeinen · 14 years ago
  84. 4c2f644 OMAPDSS: DSI: fix lane handling when entering ULPS by Tomi Valkeinen · 14 years ago
  85. d1e9e5d OMAPDSS: DSI: remove dsi_get_num_lanes_used by Tomi Valkeinen · 14 years ago
  86. f189975 OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override by Tomi Valkeinen · 14 years ago
  87. ca1f6b7 OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset by Tomi Valkeinen · 14 years ago
  88. 675cd44 OMAPDSS: DSI: use lane config in dsi_get_lane_mask by Tomi Valkeinen · 14 years ago
  89. 3bef563 OMAPDSS: DSI: Use new lane config in dsi_set_lane_config by Tomi Valkeinen · 14 years ago
  90. ae04318 OMAPDSS: DSI: Parse lane config by Tomi Valkeinen · 14 years ago
  91. 1f32c70 OMAPDSS: DSI: count with number of lanes by Tomi Valkeinen · 14 years ago
  92. d8f7502 OMAPDSS: DSI: flush posted write in send_bta by Tomi Valkeinen · 14 years ago
  93. a27710a OMAPDSS: DSI: flush posted write when entering ULPS by Tomi Valkeinen · 14 years ago
  94. fcff475 Use BOARD_ID4 to recognize the dev board; on the FF, always use the FPGA DSI. by Charles M. Hannum · 11 years ago
  95. 0aec512 Add MODULE_LICENSE and NOTICE files. by Marti Bolivar · 11 years ago
  96. 37a40e3 Allow non-standard (no VIC) video timing modes. by Charles M. Hannum · 11 years ago
  97. 683e80e Update display GPIOs for rev 2, including DSI mux, HDMI select, and V3P3_NN. by Charles M. Hannum · 11 years ago
  98. 54f9259 Add missing part of wl1271 code. by Charles M. Hannum · 11 years ago
  99. 6584b35 Change IRQ back to the usual one. by Charles M. Hannum · 11 years ago
  100. 4536ab2 Remove HSMMC5 and TWL6040. Re-add WL1271 code. by Charles M. Hannum · 11 years ago