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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
Hans Verkuil
1
-3
/
+9
2011-07-07
[media] tuner-core: simplify the standard fixup
Hans Verkuil
1
-65
/
+28
2011-07-07
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
2
-0
/
+36
2011-07-07
[media] v4l2-subdev.h: remove unused s_mode tuner op
Hans Verkuil
1
-4
/
+1
2011-07-07
[media] feature-removal-schedule: change in how radio device nodes are handled
Hans Verkuil
1
-0
/
+22
2011-07-07
[media] bttv: fix s_tuner for radio
Hans Verkuil
1
-1
/
+1
2011-07-07
[media] pvrusb2: fix g/s_tuner support
Hans Verkuil
1
-0
/
+4
2011-07-07
[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
Hans Verkuil
1
-0
/
+6
2011-07-07
[media] tuner-core: fix tuner_resume: use t->mode instead of t->type
Hans Verkuil
1
-1
/
+1
2011-07-07
[media] tuner-core: fix s_std and s_tuner
Hans Verkuil
1
-28
/
+31
2011-07-01
[media] rc: call input_sync after scancode reports
Jarod Wilson
1
-23
/
+25
2011-07-01
[media] imon: allow either proto on unknown 0xffdc
Jarod Wilson
1
-0
/
+3
2011-07-01
[media] imon: auto-config ffdc 7e device
Jarod Wilson
1
-0
/
+1
2011-07-01
[media] saa7134: fix raw IR timeout value
Jarod Wilson
1
-1
/
+1
2011-07-01
[media] rc: fix ghost keypresses with certain hw
Jarod Wilson
1
-1
/
+3
2011-07-01
[media] [staging] lirc_serial: allocate irq at init time
Jarod Wilson
1
-23
/
+21
2011-07-01
[media] lirc_zilog: fix spinning rx thread
Jarod Wilson
1
-2
/
+2
2011-07-01
[media] keymaps: fix table for pinnacle pctv hd devices
Jarod Wilson
1
-31
/
+27
2011-07-01
[media] ite-cir: 8709 needs to use pnp resource 2
Jarod Wilson
2
-3
/
+12
2011-07-01
[media] V4L: mx1-camera: fix uninitialized variable
Andre Bartke
1
-7
/
+3
2011-07-01
[media] omap_vout: Added check in reqbuf & mmap for buf_size allocation
Vaibhav Hiremath
1
-0
/
+16
2011-07-01
[media] OMAP_VOUT: Change hardcoded device node number to -1
Vaibhav Hiremath
1
-1
/
+1
2011-07-01
[media] OMAP_VOUTLIB: Fix wrong resizer calculation
Vladimir Pantelic
1
-3
/
+3
2011-07-01
[media] uvcvideo: Disable the queue when failing to start
Sjoerd Simons
1
-1
/
+3
2011-07-01
[media] uvcvideo: Remove buffers from the queues when freeing
Sjoerd Simons
1
-0
/
+2
2011-07-01
[media] uvcvideo: Ignore entities for terminals with no supported format
Laurent Pinchart
1
-13
/
+21
2011-07-01
[media] v4l: Don't access media entity after is has been destroyed
Laurent Pinchart
1
-32
/
+7
2011-07-01
[media] media: omap3isp: fix a potential NULL deref
Ohad Ben-Cohen
1
-1
/
+1
2011-07-01
[media] media: vb2: fix allocation failure check
Marek Szyprowski
1
-3
/
+3
2011-07-01
[media] media: vb2: reset queued_count value during queue reinitialization
Marek Szyprowski
1
-0
/
+1
2011-07-01
[media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()"
Marek Szyprowski
1
-7
/
+0
2011-07-01
[media] media: vb2: add __GFP_NOWARN to dma-sg allocator
Marek Szyprowski
1
-1
/
+1
2011-06-21
[media] pwc: better usb disconnect handling
Hans de Goede
3
-108
/
+50
2011-06-11
[media] MAINTAINERS: Add videobuf2 maintainers
Marek Szyprowski
1
-0
/
+9
2011-06-11
[media] m5mols: Use proper email address format
HeungJun, Kim
6
-12
/
+12
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-06-11
[media] s5p-fimc: Update copyright notices
Sylwester Nawrocki
3
-9
/
+6
2011-06-11
[media] s5p-fimc: Use pix_mp for the color format lookup
Sylwester Nawrocki
1
-1
/
+1
2011-06-11
[media] s5p-fimc: Remove empty buf_init operation
Sylwester Nawrocki
1
-7
/
+0
2011-06-11
[media] s5p-fimc: Fix wrong buffer size in queue_setup
Sylwester Nawrocki
1
-8
/
+4
2011-06-11
[media] s5p-fimc: Fix data structures documentation and cleanup debug trace
Sylwester Nawrocki
3
-28
/
+12
2011-06-11
[media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X description
Sylwester Nawrocki
1
-1
/
+0
2011-06-11
[media] s5p-fimc: Fix possible memory leak during capture devnode registration
Sylwester Nawrocki
1
-0
/
+1
2011-06-11
[media] imon: fix initial panel key repeat suppression
Jarod Wilson
1
-2
/
+4
2011-06-11
[media] imon: support for 0x46 0xffdc imon vfd
Jarod Wilson
1
-0
/
+9
2011-06-11
[media] mceusb: plug memory leak on data transmit
Jarod Wilson
1
-0
/
+3
2011-06-11
[media] nuvoton-cir: in_use isn't actually in use, remove it
Jarod Wilson
2
-3
/
+0
2011-06-11
[media] fintek-cir: make suspend with active IR more reliable
Jarod Wilson
1
-0
/
+5
[next]