Age | Commit message (Expand) | Author | Files | Lines |
2014-12-09 | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 53 | -467/+911 |
2014-12-09 | Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 8 | -34/+164 |
2014-12-09 | Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 25 | -165/+1465 |
2014-12-09 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 18 | -268/+446 |
2014-12-09 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 63 | -273/+3431 |
2014-12-09 | Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 71 | -1239/+2459 |
2014-12-08 | hwmon: (tmp401) Detect TMP435 on all addresses it supports | Guenter Roeck | 2 | -6/+5 |
2014-12-08 | mfd: rtsx: Add func to split u32 into register | Micky Ching | 1 | -0/+9 |
2014-12-08 | mmc: sdhci-msm: Convert to mmc_send_tuning() | Ulf Hansson | 1 | -43/+7 |
2014-12-08 | mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() | Ulf Hansson | 1 | -65/+3 |
2014-12-08 | mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter | Ulf Hansson | 2 | -5/+4 |
2014-12-08 | Linux 3.18 | Linus Torvalds | 1 | -1/+1 |
2014-12-07 | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+5 |
2014-12-06 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -1/+1 |
2014-12-06 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+14 |
2014-12-05 | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 | Abhilash Kesavan | 1 | -1/+1 |
2014-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+3 |
2014-12-05 | Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -0/+2 |
2014-12-05 | hwmon: (lm75) Strengthen detect function | Guenter Roeck | 1 | -0/+6 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi... | Mark Brown | 4 | -43/+17 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp... | Mark Brown | 7 | -49/+157 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown | 40 | -313/+623 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis... | Mark Brown | 13 | -48/+112 |
2014-12-05 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -1/+3 |
2014-12-05 | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus | Mark Brown | 1 | -11/+8 |
2014-12-05 | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 28 | -94/+231 |
2014-12-05 | mmc: queue: Improve error handling during allocation of bounce buffers | Bhuvanesh Surachari | 1 | -7/+9 |
2014-12-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -13/+11 |
2014-12-05 | Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2014-12-05 | Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -13/+11 |
2014-12-05 | Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -32/+28 |
2014-12-05 | uapi: fix to export linux/vm_sockets.h | Masahiro Yamada | 1 | -1/+1 |
2014-12-05 | regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing | Seung-Woo Kim | 1 | -0/+2 |
2014-12-04 | hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans | Nishanth Menon | 1 | -0/+9 |
2014-12-04 | hwmon: (gpio-fan) Allow usage of gpio operations that may sleep | Nishanth Menon | 1 | -4/+5 |
2014-12-04 | hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors | Bartosz Golaszewski | 1 | -10/+14 |
2014-12-04 | hwmon: (tmp401) Add support for TI TMP435 | Patrick Titiano | 3 | -5/+18 |
2014-12-04 | i2c: cadence: Set the hardware time-out register to maximum value | Vishnu Motghare | 1 | -0/+11 |
2014-12-04 | i2c: davinci: generate STP always when NACK is received | Grygorii Strashko | 1 | -5/+3 |
2014-12-04 | ahci: disable MSI on SAMSUNG 0xa800 SSD | Tejun Heo | 1 | -0/+1 |
2014-12-04 | context_tracking: Restore previous state in schedule_user | Andy Lutomirski | 1 | -2/+6 |
2014-12-04 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+6 |
2014-12-04 | Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+20 |
2014-12-04 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2014-12-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+7 |
2014-12-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -45/+88 |
2014-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -67/+73 |
2014-12-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -34/+36 |
2014-12-03 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 11 | -41/+55 |
2014-12-03 | slab: fix nodeid bounds check for non-contiguous node IDs | Paul Mackerras | 1 | -1/+1 |