summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ENGR00240112-2 crypto: caam: add ecb(aes) crypto algorithm to caam.Zhang Jiejing2013-06-171-1/+17
* ENGR00240112-1 caam: fix user space crypto API support.Zhang Jiejing2013-06-171-3/+7
* ENGR00181680-2 No audio when play 3 streams after 3~10 seconds sometimesb022472013-06-171-2/+2
* ENGR00181680-1 No audio when play 3 streams after 3~10 seconds sometimesb022472013-06-172-0/+30
* ENGR00266312 mx6dl: add i2c4 bus support for sabresd/auto, arm2 platformsFugang Duan2013-06-095-10/+33
* ENGR00265061 System hang when running the game lsh.emu.apkguoyin.chen2013-06-031-3/+1
* perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2013-05-291-0/+1
* ENGR00259693 MX6DL/S-Enable routing of ENET interrupt to GPIORanjani Vaidyanathan2013-04-224-6/+25
* ENGR00259593 IPU/V4L2 output: Fix video ouput to video16 can not workWayne Zou2013-04-191-13/+2
* ENGR00259008: mlb: reduce iram usage amount in async modeTerry Lv2013-04-161-13/+6
* ENGR00258885 flexcan: fix errata ERR005641 that MB may fail to be sentDong Aisheng2013-04-161-1/+7
* can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle2013-04-161-10/+7
* can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde2013-04-162-2/+10
* ENGR00258733 WEIM-NOR: mtd: cfi_cmdset_0002: Do not release the mutex lockHuang Shijie2013-04-151-4/+0
* ENGR00258357-5: mlb: Use circle buf macros to replace old ringbuf mechanismTerry Lv2013-04-152-207/+371
* ENGR00258357-4: mlb: Group static variables to structure mlb_dataTerry Lv2013-04-151-433/+536
* ENGR00258357-3: mlb: Reset whole CDR in init functionTerry Lv2013-04-151-46/+145
* ENGR00258357-2: mlb: Add more debug msgs in DEBUG modeTerry Lv2013-04-151-124/+87
* ENGR00258357-1: mlb: Remove MLB150_ from macro define namesTerry Lv2013-04-151-354/+354
* ENGR00257847-2 MX6Q/DL-Fix Ethernet performance issue when WAIT mode is activeRanjani Vaidyanathan2013-04-122-0/+20
* ENGR00257847-1 MX6Q/DL-Fix Ethernet performance issue when WAIT mode is activeRanjani Vaidyanathan2013-04-1212-30/+154
* ENGR00256417: MLB: can't receive data in wait modeTerry Lv2013-04-121-1/+6
* mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen2013-04-111-2/+14
* mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07Gerlando Falauto2013-04-111-0/+67
* mtd: cfi_cmdset_0002: Slight cleanup of fixup messagesDavid Woodhouse2013-04-111-3/+3
* mtd: add fixup for S29NS512P NOR flash.Javier Martin2013-04-111-0/+14
* 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