index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
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
42
-450
/
+785
2014-12-09
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-34
/
+157
2014-12-09
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-152
/
+1327
2014-12-09
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
15
-267
/
+439
2014-12-09
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
47
-253
/
+2801
2014-12-09
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
40
-1026
/
+2200
2014-12-08
hwmon: (tmp401) Detect TMP435 on all addresses it supports
Guenter Roeck
1
-5
/
+4
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
1
-4
/
+3
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
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
2
-38
/
+10
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
31
-304
/
+504
2014-12-05
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...
Mark Brown
11
-48
/
+104
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
25
-92
/
+198
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
5
-14
/
+8
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
2
-3
/
+12
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
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 '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
6
-67
/
+72
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-03
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-12-03
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
2014-12-02
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...
Petr Mladek
1
-0
/
+2
2014-12-02
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
Michel Dänzer
1
-0
/
+7
2014-12-02
drm/radeon: sync all BOs involved in a CS v2
Christian König
1
-10
/
+7
2014-12-02
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-12-02
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
Devin Ryles
1
-0
/
+3
2014-12-02
hwmon: (lm95234) Add support for LM95233
Guenter Roeck
2
-29
/
+68
2014-12-02
drm/i915: Unlock panel even when LVDS is disabled
Daniel Vetter
1
-11
/
+11
[next]