index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
2016-05-01
1
-0
/
+18
*
nvmem: 93xx46: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-72
/
+18
*
nvmem: lpc18xx-eeprom: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-68
/
+26
*
nvmem: imx-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-44
/
+11
*
nvmem: rockchip-efuse: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-40
/
+9
*
nvmem: sunxi-sid: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
2
-46
/
+9
*
nvmem: vif610-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-34
/
+10
*
nvmem: qfprom: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
2
-20
/
+37
*
eeprom: at25: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
2
-71
/
+19
*
eeprom: at24: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
2
-82
/
+22
*
nvmem: core: remove regmap dependency
Srinivas Kandagatla
2016-05-01
3
-28
/
+50
*
vme: add vme_init_bridge for common bridge init
Aaron Sierra
2016-05-01
4
-16
/
+17
*
nvmem: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
2016-05-01
1
-0
/
+2
*
vme: trivial spelling and capitalization fixes
Aaron Sierra
2016-05-01
1
-6
/
+6
*
tools: hv: lsvmbus: add pci pass-through UUID
Vitaly Kuznetsov
2016-05-01
1
-0
/
+1
*
Drivers: hv: balloon: reset host_specified_ha_region
Vitaly Kuznetsov
2016-05-01
1
-0
/
+1
*
Drivers: hv: balloon: don't crash when memory is added in non-sorted order
Vitaly Kuznetsov
2016-05-01
1
-2
/
+2
*
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
2016-05-01
3
-20
/
+61
*
Drivers: hv: kvp: fix IP Failover
Vitaly Kuznetsov
2016-05-01
2
-0
/
+36
*
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
2016-04-30
1
-2
/
+2
*
spmi: do not use bus internal data
Sudip Mukherjee
2016-04-30
1
-2
/
+10
*
mei: fix waiting for wr_ctrl for corner cases.
Alexander Usyskin
2016-04-30
1
-4
/
+14
*
mei: don't clean control queues on notify request timeout
Alexander Usyskin
2016-04-30
1
-6
/
+2
*
mei: amthif: discard not read messages
Alexander Usyskin
2016-04-30
3
-2
/
+5
*
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
2016-04-30
3
-6
/
+6
*
mei: drop global me_client_index
Alexander Usyskin
2016-04-30
2
-17
/
+8
*
mei: do not pin module if cldrv->probe() failed
Alexey Khoroshilov
2016-04-30
1
-2
/
+6
*
char: xillybus: use devm_add_action_or_reset
Sudip Mukherjee
2016-04-30
2
-19
/
+2
*
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
2016-04-30
1
-45
/
+35
*
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
2016-04-30
1
-1
/
+36
*
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
2016-04-30
1
-1
/
+21
*
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
2016-04-30
1
-2
/
+1
*
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
2016-04-30
2
-9
/
+9
*
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
2016-04-30
2
-1
/
+16
*
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
2016-04-30
1
-4
/
+12
*
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2016-04-30
2
-0
/
+87
*
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2016-04-30
2
-55
/
+54
*
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
2016-04-30
3
-2
/
+2
*
Drivers: hv: vmbus: Use the new virt_xx barrier code
K. Y. Srinivasan
2016-04-30
1
-7
/
+7
*
Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
K. Y. Srinivasan
2016-04-30
1
-3
/
+3
*
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2016-04-30
2
-21
/
+31
*
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-04-30
1
-6
/
+20
*
parport: use subsys_initcall
Sudip Mukherjee
2016-04-30
1
-1
/
+1
*
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
2016-04-30
1
-3
/
+3
*
misc: mic: silence uninitialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+2
*
misc: mic: Fix randconfig build error
Sudeep Dutt
2016-04-30
1
-0
/
+1
*
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-27
1
-0
/
+5
*
Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-04-26
10
-86
/
+131
|
\
|
*
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
2016-04-19
1
-0
/
+5
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
[prev]
[next]