summaryrefslogtreecommitdiff
path: root/drivers/mxc/Makefile
AgeCommit message (Collapse)Author
2012-07-20ENGR00215182-2 MXC HDMI CEC: Add basic support for HDMI CECZhang Xiaodong
- Add MXC HDMI CEC to kconfig and makefile under driver/mxc - Add initial mxc_hdmi-cec.c file to provide basic HDMI CEC functionality: - Basic HDMI CEC resource initilize functional - Support for sending and receiving CEC message via CEC line - Report HDMI cable status to CEC lib at userspace. Signed-off-by: Zhang Xiaodong <B39117@freescale.com>
2012-07-20ENGR00161382-3 MX6Q MIPI CSI2: Add MIPI CSI2 driverEven Xu
Add MIPI CSI2 driver Signed-off-by: Even Xu <b21019@freescale.com>
2012-07-20ENGR00156850 gpu-viv: add gpu-viv driver sourceRichard Zhao
It's vivante driver 4.5.0 (Sep 5, 2011) with freescale changes. Signed-off-by: Richard Zhao <richard.zhao@freescale.com> Acked-by: Lily Zhang
2012-07-20ENGR00152291-2 [MX6]Add anatop thermal driverAnson Huang
Currently only support basic temperature reading, after the tester write the calibration value into fuse, we will need to improve the accuracy of this thermal sensor, also, the cooling device will be added later. Signed-off-by: Anson Huang <b20788@freescale.com>
2012-07-20ENGR00141398 Security: add security driver for 2.6.38Frank Li
Add secuirty driver Acked-by: Lily Zhang <r58066@freescale.com> Signed-off-by: Frank Li <Frank.Li@freescale.com>
2012-07-20ENGR00141397 GPU: Add gpu driver for 2.6.38Frank Li
add gpu driver Signed-off-by: Frank Li <Frank.Li@freescale.com> Signed-off-by: Richard Zhao <richard.zhao@freescale.com> Acked-by: Lily Zhang <r58066@freescale.com>
2012-07-20ENGR00141217-5 IPU\VPU\GPU: upgrade to 2.6.38Jason Chen
Add drivers/mxc Add drivers/video/mxc Add drivers/media/mxc fb device: change acquire_console_sem to console_lock And release_console_sem to console_unlock Add DMA Zone support Add TVE driver, add regulator Add hdmi support Add VPU Fix build error ioctl --> unlocked_ioctl DECLARE_MUTEX --> DEFINE_SEMAPHORE Signed-off-by: Jason Chen <b02280@freescale.com> Signed-off-by: Richard Zhao <richard.zhao@freescale.com>