index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
boards
/
board-ap325rxa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversion
Guennadi Liakhovetski
2009-09-19
1
-2
/
+12
*
V4L/DVB (12507): sh: soc-camera updates
Guennadi Liakhovetski
2009-09-19
1
-1
/
+2
*
V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...
Guennadi Liakhovetski
2009-09-19
1
-0
/
+2
*
V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...
Guennadi Liakhovetski
2009-09-19
1
-11
/
+32
*
video: sh_mobile_lcdcfb: use both register sets for display panning
Phil Edworthy
2009-09-15
1
-1
/
+1
*
sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)
Yusuke Goda
2009-09-11
1
-1
/
+1
*
Merge branch 'master' into sh/hwblk
Paul Mundt
2009-08-15
1
-1
/
+1
|
\
|
*
sh: fix i2c init order on ap325rxa V2
Magnus Damm
2009-08-13
1
-1
/
+1
*
|
sh: Runtime PM pdev hwblk - AP325RXA
Magnus Damm
2009-08-04
1
-0
/
+6
|
/
*
SH: convert ap325rxa to soc-camera as platform-device
Guennadi Liakhovetski
2009-06-17
1
-18
/
+32
*
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
2009-06-17
1
-1
/
+1
*
sh: add AP325RXA mode pin configuration
Magnus Damm
2009-06-11
1
-0
/
+12
*
sh: ap325 camera without i2c driver fix
Magnus Damm
2009-05-22
1
-0
/
+3
*
sh: ap325: use edge control for ov772x camera
Kuninori Morimoto
2009-04-13
1
-0
/
+1
*
sh: ap325 and Migo-R use new sh_mobile_ceu_info flags
Kuninori Morimoto
2009-03-31
1
-3
/
+1
*
sh: ap325rxa: Add ov772x support, again.
Kuninori Morimoto
2009-03-31
1
-3
/
+50
*
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
Guennadi Liakhovetski
2009-03-30
1
-1
/
+2
*
sh: add ap325 lcd power off support
Magnus Damm
2009-03-16
1
-0
/
+11
*
sh: Add media/soc_camera.h to board setup of Renesas AP325RXA
Nobuhiro Iwamatsu
2009-03-10
1
-0
/
+1
*
sh: ap325rxa: Revert ov772x support.
Paul Mundt
2009-02-27
1
-50
/
+3
*
sh: ap325rxa: Add ov772x support.
Kuninori Morimoto
2009-01-29
1
-3
/
+50
*
sh: ap325rxa: control camera power toggling.
Kuninori Morimoto
2009-01-29
1
-1
/
+9
*
sh: ap325rxa MMC support using spi_gpio and mmc_spi
Magnus Damm
2009-01-21
1
-0
/
+29
*
sh: convert ap325rxa platform to use smsc911x.
Steve Glendinning
2009-01-21
1
-11
/
+13
*
sh: add LCDC interrupt configuration to AP325 and Migo-R
Magnus Damm
2008-12-22
1
-0
/
+4
*
sh: sh_mobile lcdc clock framework support
Magnus Damm
2008-12-22
1
-1
/
+0
*
sh: sh_mobile ceu clock framework support
Magnus Damm
2008-12-22
1
-1
/
+1
*
sh: ap325rxa: Kill off unused port definitions.
Paul Mundt
2008-10-21
1
-5
/
+0
*
sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.
Paul Mundt
2008-10-21
1
-6
/
+14
*
sh: add support FLCTL for ap325rxa board
Yoshihiro Shimoda
2008-10-21
1
-6
/
+55
*
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
2008-10-20
1
-1
/
+1
*
Merge branch 'sh/gpiolib'
Paul Mundt
2008-10-20
1
-26
/
+74
|
\
|
*
sh: Use sh7723 GPIO on AP325RXA board
Magnus Damm
2008-10-20
1
-26
/
+74
*
|
sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA board
Nobuhiro Iwamatsu
2008-10-20
1
-0
/
+3
|
/
*
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
2008-10-01
1
-1
/
+1
*
sh: ap325rxa: create CPLD data area in mtd
Nobuhiro Iwamatsu
2008-09-24
1
-10
/
+23
*
video: export sh_mobile_lcdc panel size
Magnus Damm
2008-08-11
1
-0
/
+4
*
arch/sh/boards/board-ap325rxa.c: removed duplicated #include
Huang Weiyi
2008-08-03
1
-1
/
+0
*
sh: Move out individual boards without mach groups.
Paul Mundt
2008-07-30
1
-0
/
+317