Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | [media] V4L: soc-camera: make (almost) all client drivers re-usable outside o... | Guennadi Liakhovetski | 2011-11-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | [media] V4L: add .g_std() core V4L2 subdevice operation | Guennadi Liakhovetski | 2011-11-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | [media] V4L: dynamically allocate video_device nodes in subdevices | Guennadi Liakhovetski | 2011-11-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | [media] V4L: mt9m001, mt9v022: use internally cached pixel code | Guennadi Liakhovetski | 2011-11-03 | 1 | -5/+0 | |
| * | | | | | | | | | | | [media] V4L: soc-camera: start removing struct soc_camera_device from client ... | Guennadi Liakhovetski | 2011-11-03 | 1 | -4/+21 | |
| * | | | | | | | | | | | [media] V4L: docbook documentation for struct v4l2_create_buffers | Guennadi Liakhovetski | 2011-11-03 | 1 | -3/+11 | |
| * | | | | | | | | | | | [media] soc_camera: remove the now obsolete struct soc_camera_ops | Hans Verkuil | 2011-11-03 | 1 | -18/+0 | |
| * | | | | | | | | | | | [media] sh_mobile_ceu_camera: implement the control handler | Hans Verkuil | 2011-11-03 | 1 | -4/+0 | |
| * | | | | | | | | | | | [media] soc_camera: add control handler support | Hans Verkuil | 2011-11-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | [media] V4L: vb2: add support for buffers of different sizes on a single queue | Guennadi Liakhovetski | 2011-11-03 | 1 | -12/+23 | |
| * | | | | | | | | | | | [media] V4L: vb2: prepare to support multi-size buffers | Guennadi Liakhovetski | 2011-11-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | [media] V4L: add two new ioctl()s for multi-size videobuffer management | Guennadi Liakhovetski | 2011-11-03 | 2 | -0/+20 | |
| * | | | | | | | | | | | [media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED | Guennadi Liakhovetski | 2011-11-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | [media] V4L: soc-camera: remove soc-camera client bus-param operations and su... | Guennadi Liakhovetski | 2011-11-03 | 1 | -44/+8 | |
| * | | | | | | | | | | | [media] V4L: soc_camera_platform: remove superfluous soc-camera client operat... | Guennadi Liakhovetski | 2011-11-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | [media] V4L: ov772x: remove superfluous soc-camera client operations | Guennadi Liakhovetski | 2011-11-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | [media] V4L: soc-camera: compatible bus-width flags | Guennadi Liakhovetski | 2011-11-03 | 1 | -6/+6 | |
| * | | | | | | | | | | | [media] V4L: soc_camera_platform: support the new mbus-config subdev ops | Guennadi Liakhovetski | 2011-11-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | [media] V4L: ov772x: rename macros to not pollute the global namespace | Guennadi Liakhovetski | 2011-11-03 | 1 | -13/+12 | |
| * | | | | | | | | | | | [media] V4L: soc-camera: add helper functions for new bus configuration type | Guennadi Liakhovetski | 2011-11-03 | 2 | -2/+6 | |
* | | | | | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-11-04 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dt: add empty of_machine_is_compatible | Stephen Warren | 2011-11-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic... | Grant Likely | 2011-11-04 | 119 | -521/+1751 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | dt: add empty of_alias_get_id() for non-dt builds | Nicolas Ferre | 2011-10-29 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-04 | 8 | -68/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | net: make the tcp and udp file_operations for the /proc stuff const | Arjan van de Ven | 2011-11-01 | 2 | -9/+13 | |
| * | | | | | | | | | | | | | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. | Krzysztof Wilczynski | 2011-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h | Pablo Neira Ayuso | 2011-11-01 | 4 | -51/+61 | |
| * | | | | | | | | | | | | | ipvs: Remove unused return value of protocol state transitions | Simon Horman | 2011-11-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | ipvs: Remove unused parameter from ip_vs_confirm_conntrack() | Simon Horman | 2011-11-01 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | include: linux: skbuf.h: Fix parameter documentation | Marcos Paulo de Souza | 2011-11-01 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 | 15 | -466/+1375 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | mfd: Fix missing abx500 header file updates | Linus Walleij | 2011-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mfd: Move to the new db500 PRCMU API | Mattias Nilsson | 2011-10-24 | 3 | -304/+174 | |
| * | | | | | | | | | | | | | | mfd: Create a common interface for dbx500 PRCMU drivers | Mattias Nilsson | 2011-10-24 | 1 | -0/+549 | |
| * | | | | | | | | | | | | | | mfd: Delete ab3550 driver | Linus Walleij | 2011-10-24 | 1 | -47/+1 | |
| * | | | | | | | | | | | | | | mfd: ab5500 chip register access | Mattias Wallin | 2011-10-24 | 2 | -2/+142 | |
| * | | | | | | | | | | | | | | mfd: Add Intel MSIC driver | Mika Westerberg | 2011-10-24 | 1 | -0/+456 | |
| * | | | | | | | | | | | | | | mfd: Simulate active high IRQs with wm831x | Mark Brown | 2011-10-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | input: Add power button support for mc13783 | Philippe Rétornaz | 2011-10-24 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | mfd: Remove unused mc13xxx defines | Philippe Rétornaz | 2011-10-24 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | mfd: Support software initiated shutdown of WM831x PMICs | Mark Brown | 2011-10-24 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | mfd: Remove mc13783 API functions and symbols | Uwe Kleine-König | 2011-10-24 | 1 | -112/+0 | |
| * | | | | | | | | | | | | | | mfd: Provide a generic version of mc13xxx adc_do_conversion | Uwe Kleine-König | 2011-10-24 | 2 | -17/+37 | |
| * | | | | | | | | | | | | | | mfd: Wake-up from Suspend MAX8997 support | MyungJoo Ham | 2011-10-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | mfd: Turn on the twl4030-madc MADC clock | Kyle Manna | 2011-10-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | mfd: Allow WM8994 LDO enable pulls to be disabled | Mark Brown | 2011-10-24 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | mfd: Refactor ab8500 GPADC API, add raw access | Karl Komierowski | 2011-10-24 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | mfd: Convert pcf50633 to use new register map API | Mark Brown | 2011-10-24 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-11-03 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |