index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
solo6x10
/
solo6x10-core.c
Age
Commit message (
Expand
)
Author
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-04-25
media: solo6x10: Replace deprecated PCI functions
Philipp Stanner
2025-01-07
media: solo6x10: Use const 'struct bin_attribute' callback
Thomas Weißschuh
2024-04-15
media: solo6x10: Use devm functions
Ricardo Ribalda
2024-04-15
media: solo6x10: Use pcim functions
Ricardo Ribalda
2022-11-25
media: solo6x10: fix possible memory leak in solo_sysfs_init()
Yang Yingliang
2021-03-11
media: solo6x10: Switch to using the new API kobj_to_dev()
Yang Li
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-19
media: solo6x10: replace http references with https
Alexander A. Klimov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-12-08
media: solo6x10: use ktime_get_ts64() for time sync
Arnd Bergmann
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2015-07-06
[media] SOLO6x10: Remove dead code
Krzysztof Hałasa
2015-07-06
[media] SOLO6x10: remove unneeded register locking and barriers
Krzysztof Hałasa
2015-07-06
[media] SOLO6x10: unmap registers only after free_irq()
Krzysztof Hałasa
2015-01-27
[media] solo6x10: Fix eeprom_* functions buffer's type
Ismael Luceno
2014-11-21
[media] solo6x10: fix a race in IRQ handler
Krzysztof Hałasa
2014-07-22
[media] solo6x10: move out of staging into drivers/media/pci.
Hans Verkuil