Sign in
android-kvm
/
linux
/
afd3e3dad6761ddf08119afe121bfbe096c0844b
/
drivers
/
media
/
pci
/
ttpci
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
2c000f4
media: ttpci: improve printing of encoded MAC address
by Daniel Scheller
· 7 years ago
fdbeb96
media: dvb: update buffer mmaped flags and frame counter
by Mauro Carvalho Chehab
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
fada193
media: move dvb kAPI headers to include/media
by Mauro Carvalho Chehab
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
0f1cd81
Merge tag 'v4.14-rc8' into next
by Dmitry Torokhov
· 7 years ago
fe36528
media: av7110: avoid 2038 overflow in debug print
by Arnd Bergmann
· 7 years ago
5aeaa3e
media: ttpci: remove autorepeat handling and use timer_setup
by Sean Young
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2c53275
media: dvb_demux: dvb_demux_feed.pusi_seen is boolean
by Mauro Carvalho Chehab
· 7 years ago
c93022a
media: ca.h: split typedefs from structs
by Mauro Carvalho Chehab
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 8 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 8 years ago
8728bdd
media: v4l2: av7110_v4l: constify v4l2_audio structure
by Julia Lawall
· 8 years ago
cd142f4
media: ttpci: av7110: constify pci_device_id
by Arvind Yadav
· 8 years ago
1d71a4c
media: ttpci: budget-av: constify pci_device_id
by Arvind Yadav
· 8 years ago
110cb3c
media: ttpci: budget-ci: constify pci_device_id
by Arvind Yadav
· 8 years ago
60bd1e1
media: ttpci: budget-patch: constify pci_device_id
by Arvind Yadav
· 8 years ago
63dcbcf
media: ttpci: budget: constify pci_device_id
by Arvind Yadav
· 8 years ago
c087fe3e
[media] av7110: avoid switch fall through
by Mauro Carvalho Chehab
· 8 years ago
650497f
[media] media: pci: constify stv0299_config structures
by Bhumika Goyal
· 8 years ago
b4e80f3
[media] av7110: use setup_timer
by Geliang Tang
· 8 years ago
69d3973
[media] ttpci: address stringop overflow warning
by Arnd Bergmann
· 8 years ago
0f7499f
[media] rc-main: assign driver type during allocation
by Andi Shyti
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
a80e1d9
[media] ttpci: cleanup debug macros and remove dead code
by Mauro Carvalho Chehab
· 8 years ago
29a8d97
[media] squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
008e6ff
[media] ttpci: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
9a9689c
[media] dvb_filter: use KERN_CONT where needed
by Mauro Carvalho Chehab
· 8 years ago
54e0443
[media] dvb_filter: get rid of dead code
by Mauro Carvalho Chehab
· 8 years ago
b676e73
[media] dvb-core: move dvb_filter out of the DVB core
by Mauro Carvalho Chehab
· 8 years ago
3915d367
[media] ttpci: cleanup a bogus smatch warning
by Mauro Carvalho Chehab
· 9 years ago
d4c71d7
[media] av7110: remove a bogus smatch warning
by Mauro Carvalho Chehab
· 9 years ago
3defe84
[media] av7110: constify sp8870_config structure
by Julia Lawall
· 9 years ago
242c503
[media] constify stv6110x_devctl structure
by Julia Lawall
· 9 years ago
df2f94e
[media] dvb: modify core to implement interfaces/entities at MC new gen
by Mauro Carvalho Chehab
· 10 years ago
991ce92
[media] use https://linuxtv.org for LinuxTV URLs
by Mauro Carvalho Chehab
· 9 years ago
0dac45f
[media] av7110: potential divide by zero
by Dan Carpenter
· 9 years ago
75d63a4
[media] av7110: don't allow negative volumes
by Dan Carpenter
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
2f684b2
[media] dvb: get rid of enum dmx_success
by Mauro Carvalho Chehab
· 9 years ago
fa9163b
[media] ttpci: Replace memset with eth_zero_addr
by Vaishali Thakkar
· 10 years ago
dd70b27
[media] media: ttpci: Use vsprintf %pM extension
by Joe Perches
· 10 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 10 years ago
3ae863e
[media] saa7146: embed video_device
by Hans Verkuil
· 10 years ago
65adb86
[media] budget-core: fix sparse warnings
by Hans Verkuil
· 10 years ago
e5b3014
[media] av7110: fix sparse warning
by Hans Verkuil
· 10 years ago
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
b250392
[media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEV
by Randy Dunlap
· 11 years ago
9d2f1d3
[media] rc-core: rename dev->scanmask to dev->scancode_mask
by David Härdeman
· 11 years ago
120703f
[media] rc-core: document the protocol type
by David Härdeman
· 11 years ago
bc8aace
[media] av7110: fix confusing indenting
by Dan Carpenter
· 11 years ago
f8817c9
[media] av7110_hw: fix a sanity check in av7110_fw_cmd()
by Dan Carpenter
· 11 years ago
5bf30b3
[media] av7110_hw: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
0735647
[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages
by Reinhard Nissl
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
81e096c
[media] budget: Add support for Philips Semi Sylt PCI ref. design
by Peter Wiese
· 12 years ago
fde04ab
[media] demux.h: Remove duplicated enum
by Mauro Carvalho Chehab
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
b168e81
[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
30ad64b
[media] dvb: push down ioctl lock in dvb_usercopy
by Nikolaus Schulz
· 12 years ago
5d92bbe
[media] ttpci: Fix a missing Kconfig dependency
by Mauro Carvalho Chehab
· 12 years ago
bc7c85e
[media] drivers/media/pci/ttpci/budget-av.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
b2409b6
[media] remove include/linux/dvb/dmx.h
by Mauro Carvalho Chehab
· 12 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 12 years ago
fccea74
[media] Kconfig: merge all customise options into just one
by Mauro Carvalho Chehab
· 13 years ago
ccae7af
[media] common: move media/common/tuners to media/tuners
by Mauro Carvalho Chehab
· 13 years ago
25aee3d
[media] Rename media/dvb as media/pci
by Mauro Carvalho Chehab
· 13 years ago