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-04-24
power/reset: vexpress: Fix restart/power off operation
Pawel Moll
1
-9
/
+10
2014-04-24
clk: tegra: remove non-existent clocks
Stephen Warren
1
-3
/
+0
2014-04-24
hwmon: (ltc2945) Don't crash the kernel unnecessarily
Guenter Roeck
1
-3
/
+3
2014-04-24
hwmon: (vexpress) Avoid creating non-existing attributes
Pawel Moll
1
-3
/
+19
2014-04-24
hwmon: (vexpress) Use legal hwmon device names
Pawel Moll
1
-9
/
+52
2014-04-24
clk: vexpress: NULL dereference on error path
Dan Carpenter
1
-1
/
+1
2014-04-24
PNP: Work around BIOS defects in Intel MCH area reporting
Bjorn Helgaas
1
-0
/
+79
2014-04-24
staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data
H Hartley Sweeten
1
-6
/
+3
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-151
/
+261
2014-04-23
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/h...
Mark Brown
4
-5
/
+23
2014-04-23
Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus
Mark Brown
1
-56
/
+20
2014-04-23
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2014-04-23
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
1
-0
/
+1
2014-04-23
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-11
/
+54
2014-04-23
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...
Dave Airlie
7
-68
/
+120
2014-04-22
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-4
/
+10
2014-04-22
drm/radeon: don't allow runpm=1 on systems with out ATPX
Alex Deucher
1
-5
/
+3
2014-04-22
drm/radeon: fix ATPX detection on non-VGA GPUs
Alex Deucher
1
-0
/
+7
2014-04-22
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2
-28
/
+35
2014-04-22
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
1
-6
/
+15
2014-04-22
drm/radeon: fix count in cik_sdma_ring_test()
Alex Deucher
1
-1
/
+1
2014-04-22
drm/radeon/aux: fix hpd assignment for aux bus
Alex Deucher
1
-0
/
+1
2014-04-22
Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-10
/
+6
2014-04-22
cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning
Kefeng Wang
1
-5
/
+1
2014-04-22
cpufreq: ppc: Fix integer overflow in expression
Geert Uytterhoeven
1
-1
/
+1
2014-04-22
cpufreq, powernv: Fix build failure on UP
Srivatsa S. Bhat
1
-0
/
+1
2014-04-22
cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-22
intel_idle: fix IVT idle state table setting
Christoph Jaeger
1
-1
/
+2
2014-04-22
[SCSI] More USB deadlock fixes
James Bottomley
1
-0
/
+1
2014-04-22
[SCSI] Fix USB deadlock caused by SCSI error handling
Hannes Reinecke
1
-0
/
+1
2014-04-22
[SCSI] Fix command result state propagation
Alan Stern
2
-0
/
+2
2014-04-22
[SCSI] Fix spurious request sense in error handling
James Bottomley
1
-0
/
+9
2014-04-22
ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.
Lv Zheng
1
-7
/
+97
2014-04-21
usb: phy: am335x-control: wait 1ms after power-up transitions
Daniel Mack
1
-0
/
+9
2014-04-21
usb: gadget: f_rndis: reduce NETTX irq caused by free skb header
Macpaul Lin
1
-1
/
+1
2014-04-21
Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"
Felipe Balbi
1
-66
/
+35
2014-04-21
[SCSI] don't reference freed command in scsi_prep_return
Christoph Hellwig
1
-1
/
+1
2014-04-21
[SCSI] don't reference freed command in scsi_init_sgtable
Christoph Hellwig
1
-1
/
+2
2014-04-21
[SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()
scameron@beardog.cce.hp.com
1
-4
/
+4
2014-04-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-6
/
+18
2014-04-20
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+11
2014-04-20
drm/radeon: improve PLL limit handling in post div calculation
Christian König
1
-26
/
+51
2014-04-20
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
1
-0
/
+42
2014-04-20
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Hans de Goede
1
-2
/
+53
2014-04-20
Input: i8042 - add firmware_id support
Hans de Goede
2
-0
/
+21
2014-04-20
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+14
2014-04-20
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
1
-1
/
+1
2014-04-20
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
1
-18
/
+9
2014-04-20
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
1
-0
/
+9
2014-04-20
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
1
-128
/
+109
[prev]
[next]