summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-10-05[media] vpif_display: use a v4l2_subdev pointer to call a subdevHans Verkuil
2012-10-05[media] vpif_capture: separate subdev from inputHans Verkuil
2012-10-05[media] vpif_capture: fix cleanup codeHans Verkuil
2012-10-05[media] vpif_display: fix cleanup codeHans Verkuil
2012-10-05[media] vpif_display: first init subdevs, then register device nodesHans Verkuil
2012-10-05[media] vpif_capture: first init subdevs, then register device nodesHans Verkuil
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil
2012-10-05[media] vpif_display: move output_id to channel_objHans Verkuil
2012-10-05[media] vpif_capture: move input_idx to channel_objHans Verkuil
2012-10-05[media] vpif_display: remove unused data structuresHans Verkuil
2012-10-05[media] vpif_capture: remove unused data structureHans Verkuil
2012-10-05[media] media: davinci: vpif: add check for NULL handlerLad, Prabhakar
2012-10-05[media] fsl-viu: fix compiler warningHans Verkuil
2012-10-05[media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pa...Lad, Prabhakar
2012-10-05[media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar
2012-10-05[media] media: v4l2-ctrls: add control for test patternLad, Prabhakar
2012-10-05[media] m5mols: Implement .get_frame_desc subdev callbackSylwester Nawrocki
2012-10-05[media] s5p-fimc: Add support for V4L2_PIX_FMT_S5C_UYVY_JPG fourccSylwester Nawrocki
2012-10-05[media] s5p-csis: Add support for non-image data packets captureSylwester Nawrocki
2012-10-05[media] s5p-fimc: fix compiler warningHans Verkuil
2012-10-05[media] s5p-g2d: fix compiler warningHans Verkuil
2012-10-05[media] s5p-jpeg: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-05[media] technisat-usb2: add a MODULE_DEVICE_TABLE for udev autoloadPatrick Boettcher
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau
2012-10-05i2c-piix4: Fix build failureDaniel J Blueman
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare
2012-10-05i2c-parport: i2c_parport_irq can be staticJean Delvare
2012-10-05i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare
2012-10-05i2c/scx200_*: Replace printks with pr_<level>sJim Cromie
2012-10-05i2c: Make I2C available on UMLPeter Huewe
2012-10-05i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-10-05pwm: Check for negative duty-cycle and periodThierry Reding
2012-10-05pwm: Add Ingenic JZ4740 supportThierry Reding
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding
2012-10-05pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin