Found 57 matching messages (0.017 seconds). Page 1 of 3.
- [PATCH] mmc: Disabler for Ricoh MMC controller
... Linux SDHCI driver.
Signed-off-by: Philipl Langdale
--- linux-2.6.22 ...
+
+module_init(ricoh_mmc_drv_init);
+module_exit(ricoh_mmc_drv_exit);
+
+MODULE_AUTHOR("Philip Langdale ");
+MODULE_DESCRIPTION ...
linux-kernel - Philip Langdale - Sep 15 2007 - 15:54
- [PATCH] mmc: Disabler for Ricoh MMC controller
... Linux SDHCI driver.
Signed-off-by: Philipl Langdale
--- linux-2.6.22 ...
+
+module_init(ricoh_mmc_drv_init);
+module_exit(ricoh_mmc_drv_exit);
+
+MODULE_AUTHOR("Philip Langdale ");
+MODULE_DESCRIPTION ...
linux-kernel - Philip Langdale - Oct 1 2007 - 23:23
- Re: [PATCH] mmc: Handle suspend/resume in Ricoh MMC disabler (resent refreshed)
... Frank Seidel wrote:
> From: Philip Langdale
>
> As pci config space is reinitialised on suspend/resume ... 's not strictly necessary.
>
> Signed-off-by: Philip Langdale
> Signed-off-by: ...
linux-kernel - Philip Langdale - Feb 4 2008 - 16:17
- [PATCH] toshiba_acpi: Add support for bluetooth toggling through rfkill
... bluetooth and without booth.
Signed-off-by: Philip Langdale
---
Kconfig | 1
... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or ...
linux-kernel - Philip Langdale - Jul 19 2008 - 17:04
- [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill
... the
hardware kill-switch.
Signed-off-by: Philip Langdale
---
Kconfig | 1 ... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or modify ...
linux-kernel - Philip Langdale - Jul 27 2008 - 14:17
- [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v2)
... the
hardware kill-switch.
Signed-off-by: Philip Langdale
---
Kconfig | 1 ... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or modify ...
linux-kernel - Philip Langdale - Aug 2 2008 - 15:12
- [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v3)
... the
hardware kill-switch.
Signed-off-by: Philip Langdale
---
Kconfig | 1 ... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or modify ...
linux-kernel - Philip Langdale - Aug 3 2008 - 21:07
- [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v4)
... the
hardware kill-switch.
Signed-off-by: Philip Langdale
---
Kconfig | 1 ... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or modify ...
linux-kernel - Philip Langdale - Aug 7 2008 - 00:39
- [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v5)
... the
hardware kill-switch.
Signed-off-by: Philip Langdale
---
Kconfig | 1 ... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or modify ...
linux-kernel - Philip Langdale - Aug 16 2008 - 15:21
- [PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v6)
... the
hardware kill-switch.
Signed-off-by: Philip Langdale
---
Kconfig | 1 ... 2002-2004 John Belmonte
+ * Copyright (C) 2008 Philip Langdale
*
* This program is free software; you can redistribute it and/or modify ...
linux-kernel - Philip Langdale - Aug 19 2008 - 23:01
- Re: MMCv4 support (8-bit support missing)
Madhusudhan c wrote:
> Hi Pierre/philip,
>
> This is regarding the MMCv4 support that came in ... to be missing from the MMCv4 support implemented by
> Philip Langdale .
> To support 8-bit transfers the core needs to implement "bus testing
> procedure" ...
linux-kernel - Philip Langdale - Apr 17 2007 - 11:15
- Re: [PATCH 2.6.19] mmc: Add support for SDHC cards (Take 2)
Andrew Morton wrote:
> On Mon, 01 Jan 2007 07:29:55 -0800
> Philip Langdale wrote:
>
>> #define MMC_RSP_R1B (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE|MMC_RSP_BUSY)
>> #define MMC_RSP_R2 (MMC_RSP_PRESENT| ...
linux-kernel - Philip Langdale - Jan 4 2007 - 01:24
- [PATCH 2.6.19] mmc: Fix handling of response types in imxmmc and tifm drivers
... about the differences between them. Due to lack of hardware, I have done
no testing.
Signed-off-by: Philip Langdale
Cc: Alex Dubov
Cc: Pavel Pisa
---
...
linux-kernel - Philip Langdale - Jan 4 2007 - 11:04
- [PATCH] MMC: Clean up low voltage range handling
... Having only a single set of defines
ensures there's nothing to get out of sync.
Signed-off-by: Philip Langdale
diff --git a/drivers/mmc/core/core.c b/drivers/mmc/core/core.c
index ...
linux-kernel - Philip Langdale - Mar 10 2007 - 19:15
- [PATCH] MMC: Consolidate voltage definitions
... driver uses the host->vdd defines and
it is easily fixed to use the OCR defines.
Signed-off-by: Philip Langdale
diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c
index ...
linux-kernel - Philip Langdale - Mar 11 2007 - 20:15
- [PATCH] MMC: Fix handling of low-voltage cards
... reserved bits (0-6) and for SD cards that
claim to support low-voltage operations.
Signed-off-by: Philip Langdale
diff --git a/drivers/mmc/core/core.c b/drivers/mmc/core/core.c
index ...
linux-kernel - Philip Langdale - Mar 11 2007 - 20:16
- [PATCH] MMC: Fix handling of low-voltage cards (take 2)
... reserved bits (0-6) and for SD cards that
claim to support low-voltage operations.
Signed-off-by: Philip Langdale
diff --git a/drivers/mmc/core/mmc.c b/drivers/mmc/core/mmc.c
index ...
linux-kernel - Philip Langdale - Mar 16 2007 - 22:39
- [PATCH] sdhci: Add quirk to support polling for card presence
... by masking out the interrupt events and 3
seconds seems usable enough to me.
Signed-off-by: Philip Langdale
diff --git a/drivers/mmc/sdhci.c b/drivers/mmc/sdhci.c
index ff5bf73.. ...
linux-kernel - Philip Langdale - May 13 2007 - 19:20
- Re: [PATCH] sdhci: Add quirk to support polling for card presence
... and new state should never be
the same so it will cause no change in behaviour.
Signed-off-by: Philip Langdale
diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c
index ...
linux-kernel - Philip Langdale - May 14 2007 - 23:21
- Re: [PATCH] mmc: Disabler for Ricoh MMC controller
... -10-02 at 14:44 +1000, Benjamin Herrenschmidt wrote:
>> On Mon, 2007-10-01 at 20:23 -0700, Philip Langdale wrote:
>>> Thanks to Matt Domsch and Rezwanul Kabir at Dell, we know how to disable the
>>> MMC ...
linux-kernel - Philip Langdale - Oct 2 2007 - 01:01