Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-14 | media: bcm2835-unicam: Depend on COMMON_CLK | Laurent Pinchart | 1 | -1/+1 |
2024-05-10 | media: bcm2835-unicam: Fix a NULL vs IS_ERR() check | Dan Carpenter | 1 | -2/+2 |
2024-05-10 | media: bcm2835-unicam: Do not print error when irq not found | Ricardo Ribalda | 1 | -3/+1 |
2024-05-10 | media: bcm2835-unicam: Do not replace IRQ retcode during probe | Ricardo Ribalda | 1 | -3/+1 |
2024-05-10 | media: bcm2835-unicam: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-05-02 | media: bcm2835-unicam: Include v4l2-subdev.h | Laurent Pinchart | 1 | -0/+1 |
2024-05-02 | media: bcm2835-unicam: Fix build with !PM | Ricardo Ribalda | 1 | -1/+1 |
2024-04-29 | media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface | Dave Stevenson | 4 | -0/+3016 |