Age | Commit message (Expand) | Author | Files | Lines |
2011-10-24 | hwmon: AD7314 driver (ported from IIO) | Jonathan Cameron | 4 | -0/+222 |
2011-10-24 | hwmon: (pmbus) Add support for Intersil power management chips | Guenter Roeck | 4 | -0/+393 |
2011-10-24 | hwmon: (pmbus) Always call _pmbus_read_byte in core driver | Guenter Roeck | 6 | -15/+17 |
2011-10-24 | hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors | Guenter Roeck | 4 | -13/+13 |
2011-10-24 | hwmon: (pmbus) Provide more documentation | Guenter Roeck | 1 | -0/+283 |
2011-10-24 | hwmon/f71882fg: Make the decision wether to register fan attr. per fan | Hans de Goede | 1 | -65/+54 |
2011-10-24 | hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function | Hans de Goede | 1 | -44/+64 |
2011-10-24 | hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional | Hans de Goede | 1 | -24/+26 |
2011-10-24 | hwmon: (exynos4_tmu) Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-10-24 | hwmon: Add driver for EXYNOS4 TMU | Donggeun Kim | 5 | -0/+699 |
2011-10-24 | hwmon: (pmbus/adm1275) Add support for ADM1276 | Guenter Roeck | 3 | -24/+72 |
2011-10-24 | hwmon: (pmbus/adm1275) Add support for second current limit | Guenter Roeck | 2 | -7/+96 |
2011-10-24 | hwmon: (pmbus) Don't return errors from driver remove functions | Guenter Roeck | 10 | -21/+18 |
2011-10-24 | hwmon: (pmbus) Add comments explaining internal driver API return values | Guenter Roeck | 1 | -2/+16 |
2011-10-24 | hwmon: (w83627ehf) add caseopen detection | Dmitry Artamonow | 1 | -0/+62 |
2011-10-24 | Linux 3.1v3.1 | Linus Torvalds | 1 | -1/+1 |
2011-10-24 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -31/+46 |
2011-10-24 | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm | Linus Torvalds | 1 | -0/+1 |
2011-10-24 | x86: Fix S4 regression | Takashi Iwai | 1 | -2/+1 |
2011-10-23 | dm kcopyd: fix job_pool leak | Alasdair G Kergon | 1 | -0/+1 |
2011-10-23 | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsung | Linus Torvalds | 6 | -3/+13 |
2011-10-23 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+3 |
2011-10-22 | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli | 5 | -0/+10 |
2011-10-21 | Merge git://github.com/herbertx/crypto | Linus Torvalds | 1 | -0/+6 |
2011-10-21 | Merge branch 'fix/hda' of git://github.com/tiwai/sound | Linus Torvalds | 2 | -0/+2 |
2011-10-21 | crypto: ghash - Avoid null pointer dereference if no key is set | Nick Bowler | 1 | -0/+6 |
2011-10-21 | ARM: S5P: fix offset calculation on gpio-interrupt | Marek Szyprowski | 1 | -3/+3 |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 6 | -55/+37 |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 28 | -155/+330 |
2011-10-20 | hwmon: (w83627ehf) Fix negative 8-bit temperature values | Jean Delvare | 1 | -2/+3 |
2011-10-19 | mm: fix race between mremap and removing migration entry | Hugh Dickins | 1 | -4/+4 |
2011-10-19 | sparc: Add alignment flag to PCI expansion resources | Kjetil Oftedal | 1 | -1/+2 |
2011-10-19 | fib_rules: fix unresolved_rules counting | Yan, Zheng | 1 | -1/+4 |
2011-10-19 | r8169: fix wrong eee setting for rlt8111evl | hayeswang | 1 | -1/+1 |
2011-10-19 | r8169: fix driver shutdown WoL regression. | françois romieu | 1 | -32/+56 |
2011-10-19 | ehea: Change maintainer to me | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2011-10-19 | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus | Linus Torvalds | 1 | -1/+1 |
2011-10-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -9/+36 |
2011-10-19 | [media] videodev: fix a NULL pointer dereference in v4l2_device_release() | Antonio Ospite | 1 | -1/+1 |
2011-10-19 | intel-iommu: fix superpage support in pfn_to_dma_pte() | Allen Kay | 1 | -9/+8 |
2011-10-19 | intel-iommu: set iommu_superpage on VM domains to lowest common denominator | Allen Kay | 1 | -5/+7 |
2011-10-19 | intel-iommu: fix return value of iommu_unmap() API | Allen Kay | 1 | -3/+8 |
2011-10-19 | MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move | Roland Dreier | 1 | -1/+1 |
2011-10-19 | drm/radeon/kms/atom: fix handling of FB scratch indices | Alex Deucher | 2 | -2/+14 |
2011-10-19 | pptp: pptp_rcv_core() misses pskb_may_pull() call | Eric Dumazet | 1 | -8/+12 |
2011-10-19 | tproxy: copy transparent flag when creating a time wait | KOVACS Krisztian | 1 | -0/+1 |
2011-10-19 | pptp: fix skb leak in pptp_xmit() | Eric Dumazet | 1 | -0/+2 |
2011-10-19 | bonding: use local function pointer of bond->recv_probe in bond_handle_frame | Mitsuo Hayasaka | 1 | -2/+5 |
2011-10-19 | smsc911x: Add support for SMSC LAN89218 | Phil Edworthy | 1 | -0/+2 |
2011-10-18 | tg3: negate USE_PHYLIB flag check | Jiri Pirko | 1 | -1/+1 |