index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ngene
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-29
media: ngene: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2019-08-13
media: ngene: Remove call to memset after pci_alloc_consistent
Fuqian Huang
1
-4
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461
Thomas Gleixner
5
-69
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-28
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
1
-0
/
+1
2018-05-05
media: ngene: fix ci_tsfix modparam description typo
Daniel Scheller
1
-1
/
+1
2018-05-05
media: ngene: cleanup superfluous I2C adapter evaluation
Daniel Scheller
1
-13
/
+0
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
1
-2
/
+2
2018-03-22
media: ngene: avoid unused variable warning
Arnd Bergmann
1
-1
/
+1
2018-03-08
media: ngene: use common DVB I2C client handling helpers
Daniel Scheller
2
-53
/
+15
2018-03-06
media: ngene: compensate for TS buffer offset shifts
Daniel Scheller
2
-1
/
+93
2018-03-06
media: ngene: move the tsin_exchange() stripcopy block into a function
Daniel Scheller
1
-28
/
+11
2018-03-06
media: ngene: add I2C_FUNC_I2C to the I2C interface functionality
Daniel Scheller
1
-1
/
+1
2018-03-06
media: ngene: add proper polling to the dvbdev_ci file ops
Daniel Scheller
1
-3
/
+26
2018-03-06
media: ngene: don't treat non-existing demods as error
Daniel Scheller
1
-1
/
+1
2018-03-06
media: ngene: check for CXD2099AR presence before attaching
Daniel Scheller
3
-0
/
+36
2018-03-06
media: ngene: deduplicate I2C adapter evaluation
Daniel Scheller
1
-26
/
+15
2018-03-06
media: ngene: add support for DuoFlex S2 V4 addon modules
Daniel Scheller
2
-0
/
+86
2018-03-06
media: ngene: add support for Sony CXD28xx-based DuoFlex modules
Daniel Scheller
2
-5
/
+59
2018-03-06
media: ngene: add XO2 module support
Daniel Scheller
2
-1
/
+155
2018-03-06
media: ngene: support STV0367 DVB-C/T DuoFlex addons
Daniel Scheller
4
-19
/
+191
2018-03-06
media: ngene: use defines to identify the demod_type
Daniel Scheller
2
-4
/
+10
2018-03-06
media: ngene: convert kernellog printing from printk() to dev_*() macros
Daniel Scheller
3
-70
/
+84
2018-03-06
media: ngene: add two additional PCI IDs
Daniel Scheller
1
-0
/
+2
2018-03-06
media: cxd2099: move driver out of staging into dvb-frontends
Daniel Scheller
2
-3
/
+1
2018-03-06
media: ngene: adapt cxd2099 attach to the new i2c_client way
Daniel Scheller
2
-4
/
+38
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2
-8
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
media: ngene: constify i2c_algorithm structure
Gustavo A. R. Silva
1
-1
/
+1
2017-06-24
media: ngene: Replace semaphore i2c_switch_mutex with mutex
Binoy Jayan
3
-5
/
+5
2017-06-24
media: ngene: Replace semaphore stream_mutex with mutex
Binoy Jayan
2
-12
/
+8
2017-06-24
media: ngene: Replace semaphore cmd_mutex with mutex
Binoy Jayan
2
-7
/
+7
2017-02-03
[media] ngene: drop ngene_link_reset()
Cao jin
1
-7
/
+0
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
5
-30
/
+10
2016-09-19
[media] constify local structures
Julia Lawall
1
-7
/
+7
2016-02-01
[media] constify stv6110x_devctl structure
Julia Lawall
1
-1
/
+1
2016-01-11
[media] dvb: modify core to implement interfaces/entities at MC new gen
Mauro Carvalho Chehab
1
-1
/
+1
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-1
/
+1
2015-04-30
[media] ngene: preventing dereferencing a NULL pointer
Mauro Carvalho Chehab
1
-4
/
+6
2014-09-08
[media] ngene: properly handle __user ptr
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] ngene: fix sparse warnings
Hans Verkuil
4
-13
/
+10
2014-08-08
media: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-07-04
[media] drivers/media: Remove useless return variables
Peter Senna Tschudin
1
-5
/
+2
2013-10-31
[media] ngene: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-10-17
[media] pci: ngene: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
[next]