aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil2010-06-01
* V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil2010-06-01
* V4L/DVB: tvp5150: remove obsolete g/s_fmt opsHans Verkuil2010-06-01
* V4L/DVB: mt9v011: add enum/try/s_mbus_fmt supportHans Verkuil2010-06-01
* V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8Hans Verkuil2010-06-01
* V4L/DVB: saa7115: remove obsolete g/s_fmt opsHans Verkuil2010-06-01
* V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil2010-06-01
* V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil2010-06-01
* V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil2010-06-01
* V4L/DVB: pvrusb2: convert to s_mbus_fmtHans Verkuil2010-06-01
* V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil2010-06-01
* V4L/DVB: saa6752hs: add g/s_mbus_fmt supportHans Verkuil2010-06-01
* V4L/DVB: v4l2-mediabus.h: add two helper functionsHans Verkuil2010-06-01
* V4L/DVB: saa717x: remove obsolete s_fmt opHans Verkuil2010-06-01
* V4L/DVB: saa7127: remove obsolete g_fmt supportHans Verkuil2010-06-01
* V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil2010-06-01
* V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil2010-06-01
* V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2010-06-01
* V4L/DVB: saa717x: add support for s_mbus_fmtHans Verkuil2010-06-01
* V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil2010-06-01
* V4L/DVB: saa7115: add s_mbus_fmt opHans Verkuil2010-06-01
* V4L/DVB: V4L2 Spec: Improve the VIDIOC_QUERY_DV_PRESET descriptionHans Verkuil2010-06-01
* V4L/DVB: ngene: Remove debug messageOliver Endriss2010-06-01
* V4L/DVB: ngene: MSI cleanupOliver Endriss2010-06-01
* V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss2010-06-01
* V4L/DVB: ngene: Implement support for MSIOliver Endriss2010-06-01
* V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss2010-06-01
* V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss2010-06-01
* V4L/DVB: gspca - sonixj: Add webcam 0c45:60ceWarren Bosworth Focke2010-06-01
* V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcamsJean-François Moine2010-06-01
* V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102Jean-François Moine2010-06-01
* V4L/DVB: pvrusb2: Fix kernel oops on device tear-downMike Isely2010-06-01
* V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely2010-06-01
* V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely2010-06-01
* V4L/DVB: pvrusb2: Fix kernel oops at device unregistrationMike Isely2010-06-01
* V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely2010-06-01
* V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely2010-06-01
* V4L/DVB: pvrusb2: Fix Gotview hardware supportMike Isely2010-06-01
* V4L/DVB: cx23885: Check register errorsAbylay Ospan2010-06-01
* V4L/DVB: c-qcam: convert to V4L2Hans Verkuil2010-06-01
* V4L/DVB: bw-qcam: convert to V4L2Hans Verkuil2010-06-01
* Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-30
* Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-30
|\
| * SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-30
| * slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-24
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \
| * | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-19
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-05-29
| |\ \ \
| | * | | ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-25