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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete
Felipe Balbi
1
-20
/
+24
2012-12-06
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
Hebbar, Gururaja
3
-1
/
+31
2012-12-06
mmc: omap_hsmmc: Update error code for response_busy cmd
Balaji T K
1
-2
/
+2
2012-12-06
mmc: omap_hsmmc: No reset of cmd state machine for DCRC
Balaji T K
1
-1
/
+1
2012-12-06
mmc: omap_hsmmc: Fix Oops in case of data errors
Balaji T K
1
-6
/
+12
2012-12-06
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
2
-3
/
+18
2012-12-06
mmc: sdhci-pltfm: Support optional pm properties
Abhilash Kesavan
1
-0
/
+6
2012-12-06
mmc: dt: Add optional pm properties to core binding
Abhilash Kesavan
1
-0
/
+6
2012-12-06
mmc: dt: Fix typo in filename
Abhilash Kesavan
1
-0
/
+0
2012-12-06
mmc: sdhci-pxav3: add quirks2
Kevin Liu
2
-0
/
+4
2012-12-06
mmc: sdhci: Use regulator min/max voltage range according to spec
Kevin Liu
1
-10
/
+8
2012-12-06
mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
Tony Prisk
5
-0
/
+1065
2012-12-06
mmc: card: Add RPMB support in IOCTL interface
Loic Pallardy
1
-0
/
+64
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
2
-0
/
+16
2012-12-06
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
Loic Pallardy
2
-0
/
+11
2012-12-06
mmc: card: Do not scan RPMB partitions
Loic Pallardy
1
-0
/
+2
2012-12-06
mmc: core: Expose access to RPMB partition
Loic Pallardy
3
-0
/
+15
2012-12-06
mmc: host: Make UHS timing values fully unique
Kevin Liu
1
-6
/
+6
2012-12-06
mmc: sdhci-pxav3: Add base clock quirk
Kevin Liu
1
-1
/
+10
2012-12-06
mmc: Standardise capability type
Lee Jones
5
-9
/
+9
2012-12-06
mmc: mxs-mmc: Remove platform data
Fabio Estevam
2
-40
/
+10
2012-12-06
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
2
-11
/
+31
2012-12-06
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
3
-1
/
+43
2012-12-06
mmc: dw_mmc: fix more const pointer warnings
Arnd Bergmann
1
-5
/
+5
2012-12-06
mmc: at91-mci: remove obsolete driver
Ludovic Desroches
6
-1374
/
+1
2012-12-06
mmc: omap_hsmmc: remove warning message for debounce clock
Balaji T K
1
-1
/
+0
2012-12-06
mmc: omap_hsmmc: add DT property for max bus frequency
Daniel Mack
1
-1
/
+4
2012-12-06
mmc: omap_hsmmc: claim pinctrl at probe time
Daniel Mack
1
-0
/
+7
2012-12-06
mmc: mxcmmc: fix SD cards not being detected sometimes.
Javier Martin
1
-1
/
+1
2012-12-06
mmc: dw_mmc: use helper macro module_platform_driver()
Andy Shevchenko
1
-12
/
+2
2012-12-06
mmc: dw_mmc: use __devexit_p macro for .remove()
Andy Shevchenko
2
-2
/
+2
2012-12-06
mmc: queue: amend buffer swap for non-blocking transfer
Seungwon Jeon
1
-7
/
+10
2012-12-06
mmc: core: debugfs: Add signal_voltage to ios dump
Johan Rudholm
1
-0
/
+16
2012-12-06
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
1
-2
/
+2
2012-12-06
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
Kevin Liu
1
-7
/
+8
2012-12-06
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
1
-4
/
+0
2012-12-06
mmc: sdhci-s3c: fix missing clock for gpio card-detect
Heiko Stübner
1
-0
/
+7
2012-12-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-20
/
+24
2012-12-06
Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...
Linus Torvalds
1
-1
/
+1
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2
-8
/
+8
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-12-06
devicetree/bindings: Move gpio-leds binding into leds directory
Grant Likely
1
-0
/
+0
2012-12-06
lib/Makefile: Fix oid_registry build dependency
Tim Gardner
1
-1
/
+1
2012-12-05
irqdomain: update documentation
Linus Walleij
1
-1
/
+33
2012-12-05
of/vendor-prefixes: add Imagination Technologies
James Hogan
1
-1
/
+2
2012-12-05
MIPS: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-1
/
+6
2012-12-05
MIPS: R3000/R3081: Fix CPU detection.
Ralf Baechle
1
-1
/
+0
2012-12-05
MIPS: N32: Fix signalfd4 syscall entry point
Ralf Baechle
1
-1
/
+1
2012-12-05
hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting
Axel Lin
1
-1
/
+1
2012-12-05
hwmon: DA9055 HWMON driver
Ashish Jangam
4
-0
/
+394
[prev]
[next]