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
2012-05-15
Merge branch 'drivers/mmc' into next/dt2
Arnd Bergmann
3
-4
/
+8
2012-05-15
mmc: dt: Consolidate DT bindings
Arnd Bergmann
3
-4
/
+8
2012-05-15
Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-2
/
+3
2012-05-14
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
14
-139
/
+225
2012-05-14
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
109
-674
/
+1073
2012-05-13
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Olof Johansson
25
-208
/
+1607
2012-05-13
i2c: mxs: add device tree probe support
Shawn Guo
1
-0
/
+13
2012-05-13
mmc: mxs-mmc: add device tree support
Shawn Guo
1
-5
/
+43
2012-05-13
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
1
-7
/
+4
2012-05-13
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
1
-3
/
+3
2012-05-13
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
Shawn Guo
1
-31
/
+9
2012-05-13
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
1
-2
/
+1
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
3
-16
/
+28
2012-05-13
mmc: mxs-mmc: let ssp_is_old take host as parameter
Shawn Guo
1
-28
/
+29
2012-05-13
mmc: mxs-mmc: use global stmp_device functionality
Shawn Guo
1
-7
/
+7
2012-05-12
gpio/mxs: add device tree probe
Shawn Guo
1
-4
/
+32
2012-05-12
gpio/mxs: get rid of the use of cpu_is_xxx
Shawn Guo
1
-22
/
+52
2012-05-12
gpio/mxs: use devm_* helpers to make error handling simple
Shawn Guo
1
-39
/
+13
2012-05-12
dma: mxs-dma: add device tree probe support
Dong Aisheng
1
-5
/
+24
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
3
-40
/
+83
2012-05-12
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
1
-12
/
+16
2012-05-12
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
2
-13
/
+14
2012-05-12
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
1
-0
/
+1
2012-05-12
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
1
-0
/
+1
2012-05-12
Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5
Shawn Guo
12
-0
/
+96
2012-05-12
video: mxsfb: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-05-12
i2c: mxs: adopt pinctrl support
Shawn Guo
1
-0
/
+6
2012-05-12
mtd: nand: gpmi: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-05-12
mmc: mxs-mmc: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
serial: mxs-auart: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
serial: amba-pl011: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
spi/imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
i2c: imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
can: flexcan: adopt pinctrl support
Shawn Guo
1
-0
/
+6
2012-05-12
net: fec: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-05-11
tty: serial: imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-11
mmc: sdhci-imx-esdhc: adopt pinctrl support
Dong Aisheng
1
-0
/
+9
2012-05-10
Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...
Olof Johansson
22
-280
/
+1032
2012-05-08
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2
-2
/
+2
2012-05-08
ARM: mxs: switch to common clk framework
Shawn Guo
1
-0
/
+2
2012-05-08
clk: mxs: add clock support for imx28
Shawn Guo
2
-0
/
+338
2012-05-08
clk: mxs: add clock support for imx23
Shawn Guo
2
-0
/
+206
2012-05-08
clk: mxs: add mxs specific clocks
Shawn Guo
7
-0
/
+618
2012-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-05-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-13
/
+10
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
3
-13
/
+10
2012-05-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2012-05-05
intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND
Yong Wang
1
-1
/
+1
2012-05-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-14
/
+23
2012-05-04
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+1
[next]