git 使用点点滴滴

来源:互联网 发布:qq炫舞开挂软件 编辑:程序博客网 时间:2024/05/17 23:25
yuanwei@SW-02:~/s400-hx8369/mediatek/custom/common/kernel/lcm/hx8369$ git log --pretty=oneline

一行显示所有内容

fb7a455f201ccf1993eda9eccc549465de86143c modify hx8369 driver for some  issues

083ab9abde3e699f8fa1662a1376cba792791c4c modified the hi253 camera's flip which camptured.
0ecce924d94d6389a1e2b769eff4c2228a443376 modified the hm3451 camera's image flip which captured.
cbed3e8b4bbf16971c67381bf14427ddd3395e36 modify the hi253's effect.
514ca93151b0a8ab6945a4fdc91d39ce4fc66bd2 modify the hi704's effect.
879ecb48a967c781eaadbb455f2fd2ce8fd2fab6 modify the linglong(lg4572b) lcm's flashing.
7953a7a400d5d9a6329b09938fa3c227f43d0b89 optimize the bf3703's effect.
aa3979b14a743db5422f3139ee9d94ce6d2f9da4 optimize the tpd's effect and modified the calibratin function.
00599ee0f76f4ee22bba83a38d6a93da965269d0 optimize hx8369 lcm!!
7e0837791fc919089e66f0f1e93414e905b191e5 optimizte the tpd's effect.
03ec25232e1b662ea7397deea538a69328727d3f Merge "fix a  porch error of  hx8369 driver"
152ae305dadf704dc798e6e0c42b552af3e41c69 fix a  porch error of  hx8369 driver
30c5c22518c5ec0aa87bd5e992c36289e1c0b2d2 modify lg4572b driver
c9d816cb32baea87bb30b384afcfb3ed7f7b9ffd Merge "        optimize effcet for hx8369"
11ca52bb6ea3bf6c027b81b6a45e9d3dbfac6bf1        optimize effcet for hx8369
3495c83f63813dae20bd2b67f2acbdfd1b32f48b ptimizate the hi253 and hi704's effect.
153e5f97015d00e6bfdf87d982f85d64f9b508ea add lg4572b lcm driver.
2e3ef09bcbe6a2331b0feb0df9f1e6f645a6eed4 modify the touch distace on cm3623.
82ed194dee2fa9ddfc3defa55ff68f4e602284cd modify the hi253 sensor's color.
8163271f1cbc97af97c675b0b6fd95453f32d22e Modify the hi704 sensor's position.
1b9e4ee6514a455d56a87eadcc9fa368a3cf2f07 optimization the touchpannel's algorithm and modify the working-freqency and read mode.
4af208576c38be471f1d7d88d5d30768f4fd5247 Merge "add lcm driver for hx8369 date:2011-12-8"
0f6eac177edaf4bbf5fd55562f874e52d646e682 Merge "add the new sensor gc0329 and gc2015."
cf6441898cc7f4609801ddba6bc571685b8da6bc modify the alsps's sensitivity.
d3a10b9e42748735e2dcf9e67c3dac384a9b1161 add lcm driver for hx8369 date:2011-12-8
08e302437617fd826ece3e2605dadc511b2ef6c4 modify the als-ps's sensitivity.
1541a6e55aba39d03049908cb8f47910764ce31c timeing setting modify
5d8cf063ef2cd91b429fc3ba4204a56fc3247bb7 add the new sensor gc0329 and gc2015.
7164e54029346f5fa1bed6fdad1ec4a71e414b82 add the new pannel PIXCIR.
91c8cd1c94b785c68a4426badf8e0b79d7c11682 Merge "add cm3623 driver for cm3623"
220608ed4cf062906e65bc4007cfddddfab30441 modify the sensor effect.
c5137755ec8eab72fd0f1d6236dfa17e63371eb9 modify the sensor effect.
eed03f04b98af07cb14603dc555ccb4f00cb5fbd LCM power consume issue
8840dbda8ad70c4e44b639f435262967330338af remove unsed mode pin
c4c2f00ba497cec8258601f74aa2663800bc4415 add cm3623 driver for cm3623
e6dd4b87b361317acf6f95c1e78760682852cca9 modify the camera para!
2886bed82fbee198259c46510158ec5b862b6c18 Camera BF3707 preview direction modify
7cdc2892f6027906ae653ac8dc7c842adacc05dd LCM r61408 modify
2370a6d863ba2009f5825a5fefbf4cbe3c807eec modify the lcd para
0875cdbc61031682ba67a73458ae249c1f342bfc button position change
a00843b955f4bb28e13458473349f602ec01ca47 add touch panel driver for ft5306      new file:   ft5306_driver.c
0a07f7f6620796ae5f34e4b035f0a6d620d9b7df add touch panel driver gt818   new file:   gt818_driver.c
yuanwei@SW-02:~/s400-hx8369/mediatek/custom/common/kernel/lcm/hx8369$ git log --pretty=oneline .
fb7a455f201ccf1993eda9eccc549465de86143c modify hx8369 driver for some  issues
00599ee0f76f4ee22bba83a38d6a93da965269d0 optimize hx8369 lcm!!
152ae305dadf704dc798e6e0c42b552af3e41c69 fix a  porch error of  hx8369 driver
11ca52bb6ea3bf6c027b81b6a45e9d3dbfac6bf1        optimize effcet for hx8369
d3a10b9e42748735e2dcf9e67c3dac384a9b1161 add lcm driver for hx8369 date:2011-12-8
0d177f5e8940fc01ab7f5722512e7ccf32e8c27d init

yuanwei@SW-02:~/s400-hx8369/mediatek/custom/common/kernel/lcm/hx8369$ git log -p 

以补丁形式显示

commit fb7a455f201ccf1993eda9eccc549465de86143c
Author: yuanwei <yuanwei@joybondtech.com>
Date:   Wed Jan 11 10:29:38 2012 +0800


    modify hx8369 driver for some  issues
    
        modified:   hx8369.c
    
    Change-Id: I1ef0d0f68d5f75a992194d06c88dc11f1938d754


diff --git a/lcm/hx8369/hx8369.c b/lcm/hx8369/hx8369.c
index 2eac195..6e7e5fc 100755
--- a/lcm/hx8369/hx8369.c
+++ b/lcm/hx8369/hx8369.c
@@ -67,7 +67,11 @@
 *  THE RULES OF THE INTERNATIONAL CHAMBER OF COMMERCE (ICC).
 *
 *****************************************************************************/
-
+/*
+*****************************************************************
+history:2012.1.9  himax FAE fix it!
+******************************************************************
+*/
 #include <linux/string.h>
 
 #ifdef BUILD_UBOOT
@@ -211,7 +215,7 @@ int i ;
 
        send_ctrl_cmd(0xB2);  // SET Display  480x800 
        send_data_cmd(0x00);   
-       send_data_cmd(0x23); //res[2:0] rn dfr dm[1:0]   29
+       send_data_cmd(0x2B); //res[2:0] rn dfr dm[1:0]   29
        send_data_cmd(0x03);     //bp0-7  0a
        send_data_cmd(0x03);      //fp 0-7  0a
        send_data_cmd(0x70);     //  <C7><FD><B6><AF><C4><DC><C1><A6>
@@ -231,33 +235,33 @@ int i ;
        
        send_ctrl_cmd(0xB0);  // SET VCOM 
        send_data_cmd(0x01); 
-       send_data_cmd(0x08); 
+       send_data_cmd(0x0D); 
yuanwei@SW-02:~/s400-hx8369/mediatek/custom/common/kernel/lcm/hx8369$