Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2316aa2aee254c126e688b53a3a105b82bc3f368
/
drivers
/
media
/
video
/
bt8xx
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
· 16 years ago
6ecdf92
V4L/DVB (11853): minor have assigned value twice
by figo.zhang
· 16 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
51f0b8d5
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
6f98700
V4L/DVB (10567): bttv: shrink muxsel data in card database
by Trent Piepho
· 16 years ago
430390e
V4L/DVB (10566): bttv: clean up mux code for IDS Eagle
by Trent Piepho
· 16 years ago
13afaef
V4L/DVB (10565): bttv: fix external mux for RemoteVision MX
by Trent Piepho
· 16 years ago
15f8eeb
V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009
by Trent Piepho
· 16 years ago
fb5deb1
V4L/DVB (10563): bttv: clean up mux code for IVC-120G
by Trent Piepho
· 16 years ago
5221e21
V4L/DVB (10562): bttv: rework the way digital inputs are indicated
by Trent Piepho
· 16 years ago
4c548d4
V4L/DVB (10561): bttv: store card database more efficiently
by Trent Piepho
· 16 years ago
abb0362
V4L/DVB (10560): bttv: make tuner card info more consistent
by Trent Piepho
· 16 years ago
72134a6
V4L/DVB (10559): bttv: Fix TDA9880 norm setting code
by Trent Piepho
· 16 years ago
4ef2ccc
V4L/DVB (10558): bttv: norm value should be unsigned
by Trent Piepho
· 16 years ago
ade0815
V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driver
by Douglas Kosovic
· 16 years ago
b15dd79
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
by Udo Steinberg
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
77587c5
V4L/DVB (9940): bt832: remove this driver
by Hans Verkuil
· 16 years ago
0558362
V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing ones
by Dirk Heer
· 16 years ago
2499abe
V4L/DVB (9523): Increase number of BT8XX devices supported in a system
by Alan McIvor
· 17 years ago
af128a1
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
c6330fb
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
by Hans Verkuil
· 16 years ago
3c7b933
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
by Hans Verkuil
· 16 years ago
176c2f3
V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arrays
by Jean Delvare
· 16 years ago
eb1b27b
V4L/DVB (8879): bttv: Don't unmask VPRES interrupt
by Jean Delvare
· 16 years ago
7d341a6
V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM
by Mauro Carvalho Chehab
· 16 years ago
b46a9c8
V4L/DVB (8627): Fix mute on bttv driver
by Mauro Carvalho Chehab
· 16 years ago
d56dc61
V4L/DVB (8613): v4l: move BKL down to the driver level.
by Hans Verkuil
· 16 years ago
c37396c
V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open
by Jean Delvare
· 16 years ago
c4e3fd9
V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
by Thierry MERLE
· 16 years ago
Next »