summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "bionic: Add support for Xenon Flash." into froyoM8660AAABQNLYA104615M7630AABBQVLZA3020CM7630AABBQVLZA30208004Linux Build Service Account2010-09-071-0/+9
|\
| * bionic: Add support for Xenon Flash.Abhiruchi Birajdar2010-09-031-0/+9
| | | | | | | | | | | | Add IOCTLs for Xenon flash support. Change-Id: I6eb63707b2de56266cd47e123e9439c122773ca7
* | bionic: add support to configure for multiframing and meta dataBharath Ramachandramurthy2010-09-021-0/+7
| | | | | | | | | | | | | | Adding support to configure for multiframing and metadata to the DSP. Change-Id: Icdf367b6414ad3d5324d4087dc1711f93c2d9c81
* | Merge "bionic: Add msm_adc.h from kernel dir for usermode access." into froyoM8660AAABQNLYA10450001Linux Build Service Account2010-09-011-0/+59
|\ \
| * | bionic: Add msm_adc.h from kernel dir for usermode access.Susheel Yadagiri2010-08-261-0/+59
| |/ | | | | | | Change-Id: Id70814864d62e91a0bfc5dd83c9e6f64d18cc9a3
* | Merge "bionic: Add csdio.h to bionic" into froyoQ8650DTBCANLYA2040M8660AAABQNLYA1045M7630AABBQVLZA3020M7630AABBQMLZA2020Linux Build Service Account2010-08-301-0/+47
|\ \
| * | bionic: Add csdio.h to bionicNela Gurevich2010-08-231-0/+47
| | | | | | | | | | | | | | | | | | csdio.h provides the user space API of the csdio kernel driver Change-Id: Ia12e802d4eba7b567759f54013f0506b6679a241
* | | Merge "bionic: Fix signal mask size mismatch between bionic and kernel" into ↵Linux Build Service Account2010-08-301-4/+28
|\ \ \ | | | | | | | | | | | | froyo
| * | | bionic: Fix signal mask size mismatch between bionic and kernelNela Gurevich2010-08-251-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bionic library assumes that signal mask size is 32 bit, where the kernel expects to receive a 64 bit mask. In this fix, the signal mask size is extended to 64 bit before calling the kernel. Please note that this is a known problem and is common in Linux across many platforms. This fix is based on a similar fix that already exists in libc/unistd/sigwait.c Change-Id: I01d40ef78fae25cabb357b0052fe58671026374e
* | | | Merge "Rename force_no_low_watermark to a flag" into froyoLinux Build Service Account2010-08-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename force_no_low_watermark to a flagShubhraprakash2010-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | flag will now be used to specify memory attributes required for IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC ioctl Change-Id: Ib382efd73f4a578b92204a4eb6cda4317c44c236
* | | | Merge "bionic: Add SBC encoder specific header file" into froyoM76XXTSNCJNLYA7015Linux Build Service Account2010-08-241-0/+45
|\ \ \ \
| * | | | bionic: Add SBC encoder specific header fileRajesha Kini2010-08-071-0/+45
| |/ / / | | | | | | | | | | | | | | | | | | | | Added msm_audio_sbc.h to support sbc encoder specific configuration. Change-Id: I3441efa8eca2ea7a86c04b6ccbc5bd26942a4a9c
* | | | Merge "camera: Live snapshot feature" into froyoLinux Build Service Account2010-08-241-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | camera: Live snapshot featureSunid Wilson2010-08-191-4/+5
| | |/ | |/| | | | | | | | | | | | | Added output type for livesnapshot frame Change-Id: I427c9f19f6a085c995947948b604b517e388db93
* | | Revert "Revert "bionic: msm video driver update.""Rajiv Kumar2010-08-202-30/+28
| | | | | | | | | | | | This reverts commit ed3dc38ed5f467604d41e4289f432128cb23d30a.
* | | Revert "Revert" bionic: Added support for NV12_2K aligned.Rajiv Kumar2010-08-201-18/+18
|/ / | | | | | | | | | | This reverts commit 05313fb203618ae70e25d7935579522ba155801f. Change-Id: I2d233541a6034be6de6214ffa77a0e301ac24d85
* | Merge "camera: Add VPE driver support" into froyoLinux Build Service Account2010-08-191-1/+27
|\ \
| * | camera: Add VPE driver supportJignesh Mehta2010-08-051-1/+27
| |/ | | | | | | Change-Id: If1a43f878a0fec143ee3d8d8b2c6032999a31bbb
* | Revert "bionic: Added support for NV12_2K aligned."Alok Tongaonkar2010-08-181-30/+30
| | | | | | | | This reverts commit 50ba036b4b1b820397e9426130476a0087faf66f.
* | Revert "bionic: msm video driver update."Alok Tongaonkar2010-08-182-28/+30
| | | | | | | | This reverts commit 788bd916b090c6902c6980a8bb202833b4abe2f5.
* | Merge "bionic: msm video driver update." into froyoLinux Build Service Account2010-08-182-30/+28
|\ \
| * | bionic: msm video driver update.Gopikrishnaiah Anandan2010-08-132-30/+28
| | | | | | | | | | | | | | | | | | Pulling in updates from kernel video driver. Change-Id: Iead7084fe042f27adf9dd4a92e23044fb1077171
* | | Merge "bionic: Added support for NV12_2K aligned." into froyoLinux Build Service Account2010-08-181-30/+30
|\ \ \ | |/ /
| * | bionic: Added support for NV12_2K aligned.Gopikrishnaiah Anandan2010-08-121-30/+30
| |/ | | | | | | | | | | | | 8660 driver supports NV12 2K aligned format. Added support for NV12 2K format. Change-Id: Ide41057acc446fe21eb81d5680548eda648d83e1
* | Merge "libc: Update some kernel headers so we can build iproute2/ip" into froyoM8660AAABQNLYA104002Linux Build Service Account2010-08-133-1/+55
|\ \ | |/ |/|
| * libc: Update some kernel headers so we can build iproute2/ipSusheel Yadagiri2010-08-063-1/+55
| | | | | | | | Change-Id: Ie80898637f46dd11cce413ada3a5d9c0a3f44f5e
* | Merge "Add new ioctl IOCTL_USER_MEM_MAP" into froyoQ8650DTBCANLYA2030M7630AABBQVLZA301204M7630AABBQMLZA2510Linux Build Service Account2010-08-031-0/+18
|\ \
| * | Add new ioctl IOCTL_USER_MEM_MAPShubhraprakash Das2010-07-291-0/+18
| | | | | | | | | | | | Change-Id: I720bf652812594770ee8f6641cd0a51176622f3a
* | | Merge "libc:kernel-headers:Adding IOCTL to change Q6 clock." into froyoLinux Build Service Account2010-08-031-0/+8
|\ \ \
| * | | libc:kernel-headers:Adding IOCTL to change Q6 clock.Vinay Kalia2010-07-291-0/+8
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ioctl to change Q6 clock dynamically while video decoding. Client can use this ioctl to increase/decrease Q6 clock depending on requirement. Once the instance who requested the increase/decrease closes, Q6 clock adjusts itself depending on new requirement. Change-Id: I4dbff233c473566590e386c2e9376282e7094727
* | | FM: adding bionic libc version of <media/tavarua.h>M76XXTSNCJNLYA7010David Scherba2010-07-301-0/+324
|/ / | | | | | | Change-Id: I29e333429a0b39e6c96637b26938e77898cea64e
* | Merge "Add flush and clean ioctls to ashmem driver" into froyoM7630AABBQMLZA2015Linux Build Service Account2010-07-281-0/+3
|\ \
| * | Add flush and clean ioctls to ashmem driverShubhraprakash Das2010-07-211-0/+3
| |/ | | | | | | Change-Id: If176b89e9eab7a1e98c962312c9213491879438b
* | Add a 'priv' member to msmfb_data and mdp_img to pass additional dataM8660AAABQNLYA1040M7630AABBQVLZA3011Jordan Crouse2010-07-271-0/+3
| |
* | Merge "Enabling thumbnail mode in 8k video decoder." into froyoLinux Build Service Account2010-07-271-1/+54
|\ \
| * | Enabling thumbnail mode in 8k video decoder.Sidipotu Ashok2010-07-261-1/+54
| | | | | | | | | | | | Change-Id: Id4c8a708c798475b825b6fdd9239923b1ad78582
* | | Merge "bionic: Level4 support for H264 encoder Interface" into froyoLinux Build Service Account2010-07-241-28/+29
|\ \ \ | |_|/ |/| |
| * | bionic: Level4 support for H264 encoder InterfaceNagamalleswararao Ganji2010-07-131-28/+29
| |/ | | | | | | | | | | Level4 support is added for the H264 encoder Interface Change-Id: Ia360b8744413faa61653c4380cfeec8b75b59ed1
* | Merge "bionic: Sony 12 MP Bayer sensor support." into froyoQ8650DTBCANLYA2020M7630AABBQVLZA0060BLinux Build Service Account2010-07-201-1/+3
|\ \
| * | bionic: Sony 12 MP Bayer sensor support.Yen-Pin Hsiao2010-07-141-1/+3
| | | | | | | | | | | | | | | | | | | | | Addition of few variables to support 120 fps for sony 12MP sensor. Change-Id: I505d0484c8d625d8275a301fc87ff5656150878e
* | | Add kernel header file ipv6_route.h in bionic.Banavathu, Srinivas Naik2010-07-151-0/+55
|/ / | | | | | | | | | | The header file is needed to add route to an IPv6 host from user space Change-Id: Id2457ceb57f3b29f21f78aa307eb3516a57079b3
* | msm_kgsl.h: Remove device_id from ioctl paramsQ8650BSDCANLYA5025M76XXTSNCJNLYA6022M76XXTSNCJNLYA6020M76XXTSNCJNLYA6013Jon Ashburn2010-07-121-13/+2
|/ | | | | | | Device id is now obtained from minor number of device node. Thus do not need to pass device_id in the ioctls. Change-Id: I9f82b7a5c676e54d298087b5cb0e81a11329cc3f
* bionic: Add msm_rotator.hNaomi Luis2010-07-071-0/+61
| | | | | | | Add the msm_rotator header file to match the rotator driver header file used on the msm7x30 target. Change-Id: I208219e79c9ec5878c6078cb4cfb8b242a2f6a67
* bionic: Adjust stack and linker based on target specific VM splitNaseer Ahmed2010-07-062-1/+10
| | | | Change-Id: I37784401c505f7678a550dd0e5e88fcf4235de8f
* Merge changes I738be460,I46d5ba55 into froyoQ8650BSDCANLYA5015Linux Build Service Account2010-07-011-1/+12
|\ | | | | | | | | | | * changes: bionic: remove V5 instruction for V6 targets bionic: Change cache line size to 32
| * bionic: remove V5 instruction for V6 targetsBrian Steuer2010-06-291-0/+11
| | | | | | | | | | Instructions in memcpy that are only needed for ARMV5 targets are now conditionally compiled for those targets.
| * bionic: Change cache line size to 32Brian Steuer2010-06-291-1/+1
| | | | | | | | | | Setting the cache line size to 32 for cache readahead purposes improves performance for most memcpy sizes.
* | libc: Add cpu-features.h dependency to atomics_arm.SM76XXTSNCJNLYA6010David Ng2010-06-291-0/+1
|/ | | | Change-Id: I8ad89bb00b3a03c94f8601d0703b16ef5c08909f
* Merge "jpeg:add jpeg hardware encoder driver header" into froyoLinux Build Service Account2010-06-281-0/+107
|\