index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
ARM: mxs: add gpio support for device tree boot
Shawn Guo
3
-2
/
+100
2012-05-12
gpio/mxs: add device tree probe
Shawn Guo
2
-4
/
+119
2012-05-12
gpio/mxs: get rid of the use of cpu_is_xxx
Shawn Guo
4
-46
/
+66
2012-05-12
gpio/mxs: use devm_* helpers to make error handling simple
Shawn Guo
1
-39
/
+13
2012-05-12
ARM: mxs: add mxs-dma dt support
Dong Aisheng
2
-4
/
+4
2012-05-12
ARM: mxs: do not add dma device by default
Dong Aisheng
3
-22
/
+10
2012-05-12
dma: mxs-dma: add device tree probe support
Dong Aisheng
2
-5
/
+43
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
5
-56
/
+93
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: always build in device tree support
Shawn Guo
3
-1
/
+2
2012-05-12
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
6
-0
/
+305
2012-05-12
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
8
-1
/
+531
2012-05-12
ARM: mxs: enable pinctrl support
Shawn Guo
2
-0
/
+3
2012-05-12
video: mxsfb: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-05-12
ASoC: mxs-saif: adopt pinctrl support
Shawn Guo
1
-0
/
+8
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-08
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
4
-12
/
+10
2012-05-08
ARM: mxs: remove old clock support
Shawn Guo
8
-2447
/
+0
2012-05-08
ARM: mxs: switch to common clk framework
Shawn Guo
3
-4
/
+4
2012-05-08
ARM: mxs: change the lookup name for fec phy clock
Shawn Guo
2
-2
/
+2
2012-05-08
ARM: mxs: request clock for timer
Shawn Guo
1
-0
/
+9
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-08
ARM: imx6q: switch to use pinctrl subsystem
Dong Aisheng
1
-0
/
+2
2012-05-08
ARM: mxs: enable pinctrl dummy states
Shawn Guo
8
-0
/
+25
2012-05-08
ARM: imx: enable pinctrl dummy states
Dong Aisheng
9
-0
/
+25
2012-05-07
Linux 3.4-rc6
v3.4-rc6
Linus Torvalds
1
-1
/
+1
2012-05-06
x86: fix broken TASK_SIZE for ia32_aout
Al Viro
1
-2
/
+1
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-06
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
4
-16
/
+14
2012-05-05
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2
-0
/
+15
2012-05-05
CPU frequency drivers MAINTAINERS update
Dave Jones
1
-3
/
+0
2012-05-05
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
[next]