index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
au0828
/
au0828-video.c
Age
Commit message (
Expand
)
Author
2016-01-11
[media] au0828: Add support for media controller
Rafael Lourenço de Lima Chehab
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-04-02
[media] au0828: fix broken streaming
Hans Verkuil
2015-03-03
[media] media: au0828 - embed vdev and vbi_dev structs in au0828_dev
Shuah Khan
2015-03-03
[media] media: au0828: drop vbi_buffer_filled() and re-use buffer_filled()
Lad, Prabhakar
2015-03-02
[media] au0828: Delete unnecessary checks before the function call "video_unr...
Markus Elfring
2015-02-02
[media] media: au0828 - convert to use videobuf2
Shuah Khan
2015-02-02
[media] media: fix au0828_analog_register() to not free au0828_dev
Shuah Khan
2015-01-27
[media] au0828: Use setup_timer
Julia Lawall
2014-12-23
[media] media: au0828 VBI support comment cleanup
Shuah Khan
2014-08-21
[media] au0828: add pr_info to track au0828 suspend/resume code
Mauro Carvalho Chehab
2014-08-21
[media] au0828: use pr_foo macros
Mauro Carvalho Chehab
2014-08-21
[media] au0828: add suspend/resume code for V4L2
Mauro Carvalho Chehab
2014-08-21
[media] au0828: properly handle stream on/off state
Mauro Carvalho Chehab
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-06-19
[media] au0828: don't hardcode height/width
Mauro Carvalho Chehab
2014-06-19
[media] au0828: Only alt setting logic when needed
Mauro Carvalho Chehab
2014-06-19
[media] au0828/au8522: Add PAL-M support
Mauro Carvalho Chehab
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2013-06-17
[media] au0828: set reg->size
Hans Verkuil
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-03-25
[media] au0828: improve firmware loading & locking
Hans Verkuil
2013-03-25
[media] au0828: fix initial video routing
Hans Verkuil
2013-03-25
[media] au0828: don't change global state information on open()
Hans Verkuil
2013-03-25
[media] au0828: simplify i2c_gate_ctrl
Hans Verkuil
2013-03-25
[media] au0828: fix disconnect sequence
Hans Verkuil
2013-03-25
[media] au0828: replace deprecated current_norm by g_std
Hans Verkuil
2013-03-25
[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.priv
Hans Verkuil
2013-03-25
[media] au0828: add prio, control event and log_status support
Hans Verkuil
2013-03-25
[media] au0828: convert to the control framework
Hans Verkuil
2013-03-25
[media] au0828: fix audio input handling
Hans Verkuil
2013-03-25
[media] au0828: fix intendation coding style issue
Hans Verkuil
2013-03-25
[media] au0828: frequency handling fixes
Hans Verkuil
2013-03-25
[media] au0828: fix querycap
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-10-27
[media] au0828: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab