Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d18960494f65ca4fa0d67c865aaca99452070d15
/
drivers
/
media
8fd0bda
[media] em28xx: radio_fops should also use unlocked_ioctl
by Hans Verkuil
· 14 years ago
46e67ac
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
by Mauro Carvalho Chehab
· 14 years ago
f23b795
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
by Andy Walls
· 14 years ago
bec41d5
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
24d8c02
[media] v4l: soc-camera: fix multiple simultaneous user case
by Guennadi Liakhovetski
· 14 years ago
e82bb31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
8cad7f0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
501aaa1
[media] mceusb: set a default rx timeout
by Jarod Wilson
· 14 years ago
d8cc7fd
[media] mceusb: fix inverted mask inversion logic
by Jarod Wilson
· 14 years ago
fbb1f1b
[media] mceusb: add another Fintek device ID
by Jarod Wilson
· 14 years ago
250f7a5
[media] lirc_dev: fixes in lirc_dev_fop_read()
by Dan Carpenter
· 14 years ago
5c769a6
[media] lirc_dev: stray unlock in lirc_dev_fop_poll()
by Dan Carpenter
· 14 years ago
635f76b
[media] rc: fix sysfs entry for mceusb and streamzap
by Paul Bender
· 14 years ago
1338c92
[media] streamzap: merge timeout space with trailing space
by Jarod Wilson
· 14 years ago
2ee95db
[media] mceusb: fix keybouce issue after parser simplification
by Jarod Wilson
· 14 years ago
2d6e588
[media] IR: add tv power scancode to rc6 mce keymap
by Jarod Wilson
· 14 years ago
29b4494
[media] mceusb: buffer parsing fixups for 1st-gen device
by Jarod Wilson
· 14 years ago
1cd50f2
[media] mceusb: fix up reporting of trailing space
by Jarod Wilson
· 14 years ago
b758281
[media] nuvoton-cir: improve buffer parsing responsiveness
by Jarod Wilson
· 14 years ago
6f6c625
[media] mceusb: add support for Conexant Hybrid TV RDU253S
by Jarod Wilson
· 14 years ago
798174a
[media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions
by Sylwester Nawrocki
· 14 years ago
a8365fc
[media] s5p-fimc: Use correct fourcc code for 32-bit RGB format
by Sylwester Nawrocki
· 14 years ago
69e05e8
[media] s5p-fimc: Convert m2m driver to unlocked_ioctl
by Sylwester Nawrocki
· 14 years ago
aee7126
[media] s5p-fimc: Explicitly add required header file
by Sylwester Nawrocki
· 14 years ago
e004e02
[media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor
by Sylwester Nawrocki
· 14 years ago
09b693f
[media] s5p-fimc: BKL lock removal - compilation fix
by Sylwester Nawrocki
· 14 years ago
cd05e79
[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
by Guennadi Liakhovetski
· 14 years ago
42cc37f
[media] mx2_camera: fix pixel clock polarity configuration
by Baruch Siach
· 14 years ago
0e4d413
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
by Jean-Francois Moine
· 14 years ago
4fd350ee
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
by Jean-Francois Moine
· 14 years ago
b2272a4
[media] gspca - sonixj: Set the flag for some devices
by Jean-Francois Moine
· 14 years ago
c6c1433
[media] gspca - sonixj: Add a flag in the driver_info table
by Jean-Francois Moine
· 14 years ago
4f67f3a
[media] gspca - sonixj: Fix a bad probe exchange
by Jean-Francois Moine
· 14 years ago
5e68f40
[media] gspca - sonixj: Move bridge init to sd start
by Jean-Francois Moine
· 14 years ago
692e42d
[media] bttv: remove unneeded locking comments
by Brandon Philips
· 14 years ago
587f0d5
[media] bttv: fix mutex use before init (BZ#24602)
by Mauro Carvalho Chehab
· 14 years ago
8efc1a1
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
31c67c7
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
53f517a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
a757ee2
[media] Don't export format_by_forcc on two different drivers
by Mauro Carvalho Chehab
· 14 years ago
673eb9f
[media] uvcvideo: Convert to unlocked_ioctl
by Laurent Pinchart
· 14 years ago
6947756
[media] uvcvideo: Lock stream mutex when accessing format-related information
by Laurent Pinchart
· 14 years ago
4aa2759
[media] uvcvideo: Move mmap() handler to uvc_queue.c
by Laurent Pinchart
· 14 years ago
8e815e17
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
by Laurent Pinchart
· 14 years ago
23d9f3e
[media] uvcvideo: Lock controls mutex when querying menus
by Laurent Pinchart
· 14 years ago
ca9afe6
[media] v4l2-dev: fix race condition
by Hans Verkuil
· 14 years ago
879aa24
[media] V4L: improve the BKL replacement heuristic
by Hans Verkuil
· 14 years ago
2877842
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
by Hans Verkuil
· 14 years ago
78b055b
[media] cx18: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
4f68775
[media] radio-timb: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
6975669
[media] sh_vou: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
20aa5bb
[media] cafe_ccic: replace ioctl by unlocked_ioctl
by Hans Verkuil
· 14 years ago
ca26219
[media] et61x251_core: trivial conversion to unlocked_ioctl
by Hans Verkuil
· 14 years ago
feecf93
[media] sn9c102: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
61df3c9
[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
by Hans Verkuil
· 14 years ago
d2c998f
[media] typhoon: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
725ea8c
[media] si4713: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
ee71e42
[media] tea5764: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
1cccee0
[media] cadet: use unlocked_ioctl
by Hans Verkuil
· 14 years ago
32958fd
[media] BKL: trivial BKL removal from V4L2 radio drivers
by Hans Verkuil
· 14 years ago
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 14 years ago
aa2d8cb
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)
by Laurent Pinchart
· 14 years ago
9b4320b
[media] Fix Kconfig errors due to two visible menus
by Mauro Carvalho Chehab
· 14 years ago
37e3273
media/video: convert Kconfig to use the menu's `visible' keyword
by Arnaud Lacombe
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
f3dc65d
i2c: Drivers shouldn't include <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
dc6641b
i2c: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
6b10192
[media] soc-camera: Compile fixes for mx2-camera
by Sascha Hauer
· 14 years ago
d889eb1
[media] SoC Camera: ov6650: minor cleanups
by Janusz Krzysztofik
· 14 years ago
4b35e62
[media] SOC Camera: OMAP1: typo fix
by Janusz Krzysztofik
· 14 years ago
8c66cae
[media] SoC Camera: OMAP1: update for recent videobuf changes
by Janusz Krzysztofik
· 14 years ago
352f5d2
[media] SoC Camera: OMAP1: update for recent framework changes
by Janusz Krzysztofik
· 14 years ago
a8de663
[media] ARM mx3_camera: check for DMA engine type
by Sascha Hauer
· 14 years ago
399d846
[media] cafe_ccic: fix subdev configuration
by Daniel Drake
· 14 years ago
35bbe58
[media] saa7134: Fix autodetect for Behold A7 and H7 TV cards
by Dmitri Belimov
· 14 years ago
0edf2e5
[media] v4l: kill the BKL
by Arnd Bergmann
· 14 years ago
2c2742d
[media] BZ#22292: dibx000_common: Restore i2c algo pointer
by Jean Delvare
· 14 years ago
47c5ba5
Input: ir-keytable - fix uninitialized variable warning
by Dmitry Torokhov
· 14 years ago
0d07025
drivers/media/IR/ir-keytable.c: fix binary search
by David Härdeman
· 14 years ago
0851668
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
61d8e11
Remove duplicate includes from many files
by Zimny Lech
· 14 years ago
7655e59
[media] af9015: Fix max I2C message size when used with tda18271
by Mauro Carvalho Chehab
· 14 years ago
dc69798
[media] IR: initialize ir_raw_event in few more drivers
by Maxim Levitsky
· 14 years ago
910f5f0
[media] Guard a divide in v4l1 compat layer
by Dr. David Alan Gilbert
· 14 years ago
3a99c63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
52fae5e
[media] imon: fix nomouse modprobe option
by Jarod Wilson
· 14 years ago
6aa209e
[media] imon: remove redundant change_protocol call
by Jarod Wilson
· 14 years ago
428cc76
[media] imon: fix my egregious brown paper bag w/rdev/idev split
by Jarod Wilson
· 14 years ago
cdff10a
[media] cafe_ccic: Configure ov7670 correctly
by Daniel Drake
· 14 years ago
75e2bda
[media] ov7670: allow configuration of image size, clock speed, and I/O method
by Daniel Drake
· 14 years ago
f8c6127
[media] af9015: support for DigitalNow TinyTwin v3 [1f4d:9016]
by Antti Palosaari
· 14 years ago
bd864ce
[media] af9015: map DigitalNow TinyTwin v2 remote
by Antti Palosaari
· 14 years ago
64fb580
[media] DigitalNow TinyTwin remote controller
by Antti Palosaari
· 14 years ago
74c8e3a
[media] af9015: RC fixes and improvements
by Antti Palosaari
· 14 years ago
52065c5
[media] firedtv: add parameter to fake ca_system_ids in CA_INFO
by Henrik Kurelid
· 15 years ago
fcb9757
[media] Nova-S-Plus audio line input
by lawrence rust
· 14 years ago
cb0ed22
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
by Matti Aaltonen
· 14 years ago
a682d4c
[media] [RFC] radio-mr800: locking fixes
by Hans Verkuil
· 14 years ago
e230250
[media] drivers/media/IR/imon.c: Use pr_err instead of err
by Joe Perches
· 14 years ago
Next »