Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
510e884c1abb86b060b895ffaf38ee1aac2e7fe4
/
drivers
/
media
/
usb
510e884
[media] em28xx: extract the device configuration dataset from eeproms with 16 bit address width
by Frank Schaefer
· 12 years ago
a217968
[media] em28xx: do not store eeprom content permanently
by Frank Schaefer
· 12 years ago
d832c5b
[media] em28xx: add helper function for reading data blocks from i2c clients
by Frank Schaefer
· 12 years ago
87b5243
[media] em28xx: add basic support for eeproms with 16 bit address width
by Frank Schaefer
· 12 years ago
0c28dcc
[media] em28xx: fix eeprom data endianess
by Frank Schaefer
· 12 years ago
f55eacb
[media] em28xx: do not interpret eeprom content if eeprom key is invalid
by Frank Schaefer
· 12 years ago
d90f067
[media] em28xx-i2c: also print debug messages at debug level 1
by Frank Schaefer
· 12 years ago
12d7ce1
[media] em28xx-i2c: replace printk() with the corresponding em28xx macros
by Frank Schaefer
· 12 years ago
d7a80ea
[media] em28xx-i2c: get rid of the dprintk2 macro
by Frank Schaefer
· 12 years ago
43a20d7
[media] em28xx: bump driver version to 0.2.0
by Frank Schaefer
· 12 years ago
d5b6a74
[media] em28xx: fix spacing and some comments in em28xx.h
by Frank Schaefer
· 12 years ago
a062b29
[media] em28xx: remove some obsolete function declarations
by Frank Schaefer
· 12 years ago
8f8b113a
[media] em28xx: add image quality bridge controls
by Frank Schaefer
· 12 years ago
43a5e08
[media] em28xx: introduce #defines for the image quality default settings
by Frank Schaefer
· 12 years ago
7960205
[media] em28xx: remove unused ac97 v4l2_ctrl_handler
by Frank Schaefer
· 12 years ago
511ffe9
[media] em28xx: remove unused image quality control functions
by Frank Schaefer
· 12 years ago
6c3598e
[media] em28xx: VIDIOC_ENUM_FRAMESIZES: consider the scaler limits when calculating the minimum frame size
by Frank Schaefer
· 12 years ago
b837413
[media] em28xx: add function scale_to_size()
by Frank Schaefer
· 12 years ago
6b09a21
[media] em28xx: rename function get_scale() to size_to_scale()
by Frank Schaefer
· 12 years ago
8168532
[media] em28xx: introduce #define for maximum supported scaling values (register 0x30-0x33)
by Frank Schaefer
· 12 years ago
84e902a
[media] em28xx: do not claim VBI support if the device is a camera
by Frank Schaefer
· 12 years ago
fff459e
[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devices
by Frank Schaefer
· 12 years ago
35deba3
[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available without CONFIG_VIDEO_ADV_DEBUG selected
by Frank Schaefer
· 12 years ago
eb17cee
[media] em28xx: remove obsolete device state checks from the ioctl functions
by Frank Schaefer
· 12 years ago
7a92de6
[media] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner type
by Frank Schaefer
· 12 years ago
aab3461
[media] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap()
by Frank Schaefer
· 12 years ago
430101b
[media] em28xx: remove ioctl VIDIOC_CROPCAP
by Frank Schaefer
· 12 years ago
1fe184a
[media] em28xx: make ioctls VIDIOC_G/S_PARM working for VBI devices
by Frank Schaefer
· 12 years ago
83c8bcc
[media] em28xx: disable ioctl VIDIOC_S_PARM for VBI devices
by Frank Schaefer
· 12 years ago
3bc85cc
[media] em28xx: use v4l2_disable_ioctl() to disable ioctl VIDIOC_S_PARM
by Frank Schaefer
· 12 years ago
c2dcef8
[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_G_AUDIO and VIDIOC_S_AUDIO
by Frank Schaefer
· 12 years ago
66df67b
[media] em28xx: disable tuner related ioctls for video and VBI devices without tuner
by Frank Schaefer
· 12 years ago
6e46dab
[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_QUERYSTD, VIDIOC_G/S_STD
by Frank Schaefer
· 12 years ago
21fbd58
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
ed72d37
[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)
by Christoph Nuscheler
· 12 years ago
b9e2aff
[media] rtl28xxu: Add USB IDs for Compro VideoMate U620F
by Alistair Buxton
· 12 years ago
676fa7d
[media] em28xx: add usb id for terratec h5 rev. 3
by Roland Scheidegger
· 12 years ago
33f6984
[media] em28xx: fix analog streaming with USB bulk transfers
by Frank Schaefer
· 12 years ago
82f0efb
[media] tm6000: fix an uninitialized variable
by Hans Verkuil
· 12 years ago
bf5bbed
[media] dvb-usb: check for invalid length in ttusb_process_muxpack()
by Dan Carpenter
· 12 years ago
e6066db
[media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT
by Hans Verkuil
· 12 years ago
da92c29
[media] ttusb2: Kconfig patch to auto-select frontends for TechnoTrend CT-3650
by Matti Kurkela
· 12 years ago
88b404c
[media] tm6000: check an allocation for failure
by Dan Carpenter
· 12 years ago
ddf289f
[media] em28xx: overhaul em28xx_capture_area_set()
by Frank Schaefer
· 12 years ago
05c79d0
[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operations
by Laurent Pinchart
· 12 years ago
6a29b80
[media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
9ecf9b0
[media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
f85ed0c
Revert "[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift"
by Mauro Carvalho Chehab
· 12 years ago
09f9408
[media] Support Digivox Mini HD (rtl2832)
by Eddi De Pieri
· 12 years ago
9b4539b
[media] em28xx: input: use common work_struct callback function for IR RC key polling
by Frank Schaefer
· 12 years ago
1d968cd
[media] em28xx: i2c RC devices: minor code size and memory usage optimization
by Frank Schaefer
· 12 years ago
450c7dd
[media] em28xx: fix a comment and a small coding style issue
by Frank Schaefer
· 12 years ago
146b7ee
[media] em28xx: remove unused parameter ir_raw from i2c RC key polling functions
by Frank Schaefer
· 12 years ago
768da3db
[media] em28xx: get rid of the dependency on module ir-kbd-i2c
by Frank Schaefer
· 12 years ago
62ec3f8
[media] em28xx: remove i2cdprintk() messages
by Frank Schaefer
· 12 years ago
59cf17d
[media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()
by Frank Schaefer
· 12 years ago
0b3966e
[media] em28xx: add missing IR RC slave address to the list of known i2c devices
by Frank Schaefer
· 12 years ago
f62436a
[media] cx231xx: add a missing break statement
by Dan Carpenter
· 12 years ago
7e20f6b
[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift
by Nickolai Zeldovich
· 12 years ago
ed57256
[media] tm6000: fix G/TRY_FMT
by Hans Verkuil
· 12 years ago
52dec54
[media] tm6000: add poll op for radio device node
by Hans Verkuil
· 12 years ago
e618578
[media] tm6000: set colorspace field
by Hans Verkuil
· 12 years ago
770056c
[media] tm6000: add support for control events and prio handling
by Hans Verkuil
· 12 years ago
9f74735
[media] tm6000: convert to the control framework
by Hans Verkuil
· 12 years ago
2c2a053
[media] tm6000: fix querycap and input/tuner compliance issues
by Hans Verkuil
· 12 years ago
f192747
[media] pwc: Don't return EINVAL when an unsupported pixelformat is requested
by Hans de Goede
· 12 years ago
78f968f
[media] usb/gspca/zc3xx.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
e32d6eb
[media] usb/gspca/xirlink_cit.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
f8d2687
[media] usb/gspca/t613.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
00ddb70
[media] usb/gspca/stv06xx/stv06xx.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
60d2156
[media] usb/gspca/spca561.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
f11ef42
[media] usb/gspca/sonixj.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
f5b6de9
[media] usb/gspca/sonixb.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
8099aff
[media] usb/gspca/sn9c20x.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
5fd3083
[media] usb/gspca/se401.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
2d622e9
[media] usb/gspca/pac7311.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
ae814c0
[media] gspca/pac7302.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
4f4d178
[media] usb/gspca/pac207.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
c4ea799
[media] usb/gspca/ov519.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
9bc0446
[media] usb/gspca/konica.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
13a00fa
[media] usb/gspca: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
a3f6ce6
[media] usb/gspca/cpia1.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
a82a45f
[media] uvcvideo: Fix race of open and suspend in error case
by Oliver Neukum
· 12 years ago
8c0d44e
[media] uvcvideo: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
e141a48
drivers/media: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
ba48f1a
drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
68d6f84
[media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures
by Laurent Pinchart
· 12 years ago
29005c0
[media] uvcvideo: Cleanup leftovers of partial revert
by Laurent Pinchart
· 12 years ago
9bf4230
[media] uvcvideo: Return -EACCES when trying to set a read-only control
by Laurent Pinchart
· 12 years ago
734d1ec
Merge tag 'v3.8-rc3' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
5e8d02b
[media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250
by Frank Schaefer
· 12 years ago
a96fbe0
[media] dib0700: do not lock interruptible on tear-down paths
by Jiri Slaby
· 12 years ago
9db1563
[media] rtl28xxu: correct some device names
by Antti Palosaari
· 12 years ago
78a5e70
[media] rtl28xxu: add Gigabyte U7300 DVB-T Dongle
by Alexander Inyukhin
· 12 years ago
3971e79
[media] rtl28xxu: [1b80:d3a8] ASUS My Cinema-U3100Mini Plus V2
by Antti Palosaari
· 12 years ago
37b44a0
[media] dvb_usb_v2: use IS_ENABLED() macro
by Antti Palosaari
· 12 years ago
ac1c86c
[media] dvb_usb_v2: change rc polling active/deactive logic
by Antti Palosaari
· 12 years ago
ef38240
[media] dvb_usb_v2: use dummy function defines instead stub functions
by Antti Palosaari
· 12 years ago
Next »