summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton
2010-08-11arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf
2010-08-11tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori
2010-08-11Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-11param: don't deref arg in __same_type() checksRusty Russell
2010-08-11param: update drivers/acpi/debug.c to new schemeRusty Russell
2010-08-11param: use module_param in drivers/message/fusion/mptbase.cRusty Russell
2010-08-11ide: use module_param_named rather than module_param_callRusty Russell
2010-08-11param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell
2010-08-11param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell
2010-08-11param: lock myri10ge_fw_name against sysfs changes.Rusty Russell
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-08-11param: add kerneldoc to moduleparam.hRusty Russell
2010-08-11param: locking for kernel parametersRusty Russell
2010-08-11param: make param sections const.Rusty Russell
2010-08-11param: use free hook for charp (fix leak of charp parameters)Rusty Russell
2010-08-11param: add a free hook to kernel_param_ops.Rusty Russell
2010-08-11param: silence .init.text references from param opsRusty Russell
2010-08-11Add param ops struct for hvc_iucv driver.Sachin Sant
2010-08-11nfs: update for module_param_named API changeStephen Rothwell
2010-08-11AppArmor: update for module_param_named API changeStephen Rothwell
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11param: move the EXPORT_SYMBOL to after the definitions.Rusty Russell
2010-08-11params: don't hand NULL values to param.set callbacks.Rusty Russell
2010-08-11documentation: fix erroneous email address.Rusty Russell
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin
2010-08-11mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handlerAxel Lin
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin
2010-08-11max8998: fix off-by-one value range checkingAxel Lin
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King
2010-08-11regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham
2010-08-11regulator: add support for regulators on the ab8500 MFDSundar R IYER
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer
2010-08-11tps65023: Allow registering similar TPS65021Marek Vasut
2010-08-11drivers: regulators: depend on MFD_MAX8998Marek Szyprowski
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park
2010-08-11ISL6271A voltage regulator support.Marek Vasut
2010-08-11regulator: make sure the regulator is available prior to the consumers.Sonic Zhang