Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
99a15e21d96f6857dafab1e5167e5e8183215c9c
/
drivers
/
media
/
video
/
bt8xx
abd34d8
[media] use pci_dev->revision
by Bjørn Mork
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
972d724
[media] several drivers: Fix a few gcc 4.6 warnings
by Mauro Carvalho Chehab
· 14 years ago
ad020dc
[media] tuner-core: remove usage of DIGITAL_TV
by Mauro Carvalho Chehab
· 14 years ago
b219ab9
[media] bttv: remove obsolete 'no_tda9875' field
by Hans Verkuil
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
b223745
[media] bttv-input: Add a note about PV951 RC
by Mauro Carvalho Chehab
· 14 years ago
b9218f2
[media] saa6588: rename rds.h to saa6588.h
by Hans Verkuil
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
b7c7a4b
[media] bttv: remove custom_irq and gpioq from bttv struct
by Mauro Carvalho Chehab
· 14 years ago
3938e0c
[media] bttv: merge ir decoding timers
by David Härdeman
· 14 years ago
edb4c25
[media] bttv: rename struct card_ir to bttv_ir
by David Härdeman
· 14 years ago
ca86674
[media] Rename all public generic RC functions from ir_ to rc_
by Mauro Carvalho Chehab
· 14 years ago
6bda964
[media] rc: rename the remaining things to rc_core
by Mauro Carvalho Chehab
· 14 years ago
a6e3b81
[media] rc: Remove ir-common.h
by Mauro Carvalho Chehab
· 14 years ago
bce8d0f
[media] rc: remove ir-common module
by Mauro Carvalho Chehab
· 14 years ago
d8b4b58
[media] ir-core: make struct rc_dev the primary interface
by David Härdeman
· 14 years ago
3ffea49
[media] ir-core: more cleanups of ir-functions.c
by David Härdeman
· 14 years ago
62c6503
[media] ir-core: remove remaining users of the ir-functions keyhandlers
by David Härdeman
· 14 years ago
8c71778
media/video: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
707bcf3
media/video: explicitly flush request_module work
by Tejun Heo
· 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
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
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
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
3074fc8
[media] drivers/media/video/bt8xx: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
1532a07
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
by Laurent Pinchart
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
8979e9d
V4L/DVB: bttv: use unlocked ioctl
by Mauro Carvalho Chehab
· 14 years ago
c37db91
V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL
by Mauro Carvalho Chehab
· 14 years ago
ca960bf
V4L/DVB: bttv: Fix mutex unbalance at bttv_poll
by Mauro Carvalho Chehab
· 14 years ago
8822f0d
V4L/DVB: bttv-driver: document functions using mutex_lock
by Mauro Carvalho Chehab
· 14 years ago
c0c4682
V4L/DVB: bttv: Move PV951 IR to the right driver
by Mauro Carvalho Chehab
· 14 years ago
1547ac8
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
361be7b
V4L/DVB: fix Kconfig to depends on VIDEO_IR
by Mauro Carvalho Chehab
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
9526840
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
by Laurent Pinchart
· 15 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
530d2d3
V4L/DVB: bttv: remove bogus prio check in g_frequency
by Hans Verkuil
· 15 years ago
b7589ac
V4L/DVB: bttv: Add another ids for IVC-200
by Kirill Smelkov
· 15 years ago
dab7e31
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
by Andreas Bombe
· 15 years ago
02858ee
V4L/DVB: ir-core: Make use of the new IR keymap modules
by Mauro Carvalho Chehab
· 15 years ago
b2245ba
V4L/DVB: ir: prepare IR code for a parameter change at register function
by Mauro Carvalho Chehab
· 15 years ago
d705d2a
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
by Mauro Carvalho Chehab
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d90a4ae
V4L/DVB: bttv: Let the user disable IR support
by Jean Delvare
· 15 years ago
971e829
V4L/DVB (13680): ir: use unsigned long instead of enum
by Mauro Carvalho Chehab
· 15 years ago
e93854d
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
by Mauro Carvalho Chehab
· 15 years ago
2434466
V4L/DVB: bttv: Move I2C IR initialization
by Jean Delvare
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
579e7d6
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
by Mauro Carvalho Chehab
· 15 years ago
38ef6aa
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
by Mauro Carvalho Chehab
· 15 years ago
0a25f3b
V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hw
by Jarod Wilson
· 15 years ago
0d94e29
V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe list
by Jarod Wilson
· 15 years ago
327ae59
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
by Laurent Pinchart
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
50462eb
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
by Laurent Pinchart
· 15 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
055cd55
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
by Mauro Carvalho Chehab
· 15 years ago
8573b74
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
by Mauro Carvalho Chehab
· 15 years ago
2de26c0
V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard
by Mike Isely
· 15 years ago
66349b4
V4L/DVB (13169): bttv: Fix potential out-of-order field processing
by Mike Isely
· 15 years ago
53dacb1
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
by Hans Verkuil
· 15 years ago
715a223
V4L/DVB (12595): common/ir: use a struct for keycode tables
by Mauro Carvalho Chehab
· 15 years ago
ed44f66
V4L/DVB (12585): Add remote support to cph03x bttv card
by Mauro Carvalho Chehab
· 15 years ago
e81516c
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
by Jean Delvare
· 15 years ago
6a052c8
V4L/DVB (12214): bttv: set RDS capability if applicable.
by Hans Verkuil
· 15 years ago
76e9741
V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
2c90577
V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner
by Hans Verkuil
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
9fd6418
V4L/DVB (12004): poll method lose race condition
by Figo.zhang
· 15 years ago
f41b696
V4L/DVB (11895): bt8xx: remove always false if
by Filipe Rosset
· 15 years ago
6ecdf92
V4L/DVB (11853): minor have assigned value twice
by figo.zhang
· 15 years ago
c668f32
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
by Jean Delvare
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
3ff4ad8
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.
by Hans Verkuil
· 16 years ago
940088a
V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs.
by Hans Verkuil
· 16 years ago
1792f68
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
by Hans Verkuil
· 16 years ago
e6574f2
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
ffe84b7
V4L/DVB (11281): bttv: move saa6588 config to the helper chip config
by Hans Verkuil
· 16 years ago
893cce0
V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.
by Hans Verkuil
· 16 years ago
859f027
V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear.
by Hans Verkuil
· 16 years ago
601bc29
V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm
by Trent Piepho
· 16 years ago
dceaddb
V4L/DVB (11124): Add support for ProVideo PV-183 to bttv
by Alan McIvor
· 16 years ago
15965f0
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
by Hans Verkuil
· 16 years ago
74fc7bd
V4L/DVB (11046): bttv: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
76ecf45
V4L/DVB (10944): Conceptronic CTVFMI2 PCI Id
by Robert Millan
· 16 years ago
7e0a16f
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
by Mauro Carvalho Chehab
· 16 years ago
0c5db42
V4L/DVB (10827): Add support for GeoVision GV-800(S)
by Bruno Christo
· 16 years ago
522a5f1
V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields
by Trent Piepho
· 16 years ago
51f0b8d
V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period
by Trent Piepho
· 16 years ago
4b10d3b
V4L/DVB (10568): bttv: dynamically allocate device data
by Trent Piepho
· 16 years ago
Next »