aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-17
|\
| * hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck2010-09-17
| * hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2010-09-17
| * hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-17
| * hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang2010-09-17
| * hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover2010-09-17
| * hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover2010-09-17
| * hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2010-09-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-09-17
|\ \
| * | firewire: nosy: fix build when CONFIG_FIREWIRE=NStefan Richter2010-09-16
| * | firewire: ohci: activate cycle timer register quirk on Ricoh chipsHeikki Lindholm2010-09-08
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-17
|\ \ \ | |_|/ |/| |
| * | md: fix v1.x metadata update when a disk is missing.NeilBrown2010-09-16
| * | md: call md_update_sb even for 'external' metadata arrays.NeilBrown2010-09-16
* | | Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-09-16
|\ \ \
| * | | drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-15
* | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-16
|\ \ \ \
| * | | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski2010-09-15
| * | | | pcmcia: per-device, not per-socket debug messagesDominik Brodowski2010-09-15
| * | | | pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-15
* | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds2010-09-16
|\ \ \ \ \
| * | | | | apm_power: Add missing break statementAnton Vorontsov2010-09-08
| * | | | | intel_pmic_battery: Fix battery charging status on mrstShuduo Sang2010-08-24
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-09-16
|\ \ \ \ \ \
| * | | | | | watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells2010-09-15
| * | | | | | watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg2010-09-15
| * | | | | | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-09-16
|\ \ \ \ \ \
| * | | | | | regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin2010-09-06
| * | | | | | regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-06
| * | | | | | regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-05
| * | | | | | regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin2010-09-05
| * | | | | | regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin2010-09-01
| * | | | | | regulator: ad5398 - fix a memory leakAxel Lin2010-09-01
| * | | | | | regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-01
| * | | | | | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-01
| * | | | | | regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-01
| * | | | | | regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-01
| * | | | | | regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-01
| * | | | | | regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-01
| * | | | | | regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-01
| * | | | | | regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-01
| * | | | | | regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-01
| * | | | | | regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-01
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-14
| * | | | | | drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-14
| * | | | | | drm: fix race between driver loading and userspace open.Dave Airlie2010-09-14
| * | | | | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * | | | | | drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-13