aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20regulator: tps65910: dt: support when "regulators" node foundLaxman Dewangan1-0/+4
2012-05-20regulator: tps65910: add error message in case of failureLaxman Dewangan1-4/+8
2012-05-20regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan1-0/+1
2012-05-20UBIFS: fix memory leak on error pathSidney Amani1-1/+1
2012-05-20UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy1-2/+6
2012-05-20exofs: Fix CRASH on very early IO errors.Boaz Harrosh1-1/+1
2012-05-20[media] au0828: Move the Kconfig knob under V4L_USB_DRIVERSIsmael Luceno1-2/+2
2012-05-20[media] em28xx: simple comment fixAntti Palosaari1-2/+2
2012-05-20[media] [resend] radio-sf16fmr2: add PnP support for SF16-FMD2Ondrej Zary2-32/+114
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni2-5/+52
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni1-31/+13
2012-05-20[media] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom()Sakari Ailus1-11/+6
2012-05-20[media] smiapp: Add support for 8-bit uncompressed formatsSakari Ailus1-0/+4
2012-05-20[media] smiapp: Allow generic quirk registersSakari Ailus3-0/+60
2012-05-20[media] smiapp: Use non-binning limits if the binning limit is zeroSakari Ailus1-3/+28
2012-05-20[media] smiapp: Initialise rval in smiapp_read_nvm()Sakari Ailus1-1/+1
2012-05-20[media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq checkSakari Ailus1-2/+3
2012-05-20[media] smiapp: Use 8-bit reads only before identifying the sensorSakari Ailus1-29/+34
2012-05-20[media] smiapp: Quirk for sensors that only do 8-bit readsSakari Ailus3-9/+66
2012-05-20[media] smiapp: Pass struct sensor to register writing commands instead of i2...Sakari Ailus4-87/+84
2012-05-20[media] smiapp: Allow using external clock from the clock frameworkSakari Ailus3-7/+50
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown2-6/+21
2012-05-20mfd: Mark two lm3533 zone registers as volatileJohan Hovold1-1/+1
2012-05-20mfd: Fix return type of lm533 attribute is_visibleJohan Hovold1-1/+1
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones1-0/+6
2012-05-20mfd: Enable Device Tree support in the ab8500-sysctrl driverLee Jones1-0/+6
2012-05-20mfd: Add support for Device Tree to twl6040Peter Ujfalusi3-8/+87
2012-05-20mfd: Register the twl6040 child for the ASoC codec unconditionallyPeter Ujfalusi1-20/+19
2012-05-20mfd: Allocate twl6040 IRQ numbers dynamicallyPeter Ujfalusi2-4/+12
2012-05-20mfd: twl6040 code cleanup in interrupt initialization partPeter Ujfalusi1-9/+8
2012-05-20mfd: Enable ab8500-gpadc driver for Device TreeLee Jones1-0/+6
2012-05-20mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones1-1/+1
2012-05-20mfd: Enable ab8500-debug when Device Tree is enabledLee Jones1-0/+6
2012-05-20mfd: Enable Device Tree for ab8500-core driverLee Jones1-21/+50
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones4-169/+103
2012-05-20mfd: mc13xxx core should not be user visibleMark Brown1-9/+7
2012-05-20mfd: Fix double free in wm8350 error pathJohan Hovold1-9/+1
2012-05-20mfd: Convert lm3533 to use devresJohan Hovold1-17/+5
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam2-0/+159
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein3-34/+64
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao3-36/+21
2012-05-20mfd: wm8400 needs to depend on I2C=yMark Brown1-1/+1
2012-05-20mfd: Convert wm831x to irq_domainMark Brown13-84/+131
2012-05-20mfd: Don't try to flag IRQ 0 as a wm831x wake sourceMark Brown1-11/+12
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi4-2/+342
2012-05-20mfd: Add MAX77693 driverChanwoo Choi5-0/+484
2012-05-20mfd: Export wm8400_block_read()Mark Brown1-0/+1
2012-05-20mfd: Don't support non-modular wm8400 buildMark Brown1-1/+1
2012-05-20mfd: Silence an lm3533 gcc warningDan Carpenter1-1/+1
2012-05-20gpio: Convert tps65910 to a platform driverLaxman Dewangan1-38/+102