Age | Commit message (Expand) | Author |
2024-06-24 | media: b2c2: flexcop-usb: fix flexcop_usb_memory_req | Hans Verkuil |
2024-05-03 | media: flexcop-usb: Use min macro | Ricardo Ribalda |
2024-04-29 | media: flexcop-usb: fix sanity check of bNumEndpoints | Dongliang Mu |
2024-04-29 | media: flexcop: allow for modern speeds | Oliver Neukum |
2024-04-29 | media: flexcop: unneeded ATOMIC | Oliver Neukum |
2022-09-26 | media: flexcop-usb: use usb_endpoint_maxp() | Johan Hovold |
2022-09-26 | media: flexcop-usb: clean up URB initialisation | Johan Hovold |
2022-09-26 | media: flexcop-usb: clean up endpoint sanity checks | Johan Hovold |
2022-09-22 | media: flexcop-usb: fix endpoint type check | Johan Hovold |
2021-12-14 | media: b2c2-flexcop-usb: fix some whitespace coding style | gushengxian |
2021-11-19 | media: flexcop-usb: fix control-message timeouts | Johan Hovold |
2021-04-09 | media: flexcop: avoid -Wempty-body warning | Arnd Bergmann |
2021-03-22 | media: flexcop-usb: delete unneeded return | Julia Lawall |
2020-09-27 | media: flexcop-usb: remove needless check before usb_free_coherent() | Qinglang Miao |
2020-09-27 | media: flexcop-usb: sanity checking of endpoint type | Oliver Neukum |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-02-24 | media: flexcop-usb: fix endpoint sanity check | Johan Hovold |
2019-11-09 | media: flexcop-usb: ensure -EIO is returned on error condition | Colin Ian King |
2019-11-09 | media: b2c2-flexcop-usb: add sanity checking | Oliver Neukum |
2019-10-07 | media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() | Yang Yingliang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-18 | media: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab |
2017-11-15 | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-23 | media: fix media Kconfig help syntax issues | Hans Verkuil |
2017-08-20 | media: usb: constify usb_device_id | Arvind Yadav |
2016-10-21 | [media] b2c2: don't break long lines | Mauro Carvalho Chehab |
2016-10-14 | [media] flexcop-usb: don't use stack for DMA | Mauro Carvalho Chehab |
2016-01-25 | [media] media: change email address | Patrick Boettcher |
2013-10-17 | [media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons... | Chen Gang |
2012-08-21 | [media] Kconfig: Fix b2c2 common code selection | Mauro Carvalho Chehab |
2012-08-21 | [media] flexcop: Show the item to enable debug after the driver | Mauro Carvalho Chehab |
2012-08-16 | [media] Fix some Makefile rules | Mauro Carvalho Chehab |
2012-08-13 | [media] b2c2: frontends/tuners are not needed at the bridge binding | Mauro Carvalho Chehab |
2012-08-13 | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab |
2012-08-13 | [media] b2c2: break it into common/pci/usb directories | Mauro Carvalho Chehab |