)]}'
{
  "log": [
    {
      "commit": "ddbcb289ca4b5c124673c076a6941cbca016c1d7",
      "tree": "78674ee516acfc3a32d5c9ef2370b56e5e0c6327",
      "parents": [
        "24db03a834089a3600780ea1c7abe08e483e5d29"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Fri May 25 16:21:38 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Tue May 29 13:16:15 2012 +0000"
      },
      "message": "video: exynos_dp: reduce delay time when configuring video setting\n\nThis patch reduces delay time when configuring video setting,\nwhich is helpful to reduce wakeup time during resume.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "24db03a834089a3600780ea1c7abe08e483e5d29",
      "tree": "732f124a75ec0327d5de7520ac905668e5f2bd09",
      "parents": [
        "4d10ecf86b31b732092dc9668a6088323c24ab09"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Fri May 25 16:21:08 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Tue May 29 13:16:15 2012 +0000"
      },
      "message": "video: exynos_dp: move sw reset prioir to enabling sw defined function\n\nThe sw reset should be called prioir to enabling sw defined function,\naccording to datasheet.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "4d10ecf86b31b732092dc9668a6088323c24ab09",
      "tree": "744a64339a6f79e9be4e48fadcb82a4c5c9c382e",
      "parents": [
        "cc4401142c1cbc63b01d6024cbc7a9f804cb3143"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Fri May 25 16:20:45 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Tue May 29 13:16:15 2012 +0000"
      },
      "message": "video: exynos_dp: use devm_ functions\n\nThe devm_ functions allocate memory that is released when a driver\ndetaches. This makes the code smaller and a bit simpler.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "24bb7a6efc528ea6d6270ac2c788f23bb32c2331",
      "tree": "0f63604d0eae6830b8b4ac808475f431eda4a4ef",
      "parents": [
        "82a50195cbf1197b009d42c8430a4cab24ca1480"
      ],
      "author": {
        "name": "Donghwa Lee",
        "email": "dh09.lee@samsung.com",
        "time": "Wed May 09 14:33:31 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Sun May 13 13:08:23 2012 +0000"
      },
      "message": "video: exynos mipi dsi: support reverse panel type\n\nThis patch adds panel_reverse variable to support reversed s6e8ax0 panel\ntype.\n\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "82a50195cbf1197b009d42c8430a4cab24ca1480",
      "tree": "92f3115449d8ac0ce1341aca754aa1cc626e7431",
      "parents": [
        "b89e1399bab8bf72762948d251e69df50a9d6d85"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Wed May 09 14:33:29 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Sun May 13 13:08:23 2012 +0000"
      },
      "message": "video: exynos mipi dsi: Properly interpret the interrupt source flags\n\nRework the interrupt handler so the RX_DONE, FIFO_EMPTY interrupts are\nproperly detected. This prevents missing the interrupts when there are\nother bits set in the INTSRC register than just RX_DONE and FIFO_EMPTY.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "b89e1399bab8bf72762948d251e69df50a9d6d85",
      "tree": "2a8cb3ec8bb0cffe49813367b9941c17556e4b3f",
      "parents": [
        "3bfc9b835a8729f8a44de56930c1652293cfbf57"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Wed May 09 14:33:28 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Sun May 13 13:08:22 2012 +0000"
      },
      "message": "video: exynos mipi dsi: Avoid races in probe()\n\nMake sure all resources are initialized before interrupt handler is\nregistered. Pass full platform device name to request_irq() so it\ncan be distinguished which device has requested an interrupt in cases\nthere are multiple instances in the system.\n\nAlso enable voltage regulators regardless of they have been enabled\nby bootloader or not, to make sure other drivers using same regulators\ndon\u0027t disable them unexpectedly.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "3bfc9b835a8729f8a44de56930c1652293cfbf57",
      "tree": "9fd3f29b7d1395f7f3d2dc5e87259641cb790eb1",
      "parents": [
        "c932b2731116f99a660817e8fa718c9da0798a9c"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Wed May 09 14:33:26 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Sun May 13 13:08:22 2012 +0000"
      },
      "message": "video: exynos mipi dsi: Do not use deprecated suspend/resume callbacks\n\nUse proper PM ops from struct dev_pm_ops rather than the deprecated ones.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "66685aa00bf9970be8be3783dbc3b59f69968214",
      "tree": "9c8b084e4a6b60eee9b642bcf107706b5e19aa02",
      "parents": [
        "65302e48ce51cb5c2d7e577a89b47918950da457"
      ],
      "author": {
        "name": "Donghwa Lee",
        "email": "dh09.lee@samsung.com",
        "time": "Mon May 07 09:20:51 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Sun May 13 13:06:50 2012 +0000"
      },
      "message": "video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11\n\nMIPI DSI uses 1.1v regulator, so change its supply name.\n\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "35b37dc4fd326bc5b8c489bc7653af102e0826e5",
      "tree": "06809359c6ae02952bbf4f477728452b85a51253",
      "parents": [
        "701d707c64f30a46510871513528b264e07a9634"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Fri May 04 15:25:36 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Sun May 13 13:05:52 2012 +0000"
      },
      "message": "video: exynos_dp: remove unnecessary header includes\n\nRemove unnecessary headers from the file.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "113b66844ccd6eb3525c50a506e90b03155fdaf4",
      "tree": "26fc3eec5684ad7e2ca8d8a37b14ea87a8ab5fac",
      "parents": [
        "982cfa2f0e58d51d77e03f7faeac8dba89f1cb76"
      ],
      "author": {
        "name": "Donghwa Lee",
        "email": "dh09.lee@samsung.com",
        "time": "Fri May 04 13:59:22 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Tue May 08 17:01:00 2012 +0000"
      },
      "message": "video: EXYNOS: enable interrupt again after sw reset\n\nWhen exynos_mipi_update_cfg() is called, mipi dsi registers were become\nsw reset. So, It needs to enable interrupt again.\n\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "aac63a4ac861476858d24a5a8b09098b1ef9c54d",
      "tree": "85d995847720a7f301af35516057d4e654b0f273",
      "parents": [
        "d313a86d2efb2c5568832389663322e93e291c59"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Thu Mar 08 16:28:54 2012 +0100"
      },
      "committer": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Tue Apr 24 14:40:28 2012 +0200"
      },
      "message": "fb: exynos: Fix MIPI/DSI front/back porch settings\n\nThe exynos_mipi_dsi_set_main_disp_[hv]porch() functions take front and\nback porch arguments in that order. This maps to the fb_videomode\nright/lower_margin and left/upper_margin respectively. Fix the caller\naccordingly.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\n"
    },
    {
      "commit": "8affaf5c7698c627b133bfcafd9869ef17faff31",
      "tree": "b8bb79b3f8709ec1fb1d99e100c22711a72ffd23",
      "parents": [
        "8f802da33a842bc9e511d2a9c8259fbee8a6d17e"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Mon Apr 16 09:33:12 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Apr 16 04:19:00 2012 +0000"
      },
      "message": "video: exynos_dp: add analog and pll control setting\n\nThis patch adds analog and pll control setting. This control setting\nis used for DP TX PHY block to set the values as below. It is beneficial\nto improve analog characteristics.\n - TX terminal registor is 50 Ohm.\n - Reference clock of PHY is 24 MHz.\n - Power source for TX digital logic is 1.0625 V.\n - Power source for internal clock driver is 1.0625 V.\n - PLL VCO range setting is 600 uA.\n - Power down ring osc is turned off.\n - AUX terminal resistor is 50 Ohm.\n - AUX channel current is 8 mA and multiplied by 2.\n - TX channel output amplitude is 400 mV.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "8f802da33a842bc9e511d2a9c8259fbee8a6d17e",
      "tree": "735cb5dfbf57a4bd994b36411aa9d1bbbdc19db6",
      "parents": [
        "b5cfeed6cf90a4bb619b7ac640ba1a6dd002364d"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Wed Apr 04 16:00:00 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Apr 16 04:18:38 2012 +0000"
      },
      "message": "video: exynos_dp: replace char pointer with char array for adjust_request variable\n\nThe char pointer for adjust_request variable is replaced with char array\nto fix possible null pointer dereference when clock recovery is failed.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "b5cfeed6cf90a4bb619b7ac640ba1a6dd002364d",
      "tree": "aaa7b327f254febb8b711cef9bcc529e62feccad",
      "parents": [
        "4e0dd49d2c4bc10d56bc536113c16f165c0edeb3"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Wed Apr 04 15:59:24 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Apr 16 04:18:27 2012 +0000"
      },
      "message": "video: exynos_dp: check DP PLL Lock status\n\nDP PLL Lock status should be checked in order to  prevent unlocked PLL.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "e9474be4eb6918c91cb0d296f9744e8ec0e08c11",
      "tree": "a7f0b9282258ab3153a7870b09de553d5080bcbe",
      "parents": [
        "9befe40f6e018e508b047eb76d189ede9b4ff03d"
      ],
      "author": {
        "name": "Jingoo Han",
        "email": "jg1.han@samsung.com",
        "time": "Fri Feb 03 18:01:55 2012 +0900"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Feb 13 03:02:30 2012 +0000"
      },
      "message": "video: support DP controller driver\n\nSamsung EXYNOS SoC such Exynos5 has DP controller and embedded DP\npanel can be used. This patch supports DP driver based on Samsung\nEXYNOS SoC chip.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "9befe40f6e018e508b047eb76d189ede9b4ff03d",
      "tree": "1b3572ee0852a7777120ea28cbb0e61bc08183b6",
      "parents": [
        "7258cc14f310b912b6fea5421aedb9beb69d8581"
      ],
      "author": {
        "name": "Donghwa Lee",
        "email": "dh09.lee@samsung.com",
        "time": "Wed Feb 08 12:47:39 2012 -0800"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Feb 13 03:02:03 2012 +0000"
      },
      "message": "video: backlight: support s6e8ax0 panel driver based on MIPI DSI\n\nAn moled panel driver based MIPI DSI interface.  S6E8AX0 means it may\nincludes many other ldi controllers, for example, S6E8AA0, S6E8AB0, and so\non.\n\nThis patch can be modified depending on each panel properites.  For\nexample, second parameter of panel condition register can be changed\ndepending on ldi controller or amoled type.\n\n[akpm@linux-foundation.org: fix Kconfig syntax error]\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nCc: Jingoo Han \u003cjg1.han@samsung.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "7258cc14f310b912b6fea5421aedb9beb69d8581",
      "tree": "0e3c0eb87437d8f1b14d09ab6ad3f4188904e5e8",
      "parents": [
        "12fa8350244d73b6111ec9bc6c2fd5d49fa601b5"
      ],
      "author": {
        "name": "Donghwa Lee",
        "email": "dh09.lee@samsung.com",
        "time": "Wed Feb 08 12:47:39 2012 -0800"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Feb 13 03:02:03 2012 +0000"
      },
      "message": "video: support MIPI-DSI controller driver\n\nSamsung S5PC210 and EXYNOS SoC platform has MIPI-DSI controller and\nMIPI-DSI based LCD Panel could be used with it.  This patch supports\nMIPI-DSI driver based Samsung SoC chip.\n\nLCD panel driver based MIPI-DSI should be registered to MIPI-DSI driver at\nmachine code and LCD panel driver specific function registered to\nmipi_dsim_ddi structure at lcd panel init function called system init.  In\nthe MIPI-DSI driver, find lcd panel driver by using registered lcd panel\nname, and then initialize lcd panel driver.\n\nSigned-off-by: Donghwa Lee \u003cdh09.lee@samsung.com\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    }
  ]
}
