index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
/
em28xx-video.c
Age
Commit message (
Expand
)
Author
2014-03-11
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-03
[media] em28xx-video: implement em28xx_ops: suspend/resume hooks
Shuah Khan
2014-02-04
[media] em28xx-v4l: do not call em28xx_init_camera() if the device has no sensor
Frank Schaefer
2014-02-04
[media] em28xx-video: do not unregister the v4l2 dummy clock before v4l2_devi...
Frank Schaefer
2014-01-14
[media] em28xx: fix usb alternate setting for analog and digital video endpoi...
Frank Schaefer
2014-01-14
[media] em28xx: make 'em28xx_ctrl_ops' static
Fengguang Wu
2014-01-14
[media] em28xx: push mutex down to extensions on .fini callback
Mauro Carvalho Chehab
2014-01-14
[media] em28xx: print a message at disconnect
Mauro Carvalho Chehab
2014-01-14
[media] em28xx-v4l: fix the freeing of the video devices memory
Frank Schaefer
2014-01-14
[media] em28xx: always call em28xx_release_resources() in the usb disconnect ...
Frank Schaefer
2014-01-14
[media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra...
Frank Schaefer
2014-01-14
[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...
Frank Schaefer
2014-01-14
[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...
Frank Schaefer
2014-01-14
[media] em28xx: move usb transfer uninit on device disconnect from the core t...
Frank Schaefer
2014-01-14
[media] em28xx-v4l: fix device initialization in em28xx_v4l2_open() for radio...
Frank Schaefer
2014-01-13
[media] em28xx: fix xc3028 demod and firmware setup on DVB
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: prevent registering wrong interfaces for audio-only
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: unify module version
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: improve extension information messages
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: make em28xx-video to be a separate module
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: move analog-specific init to em28xx-video
Mauro Carvalho Chehab
2014-01-05
[media] em28xx: some cosmetic changes
Mauro Carvalho Chehab
2014-01-05
[media] em28xx: move some video-specific functions to em28xx-video
Mauro Carvalho Chehab
2013-11-29
[media] em28xx-video: Swap release order to avoid lock nesting
Ricardo Ribalda
2013-10-17
[media] em28xx: fix error path in em28xx_start_analog_streaming()
Frank Schaefer
2013-07-26
[media] em28xx: Fix vidioc fmt vid cap v4l2 compliance
Alban Browaeys
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-04-16
[media] em28xx: Put remaining .vidioc_g_chip_info instance under ADV_DEBUG
Michal Marek
2013-04-14
[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO
Hans Verkuil
2013-04-14
[media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG
Hans Verkuil
2013-03-31
[media] em28xx: fix typo in scale_to_size()
Hans Verkuil
2013-03-28
[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data proces...
Frank Schaefer
2013-03-25
[media] em28xx: add support for g_chip_name
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
2013-03-18
[media] em28xx: set the timestamp type for video and vbi vb2_queues
Frank Schaefer
2013-03-04
[media] em28xx: bump driver version to 0.2.0
Frank Schaefer
2013-03-04
[media] em28xx: add image quality bridge controls
Frank Schaefer
2013-03-04
[media] em28xx: VIDIOC_ENUM_FRAMESIZES: consider the scaler limits when calcu...
Frank Schaefer
2013-03-04
[media] em28xx: add function scale_to_size()
Frank Schaefer
2013-03-04
[media] em28xx: rename function get_scale() to size_to_scale()
Frank Schaefer
2013-03-04
[media] em28xx: introduce #define for maximum supported scaling values (regis...
Frank Schaefer
2013-03-04
[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devices
Frank Schaefer
2013-03-04
[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available without CONFIG_V...
Frank Schaefer
2013-03-04
[media] em28xx: remove obsolete device state checks from the ioctl functions
Frank Schaefer
2013-03-04
[media] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner type
Frank Schaefer
2013-03-04
[media] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap()
Frank Schaefer
[next]