summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy-37/+37
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy-14/+15
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy-54/+52
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy-54/+49
2012-05-20UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy-39/+37
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy-120/+0
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy-5/+5
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy-7/+7
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy-6/+6
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy-8/+1
2012-05-20UBI: Kill data type hintRichard Weinberger-102/+36
2012-05-20UBI: remove superfluous "!!" operationRichard Weinberger-1/+1
2012-05-20UBI: always warn if case of I/O errorsArtem Bityutskiy-6/+6
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy-28/+24
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy-47/+40
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy-23/+20
2012-05-20regulator: tps65910: use of_node of matched regulator being registerLaxman Dewangan-7/+12
2012-05-20regulator: tps65910: dt: support when "regulators" node foundLaxman Dewangan-0/+4
2012-05-20regulator: tps65910: add error message in case of failureLaxman Dewangan-4/+8
2012-05-20regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan-0/+1
2012-05-20[media] au0828: Move the Kconfig knob under V4L_USB_DRIVERSIsmael Luceno-2/+2
2012-05-20[media] em28xx: simple comment fixAntti Palosaari-2/+2
2012-05-20[media] [resend] radio-sf16fmr2: add PnP support for SF16-FMD2Ondrej Zary-32/+114
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni-5/+52
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni-31/+13
2012-05-20[media] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom()Sakari Ailus-11/+6
2012-05-20[media] smiapp: Add support for 8-bit uncompressed formatsSakari Ailus-0/+4
2012-05-20[media] smiapp: Allow generic quirk registersSakari Ailus-0/+60
2012-05-20[media] smiapp: Use non-binning limits if the binning limit is zeroSakari Ailus-3/+28
2012-05-20[media] smiapp: Initialise rval in smiapp_read_nvm()Sakari Ailus-1/+1
2012-05-20[media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq checkSakari Ailus-2/+3
2012-05-20[media] smiapp: Use 8-bit reads only before identifying the sensorSakari Ailus-29/+34
2012-05-20[media] smiapp: Quirk for sensors that only do 8-bit readsSakari Ailus-9/+66
2012-05-20[media] smiapp: Pass struct sensor to register writing commands instead of i2...Sakari Ailus-87/+84
2012-05-20[media] smiapp: Allow using external clock from the clock frameworkSakari Ailus-7/+49
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown-5/+19
2012-05-20mfd: Mark two lm3533 zone registers as volatileJohan Hovold-1/+1
2012-05-20mfd: Fix return type of lm533 attribute is_visibleJohan Hovold-1/+1
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones-0/+6
2012-05-20mfd: Enable Device Tree support in the ab8500-sysctrl driverLee Jones-0/+6
2012-05-20mfd: Add support for Device Tree to twl6040Peter Ujfalusi-8/+25
2012-05-20mfd: Register the twl6040 child for the ASoC codec unconditionallyPeter Ujfalusi-20/+19
2012-05-20mfd: Allocate twl6040 IRQ numbers dynamicallyPeter Ujfalusi-4/+12
2012-05-20mfd: twl6040 code cleanup in interrupt initialization partPeter Ujfalusi-9/+8
2012-05-20mfd: Enable ab8500-gpadc driver for Device TreeLee Jones-0/+6
2012-05-20mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones-1/+1
2012-05-20mfd: Enable ab8500-debug when Device Tree is enabledLee Jones-0/+6
2012-05-20mfd: Enable Device Tree for ab8500-core driverLee Jones-21/+50