index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
pt1
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2025-10-14
media: pt1: use vmalloc_array to simplify code
Qianfeng Rong
-1
/
+1
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-1
/
+1
2021-03-22
media: media/pci/pt1: Assign value when defining variables
zuoqilin
-4
/
+2
2019-07-25
media: pci: Use dev_get_drvdata where possible
Chuhong Yuan
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
-2
/
+2
2019-03-04
media: dvb/earth-pt1: fix wrong initialization for demod blocks
Akihiro Tsukada
-6
/
+48
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
-1
/
+1
2018-07-30
media: pci/pt1: suppress compiler warning in xtensa arch
Akihiro Tsukada
-2
/
+0
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
-1
/
+1
2018-05-09
media: Use ktime_set() in pt1.c
Jasmin Jessich
-1
/
+1
2018-05-05
media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #if
Mauro Carvalho Chehab
-1
/
+1
2018-05-05
media: pt1: fix strncmp() size warning
Mauro Carvalho Chehab
-1
/
+2
2018-05-05
media: dvb: earth-pt1: replace schedule_timeout with usleep_range
Akihiro Tsukada
-11
/
+23
2018-05-05
media: dvb: earth-pt1: add support for suspend/resume
Akihiro Tsukada
-2
/
+105
2018-05-05
media: dvb: earth-pt1: decompose pt1 driver into sub drivers
Akihiro Tsukada
-1456
/
+227
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
-5
/
+5
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
-9
/
+9
2017-12-11
media: pt1: fix logic when pt1_nr_tables is zero or negative
Mauro Carvalho Chehab
-8
/
+9
2017-08-09
media: pt1: constify pci_device_id
Arvind Yadav
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
-0
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
-20
/
+0
2016-11-18
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
-2
/
+2
2016-10-21
[media] pt1: don't break long lines
Mauro Carvalho Chehab
-4
/
+3
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
-7
/
+7
2014-11-03
[media] media: earthsoft: logging neatening
Joe Perches
-8
/
+5
2013-10-17
[media] pci: pt1: Remove redundant pci_set_drvdata
Sachin Kamat
-2
/
+0
2013-06-17
[media] drivers/media/pci/pt1/pt1: Convert to module_pci_driver
Libo Chen
-14
/
+1
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
-4
/
+3
2012-09-23
[media] dvb_frontend: add multistream support
Evgeny Plehov
-5
/
+6
2012-08-13
[media] Rename media/dvb as media/pci
Mauro Carvalho Chehab
-0
/
+2626