Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add i2c-dev.h and spidev.h kernel headersM76XXTSNCJNLYA707905M76XXTSNCJNLYA707903M76XXTSNCJNLYA707810M76XXTSNCJNLYA7078M76XXTSNCJNLYA7077M76XXTSNCJNLYA7076M76XXTSNCJNLYA7075M76XXTSNCJNLYA7073M76XXTSNCJNLYA7071M76XXTSNCJNLYA7070M76XXTSNCJNLYA706903M76XXTSNCJNLYA7069M76XXTSNCJNLYA7067M76XXTSNCJNLYA7064M76XXTSNCJNLYA7060M76XXTSNCJNLYA7050 | Ajay Dudani | 2010-12-20 | 2 | -0/+111 |
| | | | | Change-Id: I67e7e5eba91bc4ec8313b7a4ee8bdaef6c1fb292 | ||||
* | bionic: Add IOCTL to get number of encoder instancesM8260AAABQNLZA2510M76XXTSNCJNLYA7040 | Marco A Vital Yep | 2010-12-07 | 1 | -0/+2 |
| | | | | | | | | | Add IOCTL to read the number of current encoder instances and allow create new instances based on client requirements to support single or multiple instances. Change-Id: Id46bf45bd163b55105dc72c87c8d5e624b0574ec CRs-fixed: 263431 | ||||
* | vidc: Move allocation of h264 mv buffers and reconstruction buffers to userspace | Ashray kulkarni | 2010-12-06 | 2 | -31/+71 |
| | | | | Change-Id: I2bf573b122648b9b5b4197163b233db6fbde3a70 | ||||
* | Merge "camera: interface for dual camera and 3d camera" into froyo | Linux Build Service Account | 2010-12-04 | 1 | -1/+9 |
|\ | |||||
| * | camera: interface for dual camera and 3d camera | Sunid Wilson | 2010-12-01 | 1 | -1/+9 |
| | | | | | | | | | | | | | | Added ioctl to query the camera info and the required data structures. Change-Id: I1eb48232784dc9956b0048276453b5868559383d | ||||
* | | msm: audio: Add new audio Fluence processing mask for | Jay Wang | 2010-11-30 | 1 | -0/+1 |
|/ | | | | | | | | | IOCTL call The user can enable the Fluence during audio recording through this new mask Change-Id: I91d42f6031e257d50ff0ef134377454321117361 | ||||
* | Merge "bionic: Adds interface for sidetone gain" into froyoM76XXTSNCJNLYA7030M7630AABBQMLZA40000360 | Linux Build Service Account | 2010-11-24 | 1 | -0/+6 |
|\ | |||||
| * | bionic: Adds interface for sidetone gain | Ben Romberger | 2010-11-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Adds an interface to send sidetone gain calibration to the audio calibration kernel driver. Change-Id: I91e52ee378c6720249be07b86cb798372efbb92c | ||||
* | | Merge "bionic: update msm_mdp.h to include MDP_OV_PIPE_SHARE" into froyo | Linux Build Service Account | 2010-11-23 | 1 | -0/+2 |
|\ \ | |||||
| * | | bionic: update msm_mdp.h to include MDP_OV_PIPE_SHARE | Kinjal Bhavsar | 2010-11-03 | 1 | -0/+2 |
| | | | | | | | | | | | | Change-Id: Ib5d8ebc342eb2a10e53987ffad34e5e0d5a81be6 | ||||
* | | | bionic: 8655: Update msm_audio.h to add new ioctls | Deepa Madiregama | 2010-11-10 | 1 | -0/+15 |
| | | | | | | | | | | | | Change-Id: I01c0325366bcb62d41d3ffcb9b120db24a6b8bc9 | ||||
* | | | Merge "bionic: camera: The support of facial framework feature" into froyo | Linux Build Service Account | 2010-11-09 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | bionic: camera: The support of facial framework feature | Jignesh Mehta | 2010-11-09 | 1 | -2/+10 |
| | |/ | |/| | | | | | | | | | | | | | | | | Added Region-Of-Interest information to camera frame for Face-Detection Change-Id: Iad2e8c8112eed623604346c3d426f8b590d9b97d | ||||
* | | | Merge "bionic: vidc: Fix for extradata enumeration" into froyo | Linux Build Service Account | 2010-11-09 | 1 | -4/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | bionic: vidc: Fix for extradata enumeration | Marco A Vital Yep | 2010-10-25 | 1 | -4/+7 |
| |/ | | | | | | | | | | | | | | | Fix to align extradata enumeration with driver and propagate picture type data to client. Change-Id: I1a15fb4c74a60fbe6c87749636522ef41a99a3f8 CRs-fixed: 258603 | ||||
* | | msm: camera: Support for common IOCTL call for LED & Strobe Flash | Ninad Patgaonkar | 2010-10-29 | 1 | -2/+28 |
|/ | | | | | | | Added a single IOCT interface for LED & Strobe Flash control operations. Change-Id: Ic032e245782b0974be8a138474af28f765d6762c | ||||
* | Merge "msm: kgsl: add new device name to enum" into froyoM8660AAABQNLYA1055 | Linux Build Service Account | 2010-10-20 | 1 | -2/+3 |
|\ | |||||
| * | msm: kgsl: add new device name to enum | Kevin DuBois | 2010-10-19 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Updates the device names for the graphics core to make note of the new 2d core present on some platforms Change-Id: Idc3e838736ece4482c7cc2dc293796c5e605d95d Signed-off-by: Kevin DuBois <kdubois@codeaurora.org> | ||||
* | | Merge "camera: Added new IOCTL to handle "Abort capture" usecase" into froyo | Linux Build Service Account | 2010-10-19 | 1 | -0/+2 |
|\ \ | |||||
| * | | camera: Added new IOCTL to handle "Abort capture" usecase | Sunid Wilson | 2010-10-19 | 1 | -0/+2 |
| |/ | | | | | | | | | Change-Id: I17c69828dbee8baab244054522b4294b119df773 CRs-fixed: 260328 | ||||
* | | Merge "bionic: Add EVRC support." into froyo | Linux Build Service Account | 2010-10-19 | 1 | -1/+10 |
|\ \ | |/ |/| | |||||
| * | bionic: Add EVRC support. | Neema Shetty | 2010-10-08 | 1 | -1/+10 |
| | | | | | | | | | | | | Added EVRC codec support to MVS interface. Change-Id: Ib64295726b485a45beb570e796fd1e4f04068927 | ||||
* | | Merge "bionic: vidc: Support for Rate Control configuration CBR_CFR" into froyoM76XXTSNCJNLYA7020 | Linux Build Service Account | 2010-10-12 | 1 | -0/+1 |
|\ \ | |||||
| * | | bionic: vidc: Support for Rate Control configuration CBR_CFR | Deepika Pepakayala | 2010-09-24 | 1 | -0/+1 |
| |/ | | | | | | | | | | | CRs Fixed: 256119 Change-Id: I5edf8a4a01dec40ac43276ce17683fb66da1af60 | ||||
* | | Merge "bionic: update msm_mdp.h with the latest one at kernel" into froyo | Linux Build Service Account | 2010-10-08 | 1 | -7/+38 |
|\ \ | |||||
| * | | bionic: update msm_mdp.h with the latest one at kernel | Rajesh Sastrula | 2010-09-29 | 1 | -7/+38 |
| |/ | | | | | | | Change-Id: I5a19d8d15dd5afacd3a1243fb6054851da35ed52 | ||||
* | | bionic: Adds audio device calibration interface | Ben Romberger | 2010-10-07 | 1 | -13/+10 |
| | | | | | | | | | | | | Adds device interface for audio calibration driver Change-Id: I033ffb71a6805bb9363a025c6f2d78ea1248f3ec | ||||
* | | Merge "bionic: Adds Audio Calibration Driver interface" into froyo | Linux Build Service Account | 2010-10-07 | 1 | -0/+35 |
|\ \ | |||||
| * | | bionic: Adds Audio Calibration Driver interface | Ben Romberger | 2010-09-30 | 1 | -0/+35 |
| |/ | | | | | | | | | | | Adds interface for the Audio Calibration Driver Change-Id:Icd4a5181d4d068fdff9409d2ba494832e514248b | ||||
* | | Merge "camera: Support for enhanced ESD interface" into froyo | Linux Build Service Account | 2010-10-01 | 1 | -11/+17 |
|\ \ | |/ |/| | |||||
| * | camera: Support for enhanced ESD interface | Kevin Chan | 2010-09-16 | 1 | -11/+17 |
| | | | | | | | | | | | | | | Support for enhanced ESD interface Change-Id: Ibcd88862d43bf1fe95be842766fb3f8f004025f3 CRs-fixed: 256140 | ||||
* | | Merge "bionic: Modify msm_kgsl.h for Graphics Driver Change" into froyoM8660AAABQNLYA1050M76XXTSNCKNLGA701905M76XXTSNCJNLYA701905 | Linux Build Service Account | 2010-09-23 | 1 | -2/+2 |
|\ \ | |||||
| * | | bionic: Modify msm_kgsl.h for Graphics Driver Change | wei zou | 2010-09-21 | 1 | -2/+2 |
| |/ | | | | | | | | | | | | | Adjust the structure kgsl_ringbuffer_issueibcmds to support RB cmd buffer re-design patch. Change-Id: I6395ee643bdedd86bed761c3fd3a2a2d98095eb9 | ||||
* | | Merge "bionic: Add support for output decode order and frame rate" into froyo | Linux Build Service Account | 2010-09-22 | 1 | -0/+15 |
|\ \ | |||||
| * | | bionic: Add support for output decode order and frame rate | Marco A Vital Yep | 2010-09-10 | 1 | -0/+15 |
| |/ | | | | | | | | | | | | | Add support to set output decode order and frame rate for video decoder. Change-Id: I7aa66e8ac257fdfc8554f1d5dd72d4b8be6493bd | ||||
* | | Merge "bionic: Add MVS specific header file." into froyo | Linux Build Service Account | 2010-09-21 | 1 | -0/+72 |
|\ \ | |||||
| * | | bionic: Add MVS specific header file. | Neema Shetty | 2010-09-20 | 1 | -0/+72 |
| |/ | | | | | | | | | | | | | Added msm_audio_mvs.h to support MVS driver specific configuration. Change-Id: I358ff65db384d635ba1ac9fe7a29bd85c80c3065 Signed-off-by: Neema Shetty <nshetty@codeaurora.org> | ||||
* | | bionic: Update csdio.h with new ioctl values | Nela Gurevich | 2010-09-16 | 1 | -2/+3 |
|/ | | | | | CRs-Fixed: 255849 Change-Id: I55012fea5dc1d0ba1f2523a2ad3f4885afe3d4bf | ||||
* | Merge "bionic: Add support for Xenon Flash." into froyoM8660AAABQNLYA104615M7630AABBQVLZA3020CM7630AABBQVLZA30208004 | Linux Build Service Account | 2010-09-07 | 1 | -0/+9 |
|\ | |||||
| * | bionic: Add support for Xenon Flash. | Abhiruchi Birajdar | 2010-09-03 | 1 | -0/+9 |
| | | | | | | | | | | | | Add IOCTLs for Xenon flash support. Change-Id: I6eb63707b2de56266cd47e123e9439c122773ca7 | ||||
* | | bionic: add support to configure for multiframing and meta data | Bharath Ramachandramurthy | 2010-09-02 | 1 | -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 froyoM8660AAABQNLYA10450001 | Linux Build Service Account | 2010-09-01 | 1 | -0/+59 |
|\ \ | |||||
| * | | bionic: Add msm_adc.h from kernel dir for usermode access. | Susheel Yadagiri | 2010-08-26 | 1 | -0/+59 |
| |/ | | | | | | | Change-Id: Id70814864d62e91a0bfc5dd83c9e6f64d18cc9a3 | ||||
* | | Merge "bionic: Add csdio.h to bionic" into froyoQ8650DTBCANLYA2040M8660AAABQNLYA1045M7630AABBQVLZA3020M7630AABBQMLZA2020 | Linux Build Service Account | 2010-08-30 | 1 | -0/+47 |
|\ \ | |||||
| * | | bionic: Add csdio.h to bionic | Nela Gurevich | 2010-08-23 | 1 | -0/+47 |
| | | | | | | | | | | | | | | | | | | csdio.h provides the user space API of the csdio kernel driver Change-Id: Ia12e802d4eba7b567759f54013f0506b6679a241 | ||||
* | | | Merge "Rename force_no_low_watermark to a flag" into froyo | Linux Build Service Account | 2010-08-28 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Rename force_no_low_watermark to a flag | Shubhraprakash | 2010-08-23 | 1 | -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 froyoM76XXTSNCJNLYA7015 | Linux Build Service Account | 2010-08-24 | 1 | -0/+45 |
|\ \ \ | |||||
| * | | | bionic: Add SBC encoder specific header file | Rajesha Kini | 2010-08-07 | 1 | -0/+45 |
| |/ / | | | | | | | | | | | | | | | | Added msm_audio_sbc.h to support sbc encoder specific configuration. Change-Id: I3441efa8eca2ea7a86c04b6ccbc5bd26942a4a9c | ||||
* | | | Merge "camera: Live snapshot feature" into froyo | Linux Build Service Account | 2010-08-24 | 1 | -4/+5 |
|\ \ \ |