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