index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent
Hans Verkuil
1
-0
/
+4
2008-12-30
V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev
Hans Verkuil
1
-15
/
+32
2008-12-30
V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl
Mauro Carvalho Chehab
1
-0
/
+3
2008-12-30
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks
Hans Verkuil
1
-0
/
+1
2008-12-30
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
1
-0
/
+1
2008-12-30
V4L/DVB (9944): videodev2.h: fix typo.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9940): bt832: remove this driver
Hans Verkuil
1
-2
/
+0
2008-12-30
V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
Hans Verkuil
1
-0
/
+2
2008-12-30
V4L/DVB (9898): v4l2: Add privacy control
Laurent Pinchart
1
-0
/
+2
2008-12-30
V4L/DVB (9897): v4l2: Add camera zoom controls
Laurent Pinchart
1
-0
/
+4
2008-12-30
V4L/DVB (9821): v4l2-common: add i2c helper functions
Hans Verkuil
1
-0
/
+41
2008-12-30
V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...
Hans Verkuil
2
-0
/
+297
2008-12-30
V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driver
Vaibhav Hiremath
1
-0
/
+118
2008-12-30
V4L/DVB (9816): v4l2-int-if: add three new ioctls for std handling and routing
Vaibhav Hiremath
1
-0
/
+6
2008-12-30
V4L/DVB (9790): soc-camera: pixel format negotiation - core support
Guennadi Liakhovetski
1
-1
/
+24
2008-12-30
V4L/DVB (9789): soc-camera: add a per-camera device host private data pointer
Guennadi Liakhovetski
1
-0
/
+1
2008-12-30
V4L/DVB (9788): soc-camera: simplify naming
Guennadi Liakhovetski
1
-6
/
+4
2008-12-30
V4L/DVB (9787): soc-camera: let camera host drivers decide upon pixel format
Guennadi Liakhovetski
1
-0
/
+3
2008-12-30
V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap()
Guennadi Liakhovetski
1
-1
/
+0
2008-12-30
V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCI
Mauro Carvalho Chehab
1
-0
/
+1
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
1
-1
/
+1
2008-12-30
virtio_console: support console resizing
Christian Borntraeger
1
-0
/
+11
2008-12-30
virtio: avoid implicit use of Linux page size in balloon interface
Hollis Blanchard
1
-0
/
+3
2008-12-30
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
1
-0
/
+1
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
1
-0
/
+4
2008-12-30
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
Rusty Russell
1
-0
/
+4
2008-12-30
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
1
-6
/
+6
2008-12-30
virtio: Don't use PAGE_SIZE in virtio_pci.c
Rusty Russell
1
-0
/
+4
2008-12-29
V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote Control
Devin Heitmueller
1
-0
/
+1
2008-12-29
V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervals
Mauro Carvalho Chehab
1
-0
/
+6
2008-12-29
V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.
Robert Jarzmik
1
-0
/
+1
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
1
-2
/
+2
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2
-6
/
+3
2008-12-29
V4L/DVB (9488): Add ov772x driver
Kuninori Morimoto
2
-0
/
+22
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-12-29
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-12-29
ide: add ->max_sectors field to struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-12-29
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
ide: always set nIEN on idle devices
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-12-29
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
ide-cd: remove obsolete seek optimization
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2008-12-29
[SCSI] fcoe: Fibre Channel over Ethernet
Robert Love
2
-0
/
+230
2008-12-29
[SCSI] libfc: A modular Fibre Channel library
Robert Love
3
-0
/
+1489
2008-12-29
[SCSI] FC protocol definition header files
Robert Love
8
-0
/
+1983
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-2
/
+3
2008-12-29
[SCSI] libiscsi_tcp: support padding offload
Mike Christie
2
-1
/
+4
[prev]
[next]