index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
broadcom
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-12-19
media: bcm2835-unicam: Fix for possible dummy buffer overrun
Naushir Patuck
2024-12-19
media: bcm2835-unicam: Disable trigger mode operation
Naushir Patuck
2024-12-19
media: bcm2835-unicam: Allow setting of unpacked formats
Naushir Patuck
2024-12-19
media: bcm2835-unicam: Improve frame sequence count handling
Naushir Patuck
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-14
media: bcm2835-unicam: Depend on COMMON_CLK
Laurent Pinchart
2024-05-10
media: bcm2835-unicam: Fix a NULL vs IS_ERR() check
Dan Carpenter
2024-05-10
media: bcm2835-unicam: Do not print error when irq not found
Ricardo Ribalda
2024-05-10
media: bcm2835-unicam: Do not replace IRQ retcode during probe
Ricardo Ribalda
2024-05-10
media: bcm2835-unicam: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-02
media: bcm2835-unicam: Include v4l2-subdev.h
Laurent Pinchart
2024-05-02
media: bcm2835-unicam: Fix build with !PM
Ricardo Ribalda
2024-04-29
media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
Dave Stevenson