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
/
usb
/
as102
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
2024-04-29
media: as102: avoid GFP_ATOMIC
Oliver Neukum
-1
/
+1
2023-06-09
media: usb: as102: drop as102_dev NULL check
Hans Verkuil
-4
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
-110
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
-1
/
+1
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
-3
/
+3
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
-5
/
+4
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-11
/
+17
2017-11-07
media: Don't do DMA on stack for firmware upload in the AS102 driver
Michele Baldessari
-11
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
-1
/
+1
2016-08-24
[media] media: usb: as102: as102_usb_drv: don't print error when allocating u...
Wolfram Sang
-2
/
+0
2016-02-01
[media] drivers/media/usb/as102: constify as102_priv_ops_t structure
Julia Lawall
-2
/
+2
2015-11-19
[media] as102: fix potential double free in as102_fw_upload()
Christian Engelmayer
-0
/
+1
2015-05-01
[media] as102: fix error return code
Julia Lawall
-0
/
+1
2014-09-26
[media] as102: fix endiannes casts
Mauro Carvalho Chehab
-61
/
+61
2014-09-26
[media] as102_drv.h: added a missing newline
Mauro Carvalho Chehab
-1
/
+1
2014-09-23
[media] as102: remove some unneeded checks
Dan Carpenter
-4
/
+4
2014-08-21
[media] as102-fe: make it an independent driver
Mauro Carvalho Chehab
-687
/
+3
2014-08-21
[media] as102: prepare as102_fe to be compiled as a module
Mauro Carvalho Chehab
-86
/
+179
2014-08-21
[media] as102: get rid of as10x_fe_copy_tps_parameters()
Mauro Carvalho Chehab
-103
/
+98
2014-08-21
[media] as102: get rid of as102_fe_copy_tune_parameters()
Mauro Carvalho Chehab
-62
/
+55
2014-08-21
[media] as102: Move ancillary routines to the beggining
Mauro Carvalho Chehab
-300
/
+274
2014-08-21
[media] as102: better name the unknown frontend
Mauro Carvalho Chehab
-1
/
+1
2014-08-21
[media] as102: CodingStyle fixes
Mauro Carvalho Chehab
-2
/
+1
2014-08-21
[media] as102: get rid of FSF mail address
Mauro Carvalho Chehab
-52
/
+0
2014-08-21
[media] as102: promote it out of staging
Mauro Carvalho Chehab
-0
/
+3370