| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mmc: add two capability flags for CD and WP signal polarity | Guennadi Liakhovetski | 2012-07-21 | 1 | -0/+2 |
| * | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski | 2012-07-21 | 3 | -7/+20 |
| * | mmc: sh_mmcif: add regulator support | Guennadi Liakhovetski | 2012-07-21 | 1 | -7/+31 |
| * | mmc: sh_mmcif: remove redundant .down_pwr() callback | Guennadi Liakhovetski | 2012-07-21 | 1 | -2/+2 |
| * | mmc: sh_mmcif: re-read the clock frequency every time it is turned on | Guennadi Liakhovetski | 2012-07-21 | 1 | -5/+18 |
| * | mmc: sh_mmcif: fix clock management | Guennadi Liakhovetski | 2012-07-21 | 1 | -23/+23 |
| * | mmc: sh_mmcif: simplify and use meaningful label names in error-handling | Guennadi Liakhovetski | 2012-07-21 | 1 | -21/+20 |
| * | mmc: tmio: remove a duplicated comment line | Guennadi Liakhovetski | 2012-07-21 | 1 | -1/+0 |
| * | mmc: sdhi: do not install dummy callbacks | Guennadi Liakhovetski | 2012-07-21 | 1 | -8/+6 |
| * | mmc: tmio: add regulator support | Guennadi Liakhovetski | 2012-07-21 | 1 | -8/+29 |
| * | mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks | Guennadi Liakhovetski | 2012-07-21 | 1 | -1/+23 |
| * | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski | 2012-07-21 | 2 | -3/+35 |
| * | mmc: tmio: don't needlessly enable interrupts during probing | Guennadi Liakhovetski | 2012-07-21 | 1 | -10/+11 |
| * | mmc: dw_mmc: Fix null dma_ops access when use_dma is false | Jonathan Kliegman | 2012-07-21 | 1 | -1/+1 |
| * | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski | 2012-07-21 | 2 | -2/+37 |
| * | mmc: tmio: Don't access hardware registers after stopping clocks | Laurent Pinchart | 2012-07-21 | 1 | -8/+10 |
| * | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command | Laurent Pinchart | 2012-07-21 | 1 | -10/+4 |
| * | mmc: dw_mmc: Add check for IDMAC configuration | Girish K S | 2012-07-21 | 1 | -2/+13 |
| * | mmc: sdhci-pxa: Add device tree support | Chris Ball | 2012-07-21 | 3 | -0/+127 |
| * | mmc: dt: Add reg/interrupts to mmc.txt for clarity. | Chris Ball | 2012-07-10 | 1 | -3/+7 |
| * | mmc: dt: Deduplicate binding docs by referencing mmc.txt | Chris Ball | 2012-07-10 | 7 | -43/+33 |
| * | mmc: core: Export regulator_* functions as GPL | Chris Ball | 2012-07-10 | 1 | -2/+2 |
| * | mmc: block: replace __blk_end_request() with blk_end_request() | Subhash Jadavani | 2012-07-10 | 1 | -27/+9 |
| * | mmc: core: Fix the HPI execution sequence | Venkatraman S | 2012-07-10 | 2 | -24/+32 |
| * | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski | 2012-07-10 | 4 | -32/+32 |
| * | mmc: tmio: use MMC opcode defines instead of numbers | Guennadi Liakhovetski | 2012-07-10 | 1 | -3/+4 |
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 | 8 | -153/+160 |
|\ \ |
|
| * \ | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 2012-07-11 | 3 | -8/+13 |
| |\ \ |
|
| | * | | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 2012-07-11 | 3 | -8/+13 |
| * | | | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 2012-07-11 | 1059 | -5378/+10631 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2012-06-08 | 5 | -145/+147 |
| |\ \ \ \ |
|
| | * | | | | x86, MCE, AMD: Update copyrights and boilerplate | Borislav Petkov | 2012-06-07 | 1 | -2/+4 |
| | * | | | | x86, MCE, AMD: Give proper names to the thresholding banks | Borislav Petkov | 2012-06-07 | 1 | -4/+31 |
| | * | | | | x86, MCE, AMD: Make error_count read only | Borislav Petkov | 2012-06-07 | 1 | -9/+4 |
| | * | | | | x86, MCE, AMD: Cleanup reading of error_count | Borislav Petkov | 2012-06-07 | 1 | -18/+5 |
| | * | | | | x86, MCE, AMD: Print decimal thresholding values | Borislav Petkov | 2012-06-07 | 1 | -2/+2 |
| | * | | | | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov | 2012-06-07 | 2 | -20/+108 |
| | * | | | | x86, MCE, AMD: Remove local_allocate_... wrapper | Borislav Petkov | 2012-06-07 | 1 | -8/+3 |
| | * | | | | x86, MCE, AMD: Remove shared banks sysfs linking | Borislav Petkov | 2012-06-07 | 1 | -98/+7 |
| | * | | | | x86, amd_nb: Export model 0x10 and later PCI id | Borislav Petkov | 2012-06-07 | 3 | -4/+3 |
* | | | | | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-07-22 | 65 | -479/+887 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2012-07-20 | 2 | -10/+39 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch | Stephen Boyd | 2012-07-20 | 1 | -8/+27 |
| | * | | | | | | EXYNOS: bugfix on retrieving old_index from freqs.old | Jonghwa Lee | 2012-07-20 | 1 | -2/+12 |
| * | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-07-19 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PM / Sleep: call early resume handlers when suspend_noirq fails | Colin Cross | 2012-07-19 | 1 | -1/+9 |
| * | | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-07-19 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | PM / QoS: Use NULL pointer instead of plain integer in qos.c | Sachin Kamat | 2012-07-19 | 1 | -1/+1 |
| | * | | | | | | | | PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h | Sachin Kamat | 2012-07-19 | 1 | -1/+1 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'pm-doc' | Rafael J. Wysocki | 2012-07-19 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ |
|