index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
m5mols
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-03-08
[media] m5mols: Make subdev name independent of the I2C slave address
Sylwester Nawrocki
1
-1
/
+1
2011-12-30
[media] m5mols: Enable v4l subdev device node
Sylwester Nawrocki
1
-0
/
+1
2011-12-30
[media] m5mols: Change auto exposure control default value to AUTO
Sylwester Nawrocki
1
-1
/
+1
2011-12-30
[media] m5mols: Do not reset the configured pixel format when unexpected
Sylwester Nawrocki
1
-7
/
+2
2011-12-30
[media] m5mols: Move the control handler initialization to probe()
Sylwester Nawrocki
1
-15
/
+46
2011-12-30
[media] m5mols: Don't ignore v4l2_ctrl_handler_setup() return value
Sylwester Nawrocki
3
-23
/
+23
2011-12-30
[media] m5mols: Change the end of frame v4l2_subdev notification id
Sylwester Nawrocki
1
-2
/
+11
2011-12-30
[media] m5mols: Optimize the capture set up sequence
HeungJun Kim
2
-25
/
+12
2011-12-30
[media] m5mols: Add support for the system initialization interrupt
HeungJun Kim
3
-38
/
+55
2011-12-30
[media] m5mols: Remove mode_save field from struct m5mols_info
Sylwester Nawrocki
2
-9
/
+6
2011-12-30
[media] m5mols: Improve the interrupt handling routines
HeungJun Kim
3
-74
/
+25
2011-12-30
[media] m5mols: Extend the busy wait helper
HeungJun Kim
2
-15
/
+42
2011-12-30
[media] m5mols: Simplify the I2C registers definition
Sylwester Nawrocki
3
-153
/
+102
2011-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+9
2011-12-11
[media] m5mols: Fix logic in sanity check
Thomas Jarosch
1
-1
/
+1
2011-11-25
[media] m5mols: Fix set_fmt to return proper pixel format code
Sylwester Nawrocki
2
-14
/
+8
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-09-24
[media] m5mols: Remove superfluous irq field from the platform data struct
Sylwester Nawrocki
1
-3
/
+3
2011-07-28
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
2
-3
/
+0
2011-06-11
[media] m5mols: Use proper email address format
HeungJun, Kim
5
-10
/
+10
2011-06-11
[media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE
HeungJun, Kim
3
-27
/
+37
2011-06-11
[media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width
HeungJun, Kim
4
-64
/
+104
2011-06-11
[media] m5mols: Fix capture image size register definition
HeungJun, Kim
1
-2
/
+2
2011-05-25
[media] Add support for M-5MOLS 8 Mega Pixel camera ISP
HeungJun, Kim
7
-0
/
+2197