summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-04be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-46/+45
2011-11-04IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier1-1/+1
2011-11-04af_packet: de-inline some helper functionsOlof Johansson1-26/+26
2011-11-04MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp1-0/+1
2011-11-04net: Add back alignment for size for __alloc_skbTony Lindgren1-0/+1
2011-11-04net: add missing bh_unlock_sock() callsEric Dumazet2-0/+2
2011-11-04l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet1-1/+2
2011-11-04arch/tile: factor out <arch/opcode.h> headerChris Metcalf15-4359/+4536
2011-11-04arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2-0/+19
2011-11-04arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf1-2/+0
2011-11-04arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2-35/+82
2011-11-04ahci: add DT binding for Calxeda AHCI controllerRob Herring2-0/+24
2011-11-04dt/platform: minor cleanupOlof Johansson1-12/+16
2011-11-04[media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is...Timo Kokkonen1-6/+6
2011-11-04[media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2-27/+80
2011-11-04[media] Support for Terratec G1Teka1-0/+2
2011-11-04[media] cx25821: off by one in cx25821_vidioc_s_input()Dan Carpenter2-2/+3
2011-11-04[media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle1-1/+3
2011-11-04[media] omap_vout: Add poll() supportLaurent Pinchart1-0/+10
2011-11-04[media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2-66/+198
2011-11-04[media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2-19/+17
2011-11-04[media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2-23/+2
2011-11-04[media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart1-0/+1
2011-11-04[media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski1-1/+1
2011-11-04[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart6-47/+74
2011-11-04[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart4-0/+7
2011-11-04[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart6-239/+239
2011-11-04[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart12-20/+34
2011-11-04[media] MFC: Change MFC firmware binary nameSachin Kamat1-2/+2
2011-11-04[media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang2-0/+38
2011-11-04[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki4-0/+1739
2011-11-04[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki3-2/+5
2011-11-04[media] media: ov6650: stylistic improvementsJanusz Krzysztofik1-8/+6
2011-11-04[media] media: ov5642: Add support for arbitrary resolutionBastian Hecht1-73/+167
2011-11-04[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.hGuennadi Liakhovetski12-12/+12
2011-11-04[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski5-30/+68
2011-11-04[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski1-0/+1
2011-11-04[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski2-7/+33
2011-11-04[media] V4L: sh_mobile_csi2: fix unbalanced pm_runtime_put()Guennadi Liakhovetski1-0/+6
2011-11-04[media] V4L: mt9m001, mt9v022: use internally cached pixel codeGuennadi Liakhovetski3-25/+4
2011-11-04[media] V4L: soc-camera: start removing struct soc_camera_device from client ...Guennadi Liakhovetski15-286/+126
2011-11-04[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski2-5/+22
2011-11-04[media] soc_camera: remove the now obsolete struct soc_camera_opsHans Verkuil6-25/+0
2011-11-04[media] mt9t031: convert to the control frameworkHans Verkuil1-166/+86
2011-11-04[media] mt9m111: convert to the control frameworkHans Verkuil1-155/+48
2011-11-04[media] mt9m001: convert to the control frameworkHans Verkuil1-141/+77
2011-11-04[media] ov9740: convert to the control frameworkHans Verkuil1-55/+28
2011-11-04[media] ov6650: convert to the control frameworkHans Verkuil1-266/+115
2011-11-04[media] ov2640: convert to the control frameworkHans Verkuil1-63/+27