OSDN Git Service

uclinux-h8/linux.git
2021-01-12 Jacopo Mondimedia: ov5647: Apply controls only when powered
2021-01-12 Jacopo Mondimedia: ov5647: Rework s_stream() operation
2021-01-12 Jacopo Mondimedia: ov5647: Use pm_runtime infrastructure
2021-01-12 Dave Stevensonmedia: ov5647: Advertise the correct exposure range
2021-01-12 Dave Stevensonmedia: ov5647: Support V4L2_CID_VBLANK control
2021-01-12 Jacopo Mondimedia: ov5647: Support V4L2_CID_HBLANK control
2021-01-12 Dave Stevensonmedia: ov5647: Support V4L2_CID_PIXEL_RATE
2021-01-12 Dave Stevensonmedia: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
2021-01-12 Jacopo Mondimedia: ov5647: Implement set_fmt pad operation
2021-01-12 Jacopo Mondimedia: ov5647: Use SBGGR10_1X10 640x480 as default
2021-01-12 Jacopo Mondimedia: ov5647: Add SGGBR10_1X10 modes
2021-01-12 Jacopo Mondimedia: ov5647: Rename SBGGR8 VGA mode
2021-01-12 Dave Stevensonmedia: ov5647: Add support for get_selection()
2021-01-12 Jacopo Mondimedia: ov5647: Break out format handling
2021-01-12 Jacopo Mondimedia: ov5647: Rationalize driver structure name
2021-01-12 David Plowmanmedia: ov5647: Support gain, exposure and AWB controls
2021-01-12 Jacopo Mondimedia: ov5647: Protect s_stream() with mutex
2021-01-12 Jacopo Mondimedia: ov5647: Implement enum_frame_size()
2021-01-12 Jacopo Mondimedia: ov5647: Program mode at s_stream(1) time
2021-01-12 Jacopo Mondimedia: ov5647: Fix return value from read/write
2021-01-12 Jacopo Mondimedia: ov5647: Replace license with SPDX identifier
2021-01-12 Jacopo Mondimedia: ov5647: Fix style issues
2021-01-12 Jacopo Mondimedia: ov5647: Fix format initialization
2021-01-12 Dave Stevensonmedia: ov5647: Add set_fmt and get_fmt calls.
2021-01-12 Dave Stevensonmedia: ov5647: Add support for non-continuous clock...
2021-01-12 Dave Stevensonmedia: ov5647: Add support for PWDN GPIO.
2021-01-12 Jacopo Mondimedia: dt-bindings: media: i2c: Rename ov5647.yaml
2021-01-12 Hans Verkuilmedia: i2c: imx219: take lock in imx219_enum_mbus_code...
2021-01-12 Sakari Ailusmedia: Documentation: v4l: Document that link_validate...
2021-01-12 Sakari Ailusmedia: Documentation: v4l: Remove reference to video ops
2021-01-04 Michael Trettermedia: allegro: rename stream_id to dst_handle
2021-01-04 Michael Trettermedia: allegro: remove custom drain state handling
2021-01-04 Michael Trettermedia: dt-bindings: media: allegro,al5e: Convert to...
2021-01-04 Michael Trettermedia: allegro: move driver out of staging
2021-01-04 Dan Carpentermedia: allegro: Fix use after free on error
2021-01-04 Hans Verkuilmedia: cec: add EPOLLPRI in poll() when dev is unregistered
2021-01-04 Hans Verkuilmedia: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev...
2021-01-04 Hans Verkuilmedia: vivid: call v4l2_event_wake_all() on disconnect
2021-01-04 Hans Verkuilmedia: v4l2-dev/event: add v4l2_event_wake_all()
2021-01-04 Alexandre Courbotmedia: v4l2-mem2mem: always call poll_wait() on queues
2021-01-04 Alexandre Courbotmedia: videobuf2: always call poll_wait() on queues
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add custom V4L2 control V4L2_CID_TE...
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add support for x8 captures with...
2021-01-04 Sowjanya Komatinenimedia: dt-bindings: tegra: Update csi data-lanes to...
2021-01-04 Sowjanya Komatinenimedia: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LA...
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Implement V4L2 device notify callback
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add support for V4L2_EVENT_SOURCE_C...
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add support for VIDIOC_LOG_STATUS...
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add support for EDID ioctl ops
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add DV timing support
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Add support for V4L2_PIX_FMT_NV16
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Fix V4L2 pixel format RGB and YUV
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Enable VI pixel transform for YUV...
2021-01-04 Sowjanya Komatinenimedia: tegra-video: Use zero crop settings if subdev...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Simplify the context API
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Store buffer DMA address in dma_addr_t
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Set cal_dmaqueue.pending to NULL...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Group all DMA queue fields in struc...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Use list_first_entry()
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Remove DMA queue empty check at...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Drop unneeded check in cal_calc_for...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Drop V4L2_CAP_READWRITE
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Share buffer release code between...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Use spin_lock_irq() when starting...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Stop write DMA without disabling PPI
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Refactor interrupt enable/disable
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Rename struct cal_fmt to cal_format...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Use CAMERARX subdev s_stream op...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Implement subdev ops for CAMERARX
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Iterate over correct number of...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Replace hardcoded BIT() value with...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Move format handling to cal.c and...
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Drop cal_ctx m_fmt field
2021-01-04 Laurent Pinchartmedia: ti-vpe: cal: Create subdev for CAMERARX
2020-12-27 Linus TorvaldsLinux 5.11-rc1
2020-12-27 Linus Torvaldsproc mountinfo: make splice available again
2020-12-27 Linus TorvaldsMerge tag 'ntb-5.11' of git://github.com/jonmason/ntb
2020-12-27 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-12-27 Linus TorvaldsMerge tag 'objtool-urgent-2020-12-27' of git://git...
2020-12-27 Linus TorvaldsMerge tag 'locking-urgent-2020-12-27' of git://git...
2020-12-27 Linus TorvaldsMerge tag 'timers-urgent-2020-12-27' of git://git....
2020-12-27 Linus TorvaldsMerge tag 'sched-urgent-2020-12-27' of git://git./linux...
2020-12-26 Linus Torvaldsmfd: ab8500-debugfs: Remove extraneous seq_putc
2020-12-26 Linus TorvaldsMerge tag 'pci-v5.11-fixes-1' of git://git./linux/kerne...
2020-12-26 Nathan Chancellormfd: ab8500-debugfs: Remove extraneous curly brace
2020-12-26 Alexander LobakinPCI: dwc: Fix inverted condition of DMA mask setup...
2020-12-26 Rob HerringPCI: tegra: Fix host link initialization
2020-12-25 Linus Torvaldsdrm/amd/display: avoid uninitialized variable warning
2020-12-25 Linus TorvaldsMerge tag 'perf-tools-2020-12-24' of git://git./linux...
2020-12-25 Linus TorvaldsMerge branch 'for-5.11' of git://git./linux/kernel...
2020-12-25 Michael Ellermangenirq: Fix export of irq_to_desc() for powerpc KVM
2020-12-25 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2020-12-24 Linus TorvaldsMerge tag 'docs-5.11-2' of git://git.lwn.net/linux
2020-12-24 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2020-12-24 Linus TorvaldsMerge tag 'Smack-for-5.11-io_uring-fix' of git://github...
2020-12-24 Linus TorvaldsMerge tag 'riscv-for-linus-5.11-rc1' of git://git....
2020-12-24 Linus TorvaldsMerge tag 'powerpc-5.11-2' of git://git./linux/kernel...
next