index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
media: ddbridge: set driver version to 0.9.33-integrated
Daniel Scheller
1
-1
/
+1
2018-05-04
media: ddbridge: recognize and attach the MaxSX8 cards
Daniel Scheller
1
-0
/
+15
2018-05-04
media: ddbridge: add hardware defs and PCI IDs for MCI cards
Daniel Scheller
3
-4
/
+19
2018-05-04
media: ddbridge/max: implement MCI/MaxSX8 attach function
Daniel Scheller
2
-0
/
+43
2018-05-04
media: ddbridge: initial support for MCI-based MaxSX8 cards
Daniel Scheller
3
-1
/
+703
2018-05-04
media: ddbridge: support dummy tuners with 125MByte/s dummy data stream
Daniel Scheller
3
-0
/
+38
2018-05-04
media: ddbridge: make DMA buffer count and size modparam-configurable
Daniel Scheller
2
-18
/
+24
2018-05-04
media: ddbridge: set devid entry for link 0
Daniel Scheller
1
-0
/
+1
2018-05-04
media: ddbridge: fix output buffer check
Daniel Scheller
1
-2
/
+2
2018-05-04
media: ddbridge: use spin_lock_irqsave() in output_work()
Daniel Scheller
1
-6
/
+6
2018-05-04
media: ddbridge: improve separated MSI IRQ handling
Daniel Scheller
1
-10
/
+12
2018-05-04
media: ddbridge: add macros to handle IRQs in nibble and byte blocks
Daniel Scheller
1
-40
/
+27
2018-05-04
media: ddbridge: add helper for IRQ handler setup
Daniel Scheller
3
-28
/
+41
2018-05-04
media: ddbridge: request/free_irq using pci_irq_vector, enable MSI-X
Daniel Scheller
1
-10
/
+14
2018-05-04
media: ddbridge: move MSI IRQ cleanup to a helper function
Daniel Scheller
1
-6
/
+10
2018-05-04
media: ddbridge: move ddb_wq and the wq+class initialisation to -core
Daniel Scheller
3
-22
/
+38
2018-05-04
media: ddbridge: move modparams to ddbridge-core.c
Daniel Scheller
3
-34
/
+28
2018-05-04
media: ipu3: allow building it with COMPILE_TEST on non-x86 archs
Mauro Carvalho Chehab
1
-2
/
+1
2018-05-04
media: sta2x11_vip: allow build with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
11
-13
/
+13
2018-04-20
media: cx88: enable IR transmitter on HVR-1300
Sean Young
1
-2
/
+3
2018-04-17
media: ddbridge: don't uselessly check for dma in start/stop functions
Daniel Scheller
1
-50
/
+35
2018-04-17
media: mantis: prevent staying forever in a loop at IRQ
Mauro Carvalho Chehab
1
-0
/
+7
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2018-03-23
media: saa7134-alsa: don't use casts to print a buffer address
Mauro Carvalho Chehab
1
-3
/
+2
2018-03-23
media: solo6x10: get rid of an address space warning
Mauro Carvalho Chehab
1
-15
/
+24
2018-03-23
media: zoran: don't cast pointers to print them
Mauro Carvalho Chehab
1
-2
/
+2
2018-03-23
media: saa7134-input: improve error handling
Mauro Carvalho Chehab
1
-9
/
+37
2018-03-23
media: ivtvfb: Cleanup some warnings
Mauro Carvalho Chehab
1
-7
/
+5
2018-03-23
media: cx23885: fix a warning
Mauro Carvalho Chehab
1
-3
/
+2
2018-03-23
media: cx88: fix two warnings
Mauro Carvalho Chehab
1
-4
/
+4
2018-03-23
media: solo6x10: simplify the logic at solo_p2m_dma_desc()
Mauro Carvalho Chehab
1
-5
/
+2
2018-03-23
media: bttv-input: better handle errors at I2C transfer
Mauro Carvalho Chehab
1
-1
/
+5
2018-03-22
media: ngene: avoid unused variable warning
Arnd Bergmann
1
-1
/
+1
2018-03-22
media: ttpci: improve printing of encoded MAC address
Daniel Scheller
1
-6
/
+3
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
5
-7
/
+7
2018-03-08
media: ngene: use common DVB I2C client handling helpers
Daniel Scheller
2
-53
/
+15
2018-03-08
media: ddbridge: use common DVB I2C client handling helpers
Daniel Scheller
2
-55
/
+14
2018-03-07
media: cx23885: Override 888 ImpactVCBe crystal frequency
Brad Love
1
-0
/
+10
2018-03-07
media: cx23885: Set subdev host data to clk_freq pointer
Brad Love
1
-0
/
+4
2018-03-07
media: cx23885: change 887/888 default to 888
Brad Love
1
-3
/
+3
2018-03-07
media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cards
Brad Love
1
-2
/
+2
2018-03-07
media: cx23885: Add tuner type and analog inputs to 1265
Brad Love
1
-0
/
+16
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: ddbridge: adapt cxd2099 attach to new i2c_client way
Daniel Scheller
2
-5
/
+58
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
[prev]
[next]