| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-17 | 7 | -37/+43 |
|\ |
|
| * | hwmon: (lm95241) Replace rate sysfs attribute with update_interval | Guenter Roeck | 2010-09-17 | 1 | -10/+11 |
| * | hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval | Guenter Roeck | 2010-09-17 | 1 | -19/+24 |
| * | hwmon: (w83627ehf) Use proper exit sequence | Jonas Jonsson | 2010-09-17 | 1 | -0/+1 |
| * | hwmon: (emc1403) Remove unnecessary hwmon_device_unregister | Yong Wang | 2010-09-17 | 1 | -1/+0 |
| * | hwmon: (f75375s) Do not overwrite values read from registers | Guillem Jover | 2010-09-17 | 1 | -2/+2 |
| * | hwmon: (f75375s) Shift control mode to the correct bit position | Guillem Jover | 2010-09-17 | 1 | -1/+1 |
| * | hwmon: (lis3lv02d) Prevent NULL pointer dereference | Kuninori Morimoto | 2010-09-17 | 2 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-09-17 | 2 | -1/+2 |
|\ \ |
|
| * | | firewire: nosy: fix build when CONFIG_FIREWIRE=N | Stefan Richter | 2010-09-17 | 1 | -1/+1 |
| * | | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm | 2010-09-08 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-09-17 | 1 | -2/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | md: fix v1.x metadata update when a disk is missing. | NeilBrown | 2010-09-17 | 1 | -1/+3 |
| * | | md: call md_update_sb even for 'external' metadata arrays. | NeilBrown | 2010-09-17 | 1 | -1/+1 |
* | | | Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2010-09-16 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | drivers/video/via/ioctl.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-15 | 1 | -0/+2 |
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-09-16 | 3 | -106/+146 |
|\ \ \ \ |
|
| * | | | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails | Dominik Brodowski | 2010-09-15 | 1 | -56/+83 |
| * | | | | pcmcia: per-device, not per-socket debug messages | Dominik Brodowski | 2010-09-15 | 1 | -24/+27 |
| * | | | | pcmcia serial_cs.c: fix multifunction card handling | Dominik Brodowski | 2010-09-15 | 1 | -26/+36 |
* | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.36 | Linus Torvalds | 2010-09-16 | 2 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | apm_power: Add missing break statement | Anton Vorontsov | 2010-09-08 | 1 | -0/+1 |
| * | | | | | intel_pmic_battery: Fix battery charging status on mrst | Shuduo Sang | 2010-08-24 | 1 | -3/+3 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-09-16 | 3 | -6/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | watchdog: Enable NXP LPC32XX support in Kconfig (resend) | Kevin Wells | 2010-09-15 | 1 | -3/+3 |
| * | | | | | | watchdog: ts72xx_wdt: disable watchdog at probe | Mika Westerberg | 2010-09-15 | 1 | -0/+3 |
| * | | | | | | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e... | Akinobu Mita | 2010-09-15 | 1 | -3/+9 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-09-16 | 11 | -39/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB... | Axel Lin | 2010-09-06 | 1 | -1/+1 |
| * | | | | | | regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO... | Axel Lin | 2010-09-06 | 1 | -3/+4 |
| * | | | | | | regulator: ab8500 - fix off-by-one value range checking for selector | Axel Lin | 2010-09-05 | 1 | -1/+1 |
| * | | | | | | regulator: 88pm8607 - fix value range checking for accessing info->vol_table | Axel Lin | 2010-09-05 | 1 | -2/+2 |
| * | | | | | | regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re... | Axel Lin | 2010-09-01 | 1 | -1/+1 |
| * | | | | | | regulator: ad5398 - fix a memory leak | Axel Lin | 2010-09-01 | 1 | -6/+6 |
| * | | | | | | regulator: set max8998->dev to &pdev->dev. | Axel Lin | 2010-09-01 | 1 | -0/+1 |
| * | | | | | | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() | Axel Lin | 2010-09-01 | 1 | -1/+1 |
| * | | | | | | regulator: tps6586x-regulator - fix value range checking for val | Axel Lin | 2010-09-01 | 1 | -1/+1 |
| * | | | | | | regulator: max8998 - set max8998->num_regulators | Axel Lin | 2010-09-01 | 1 | -0/+1 |
| * | | | | | | regulator: max8998 - fix memory allocation size for max8998->rdev | Axel Lin | 2010-09-01 | 1 | -3/+3 |
| * | | | | | | regulator: tps6507x - remove incorrect comments | Axel Lin | 2010-09-01 | 1 | -6/+0 |
| * | | | | | | regulator: max1586 - improve the logic of choosing selector | Axel Lin | 2010-09-01 | 1 | -6/+6 |
| * | | | | | | regulator: ab8500 - fix the logic to remove already registered regulators in ... | Axel Lin | 2010-09-01 | 1 | -3/+1 |
| * | | | | | | regulator: ab3100 - fix the logic to remove already registered regulators in ... | Axel Lin | 2010-09-01 | 1 | -4/+1 |
| * | | | | | | regulator/ab8500: move dereference below the check for NULL | Dan Carpenter | 2010-09-01 | 1 | -1/+2 |
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-09-16 | 23 | -66/+188 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2) | Alex Deucher | 2010-09-15 | 1 | -3/+2 |
| * | | | | | | drm/radeon/kms: force legacy pll algo for RV620 LVDS | Alex Deucher | 2010-09-14 | 1 | -2/+3 |
| * | | | | | | drm: fix race between driver loading and userspace open. | Dave Airlie | 2010-09-14 | 2 | -0/+9 |
| * | | | | | | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 | 11 | -38/+24 |
| * | | | | | | drm/radeon/kms: fix the colorbuffer CS checker for r300-r500 | Marek Olšák | 2010-09-13 | 1 | -5/+6 |