index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
mmc: tegra: convert to device tree support only
Joseph Lo
1
-4
/
+3
2012-09-04
mmc: dt: Add card-detection properties to core binding.
Chris Ball
1
-2
/
+7
2012-09-04
mmc: omap_hsmmc: Move to Maintained state in MAINTAINERS
Venkatraman S
1
-1
/
+3
2012-09-04
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
Venkatraman S
1
-42
/
+21
2012-09-04
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
Venkatraman S
1
-13
/
+4
2012-09-04
mmc: omap_hsmmc: remove access to SYSCONFIG register
Venkatraman S
1
-22
/
+2
2012-09-04
mmc: omap_hsmmc: remove unused vars and includes
Venkatraman S
1
-10
/
+4
2012-09-04
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
Venkatraman S
1
-12
/
+17
2012-09-04
mmc: omap: remove unused variables and includes
Venkatraman S
1
-10
/
+0
2012-09-04
mmc: debugfs: Print ext_csd in ascending order
Venkatraman S
1
-1
/
+1
2012-09-04
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
1
-1
/
+2
2012-09-04
mmc: bfin_sdh: Reset SD controller when resume from power saving mode.
Sonic Zhang
1
-16
/
+19
2012-09-04
mmc: bfin_sdh: Remove redundant suspend and resume setting.
Sonic Zhang
1
-15
/
+0
2012-09-04
mmc: bfin_sdh: Add support for new RSI controller in bf60x
Sonic Zhang
1
-52
/
+128
2012-09-04
mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.
Sonic Zhang
1
-0
/
+4
2012-09-04
mmc: bfin_sdh: Update blackfin sd driver email in MAINTAINERS.
Sonic Zhang
1
-1
/
+1
2012-09-04
mmc: omap_hsmmc: Handle failure of regulator_get better.
NeilBrown
1
-2
/
+2
2012-09-04
mmc: vub300: add missing usb_free_urb
Julia Lawall
1
-2
/
+2
2012-09-04
mmc: sdhci-dove: DT support for sdhci-dove
Sebastian Hesselbarth
2
-0
/
+22
2012-09-04
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
Chao Xie
2
-7
/
+7
2012-09-04
mmc: atmel-mci: add device tree support
Ludovic Desroches
2
-2
/
+151
2012-09-04
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
Philip Rakity
1
-2
/
+5
2012-09-04
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
2
-66
/
+118
2012-09-04
mmc: eSDHC: Add ADMA mode support
Jerry Huang
1
-3
/
+33
2012-09-04
mmc: pxa-mci: add DT bindings
Daniel Mack
2
-0
/
+77
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2
-1
/
+26
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-04
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-5
/
+5
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-09-04
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
1
-7
/
+0
2012-08-03
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
1
-2
/
+2
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-02
ARM: mmp: add missing irqs.h
Haojian Zhuang
1
-0
/
+1
2012-08-02
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
Thomas Petazzoni
1
-1
/
+1
2012-08-02
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
Barry Song
1
-3
/
+3
2012-08-02
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
2
-1
/
+3
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-02
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
1
-0
/
+1
2012-08-02
um: Add arch/x86/um to MAINTAINERS
Richard Weinberger
1
-0
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
10
-34
/
+71
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
1
-2
/
+3
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2
-4
/
+55
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
1
-13
/
+32
[next]