summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2010-09-172-23/+27
* hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-171-0/+1
* hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang2010-09-171-1/+0
* hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover2010-09-171-2/+2
* hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover2010-09-171-1/+1
* hwmon: New subsystem maintainersJean Delvare2010-09-171-1/+4
* hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2010-09-172-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-161-3/+3
|\
| * cifs: fix potential double put of TCP session referenceJeff Layton2010-09-141-3/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-161-31/+11
|\ \
| * | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-151-31/+11
| |/
* | Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-09-161-0/+2
|\ \
| * | drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-151-0/+2
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-163-106/+146
|\ \ \
| * | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski2010-09-151-56/+83
| * | | pcmcia: per-device, not per-socket debug messagesDominik Brodowski2010-09-151-24/+27
| * | | pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-151-26/+36
* | | | Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds2010-09-162-3/+4
|\ \ \ \
| * | | | apm_power: Add missing break statementAnton Vorontsov2010-09-081-0/+1
| * | | | intel_pmic_battery: Fix battery charging status on mrstShuduo Sang2010-08-241-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-09-163-6/+15
|\ \ \ \ \
| * | | | | watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells2010-09-151-3/+3
| * | | | | watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg2010-09-151-0/+3
| * | | | | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-151-3/+9
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-1612-51/+94
|\ \ \ \ \ \
| * | | | | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-151-1/+1
| * | | | | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-151-4/+4
| * | | | | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-154-7/+34
| * | | | | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-155-27/+36
| * | | | | | arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-153-12/+19
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-09-1612-40/+33
|\ \ \ \ \ \
| * | | | | | regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin2010-09-061-1/+1
| * | | | | | regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-061-3/+4
| * | | | | | regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-051-1/+1
| * | | | | | regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin2010-09-051-2/+2
| * | | | | | regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin2010-09-011-1/+1
| * | | | | | regulator: ad5398 - fix a memory leakAxel Lin2010-09-011-6/+6
| * | | | | | regulator: Update e-mail address for Liam GirdwoodMark Brown2010-09-011-1/+1
| * | | | | | regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-011-0/+1
| * | | | | | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
| * | | | | | regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
| * | | | | | regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-011-0/+1
| * | | | | | regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-011-3/+3
| * | | | | | regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0
| * | | | | | regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-011-6/+6
| * | | | | | regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
| * | | | | | regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-4/+1
| * | | | | | regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-163-10/+401
|\ \ \ \ \ \ \
| * | | | | | | workqueue: add documentationTejun Heo2010-09-133-10/+401