index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
1
-44
/
+50
2012-01-11
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
1
-172
/
+416
2012-01-11
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
1
-45
/
+34
2012-01-11
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
1
-6
/
+6
2012-01-11
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2
-1
/
+75
2012-01-11
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
1
-9
/
+21
2012-01-11
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2012-01-11
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
1
-1
/
+1
2012-01-11
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
1
-6
/
+28
2012-01-11
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
1
-5
/
+0
2012-01-11
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
1
-0
/
+6
2012-01-11
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
1
-9
/
+10
2012-01-11
mmc: card: Kill block requests if card is removed
Sujit Reddy Thumma
2
-1
/
+21
2012-01-11
mmc: core: Fixup delayed work clock gating patch
Stephen Boyd
1
-5
/
+1
2012-01-11
mmc: sdhci-pci: simplify error handling
Axel Lin
1
-20
/
+18
2012-01-11
mmc: boot partition ro lock support
Johan Rudholm
2
-10
/
+125
2012-01-11
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
1
-0
/
+3
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
5
-6
/
+83
2012-01-11
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
5
-19
/
+19
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
21
-243
/
+21
2012-01-11
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-01-11
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
1
-1
/
+2
2012-01-11
mmc: core: check for zero length ioctl data
Johan Rudholm
1
-37
/
+45
2012-01-11
mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
Tony Lin
1
-1
/
+1
2012-01-11
mmc: mmc_test: align max_seg_size
Per Forlin
1
-0
/
+1
2012-01-11
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
1
-0
/
+1
2012-01-11
mmc: sdio: support SDIO UHS cards
Philip Rakity
3
-27
/
+306
2012-01-11
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
1
-0
/
+40
2012-01-11
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
1
-4
/
+53
2012-01-11
mmc: card: Use manufacturer ID symbols in card quirks.
Chris Ball
1
-9
/
+18
2012-01-11
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
2
-0
/
+12
2012-01-11
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
2
-11
/
+11
2012-01-11
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
1
-2
/
+2
2011-12-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2011-12-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-10
/
+13
2011-12-23
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-23
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-23
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-23
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+9
2011-12-22
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-20
/
+32
2011-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
10
-20
/
+29
2011-12-21
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
3
-4
/
+5
2011-12-21
USB: Fix usb/isp1760 build on sparc
David Miller
1
-4
/
+4
2011-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+1
2011-12-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-7
/
+11
2011-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
16
-75
/
+53
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+15
[next]