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-05-27
Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
3
-0
/
+175
2014-05-27
power: reset: keystone-reset: introduce keystone reset driver
Ivan Khoronzhuk
3
-0
/
+175
2014-05-27
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-75
/
+260
2014-05-27
Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2
-300
/
+651
2014-05-26
soc: qcom: fix of_device_id table
Arnd Bergmann
1
-0
/
+1
2014-05-24
bus: add Broadcom GISB bus arbiter timeout/error handler
Florian Fainelli
3
-0
/
+298
2014-05-24
Merge tag 'sunxi-drivers-for-3.16-2' of https://github.com/mripard/linux into...
Arnd Bergmann
3
-0
/
+93
2014-05-24
Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
7
-0
/
+111
2014-05-23
soc: qcom: Add GSBI driver
Andy Gross
5
-0
/
+103
2014-05-23
soc: Introduce drivers/soc place-holder for SOC specific drivers
Santosh Shilimkar
3
-0
/
+8
2014-05-23
power: reset: Add Allwinner A31 reset code
Maxime Ripard
3
-0
/
+93
2014-05-22
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+8
2014-05-22
Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...
Olof Johansson
1
-3
/
+18
2014-05-20
Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into ne...
Olof Johansson
1
-72
/
+162
2014-05-15
reset: sunxi: allow MFD subdevices probe
Boris BREZILLON
1
-3
/
+18
2014-05-06
Merge tag 'socfpga-driver-update-for-3.16' of git://git.rocketboards.org/linu...
Olof Johansson
2
-0
/
+147
2014-05-05
bus: omap_l3_noc: Add AM4372 interconnect error data
Afzal Mohammed
2
-0
/
+92
2014-05-05
bus: omap_l3_noc: Add DRA7 interconnect error data
Rajendra Nayak
2
-0
/
+152
2014-05-05
bus: omap_l3_noc: introduce concept of submodule
Nishanth Menon
2
-6
/
+17
2014-05-05
bus: omap_l3_noc: Add information about the context of operation
Nishanth Menon
2
-4
/
+16
2014-05-05
bus: omap_l3_noc: add information about the type of operation
Nishanth Menon
2
-1
/
+21
2014-05-05
bus: omap_l3_noc: ignore masked out unclearable targets
Afzal Mohammed
2
-0
/
+13
2014-05-05
bus: omap_l3_noc: improve readability by using helper for slave event parsing
Nishanth Menon
1
-98
/
+113
2014-05-05
bus: omap_l3_noc: make error reporting and handling common
Nishanth Menon
2
-28
/
+47
2014-05-05
bus: omap_l3_noc: fix masterid detection
Nishanth Menon
2
-1
/
+9
2014-05-05
bus: omap_l3_noc: convert flagmux information into a structure
Nishanth Menon
2
-30
/
+56
2014-05-05
bus: omap_l3_noc: use of_match_data to pick up SoC information
Sricharan R
2
-43
/
+84
2014-05-05
bus: omap_l3_noc: Add support for discountinous flag mux input numbers
Rajendra Nayak
2
-3
/
+39
2014-05-05
bus: omap_l3_noc: convert target information into a structure
Nishanth Menon
2
-84
/
+54
2014-05-05
bus: omap_l3_noc: move L3 master data structure out
Nishanth Menon
1
-4
/
+11
2014-05-05
bus: omap_l3_noc: un-obfuscate l3_targ address computation
Nishanth Menon
1
-1
/
+1
2014-05-05
bus: omap_l3_noc: switch over to relaxed variants of readl/writel
Nishanth Menon
1
-12
/
+14
2014-05-05
bus: omap_l3_noc: populate l3->dev and use it
Nishanth Menon
1
-5
/
+6
2014-05-05
bus: omap_l3_noc: remove iclk from omap_l3 struct
Nishanth Menon
1
-1
/
+0
2014-05-05
bus: omap_l3_noc: rename functions and data to omap_l3
Sricharan R
2
-17
/
+18
2014-05-05
bus: omap_l3_noc: Fix copyright information
Nishanth Menon
2
-24
/
+12
2014-05-05
drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails
Peter Ujfalusi
1
-4
/
+3
2014-05-05
drivers: bus: omap_l3: Remove the platform driver's remove function
Peter Ujfalusi
1
-6
/
+0
2014-05-05
drivers: bus: omap_l3: Convert to use devm_request_irq()
Peter Ujfalusi
1
-18
/
+5
2014-05-05
drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
Peter Ujfalusi
1
-48
/
+11
2014-05-05
drivers: bus: omap_l3: Convert to use devm_kzalloc
Peter Ujfalusi
1
-8
/
+3
2014-05-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2014-05-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-35
/
+21
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+11
2014-05-03
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-59
/
+85
2014-05-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+17
2014-05-03
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2
-12
/
+16
2014-05-03
Merge branch 'pnp'
Rafael J. Wysocki
2
-20
/
+28
[next]