summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons2013-04-111-2/+4
* mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2013-04-111-0/+240
* mtd: cleanup style on pr_debug messagesBrian Norris2013-04-111-6/+4
* mtd: replace DEBUG() with pr_debug()Brian Norris2013-04-111-15/+12
* ENGR00257755-4 ASoC: WM8962: Disable FLL when chip's not being usedNicolin Chen2013-04-101-3/+3
* ENGR00257755-3 Revert "ENGR00256933 ASoC: WM8962: Add delay after FLL-enable"Nicolin Chen2013-04-101-2/+0
* ENGR00257755-2 Revert "ENGR00256310 ASoC: imx-wm8962: Fix playback abnormally"Nicolin Chen2013-04-101-8/+0
* ENGR00257755-1 Revert "ASoC: wm8962: Don't automatically enable and disable"Nicolin Chen2013-04-101-6/+59
* ENGR00257947 mtd: use memcpy to replace the memcpy_fromioHuang Shijie2013-04-101-1/+1
* ENGR00257658 Revert "ENGR00256893-1 MX6Q/DL-Fix Ethernet performance issueJason Liu2013-04-0712-126/+10
* ENGR00257658 Revert "ENGR00256893-2 MX6Q/DL-Fix Ethernet performance issueJason Liu2013-04-072-20/+0
* ENGR00255518 ipu/ipu3: using the kernel common help function div_u64Jason Liu2013-04-032-50/+34
* ENGR00256918 IPUv3 common:Correct CSI_PRP_MEM disable routineLiu Ying2013-04-031-1/+2
* ENGR00255371 v4l2 fg overlay:workaround ipu warningLiu Ying2013-04-031-18/+24
* ENGR00253652 ov5640 dvp:Align iq setting with mipi cameraLiu Ying2013-04-031-10/+10
* ENGR00237365: board-mx6q_sabreauto fix mipi-csi2 settingsAdrian Alonso2013-04-031-6/+13
* ENGR00254896 mx6: hdmidongle: Fix compile error.Zhang Xiaodong2013-04-031-7/+0
* ENGR00243289 egalax_ts: Add support for single-touchEric Nelson2013-04-032-3/+14
* ENGR00256315-5 mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie2013-04-031-2/+2
* ENGR00256315-4 ARM: imx6: weim-nor: set proper PAD valueHuang Shijie2013-04-032-48/+48
* ENGR00256315-3 ARM: WEIM-NOR: set the proper timingHuang Shijie2013-04-031-5/+63
* ENGR00256315-2 Revert "ENGR00244769-1 [NOR FLASH]-Improve WEIM NOR speed"Huang Shijie2013-04-033-309/+0
* ENGR00256315-1 Revert "ENGR00244769-2 [NOR FLASH]-Improve WEIM NOR speed"Huang Shijie2013-04-032-47/+13
* ENGR00256893-2 MX6Q/DL-Fix Ethernet performance issue when WAIT mode is activeRanjani Vaidyanathan2013-04-022-1/+21
* ENGR00256893-1 MX6Q/DL-Fix Ethernet performance issue when WAIT mode is activeRanjani Vaidyanathan2013-04-0212-13/+129
* ENGR00256933 ASoC: WM8962: Add delay after FLL-enableNicolin Chen2013-04-021-0/+2
* ENGR00256310 ASoC: imx-wm8962: Fix playback abnormally slower issueNicolin Chen2013-04-021-0/+8
* ASoC: wm8962: Don't automatically enable and disable FLLMark Brown2013-04-021-59/+6
* ENGR00256543 mx6: Update equation for thermal sensor on i.MX6DLAnson Huang2013-04-021-2/+2
* ENGR00256820-2 ASoC: imx-wm8962: Fix incorrect setting of wm8962's FLL sourceNicolin Chen2013-04-011-2/+2
* ENGR00256820-1 ASoC: WM8962: revert FLL-disable before FLL-settingNicolin Chen2013-04-011-0/+3
* ENGR00254106 Avoid incorrect GPU frequency scaling be overwrittenLoren Huang2013-04-011-5/+9
* ENGR00256629 V4L2 output: Fix color bar issue on 1080p HDMI displayWayne Zou2013-04-011-0/+2
* ENGR00255104 The opening time of cs42888 is very long, about 400msb022472013-03-291-2/+8
* ENGR00255406 net: fec: Workaround tx hang due to TDAR bit cleared by uDMAFugang Duan2013-03-291-5/+48
* ENGR00255322 Disable non-contiguous memory using for VGLoren Huang2013-03-281-0/+9
* ENGR00255111 battery: fix voltage decreased only while dischargingRobin Gong2013-03-271-7/+3
* ENGR00255481 mx6: Update equation for thermal sensorAnson Huang2013-03-271-2/+29
* ENGR00255491 ov5640: Fix build break by make modulesRobby Cai2013-03-221-4/+6
* ENGR00255484-3 msl: usb: add clock deinit at fail pathPeter Chen2013-03-222-0/+6
* ENGR00255484-2 usb: ehci-arc: add NULL pointer check for pdata->pdevPeter Chen2013-03-221-2/+2
* ENGR00255484-1 msl: usb: add NULL poiner check for fsl_xcvr_opsPeter Chen2013-03-221-3/+3
* ENGR00255482 ASoC: HDMI-audio: Add error message for HDMI-video detect failureNicolin Chen2013-03-222-6/+10
* ENGR00255029 ASoC: spdif: fix clk_enable/disable() mismatched issueNicolin Chen2013-03-211-1/+3
* ENGR00252064-3 camera: ov5640: fix missed setting for light_frequencyRobby Cai2013-03-212-0/+2
* ENGR00252064-2 mx6sl: ov5640: need enable MCLK before read sensor IDRobby Cai2013-03-211-0/+6
* ENGR00252064-1 csi/v4l: need power on sensor for its initializationRobby Cai2013-03-211-0/+2
* ENGR00254931 IPUv3 Fb: Fix display twinkling issue during suspend/resumeWayne Zou2013-03-211-2/+13
* ENGR00254442 Sabre ARD Include WEIM-NOR on imx6_updater_defconfigAlejandro Sierra2013-03-151-0/+1
* ENGR00253355 ARM: imx6q/imx6dl: Set proper PAD value for WEIM NORHuang Shijie2013-03-152-33/+41