linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] x86 platform driver fixes for 3.11
@ 2013-08-20 12:45 Matthew Garrett
  2013-08-22 20:04 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Garrett @ 2013-08-20 12:45 UTC (permalink / raw)
  To: torvalds; +Cc: platform-driver-x86, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]

Hi Linus,

Three trivial fixes - the first reverts a patch that's broken some other 
devices (again - I'm trying to figure out a clean way to implement 
this), the other two fix minor issues in the sony-laptop driver.

The following changes since commit 50e37ccea06ca8846ceb60dbfbe056012c60d71b:

  Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2013-08-18 08:51:28 -0700)

are available in the git repository at:


  ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git linux-next

for you to fetch changes up to 41c8bd1c75ef8e8566eca6b1c7bc273bc282f495:

  Revert "hp-wmi: Enable hotkeys on some systems" (2013-08-18 13:23:31 -0400)

----------------------------------------------------------------
Daniel Serpell (1):
      sony-laptop: Fix reporting of gfx_switch_status

Matthew Garrett (1):
      Revert "hp-wmi: Enable hotkeys on some systems"

Wei Yongjun (1):
      sony-laptop: return a negative error code in sonypi_compat_init()

 drivers/platform/x86/hp-wmi.c      | 16 ----------------
 drivers/platform/x86/sony-laptop.c |  8 ++++++--
 2 files changed, 6 insertions(+), 18 deletions(-)

-- 
Matthew Garrett | mjg59@srcf.ucam.org

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT] x86 platform driver fixes for 3.11
  2013-08-20 12:45 [GIT] x86 platform driver fixes for 3.11 Matthew Garrett
@ 2013-08-22 20:04 ` Linus Torvalds
  2013-08-22 20:17   ` Matthew Garrett
  0 siblings, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2013-08-22 20:04 UTC (permalink / raw)
  To: Matthew Garrett; +Cc: platform-driver-x86, Linux Kernel Mailing List

On Tue, Aug 20, 2013 at 5:45 AM, Matthew Garrett <mjg59@srcf.ucam.org> wrote:
>
>   ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git linux-next

That is not a valid address. At least not unless you also post your
ssh password and user information.

Don't do this. Fix your scripts.

              Linus

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT] x86 platform driver fixes for 3.11
  2013-08-22 20:04 ` Linus Torvalds
@ 2013-08-22 20:17   ` Matthew Garrett
  0 siblings, 0 replies; 4+ messages in thread
From: Matthew Garrett @ 2013-08-22 20:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: platform-driver-x86, Linux Kernel Mailing List

On Thu, Aug 22, 2013 at 01:04:55PM -0700, Linus Torvalds wrote:
> On Tue, Aug 20, 2013 at 5:45 AM, Matthew Garrett <mjg59@srcf.ucam.org> wrote:
> >
> >   ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git linux-next
> 
> That is not a valid address. At least not unless you also post your
> ssh password and user information.

You mean you're not in league with the NSA? Sorry, this has been one 
long week of brutal incompetence on my part.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT] x86 platform driver fixes for 3.11
@ 2013-08-22 20:22 Matthew Garrett
  0 siblings, 0 replies; 4+ messages in thread
From: Matthew Garrett @ 2013-08-22 20:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: platform-driver-x86, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

Let's try this again. Simple reversion of a patch that's still breaking 
some systems (I'll try to figure out what the right fix is for 3.12) and 
a couple of trivial fixes for sony-laptop.

The following changes since commit 50e37ccea06ca8846ceb60dbfbe056012c60d71b:

  Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2013-08-18 08:51:28 -0700)

are available in the git repository at:


  git://cavan.codon.org.uk/platform-drivers-x86.git linux-next

for you to fetch changes up to 41c8bd1c75ef8e8566eca6b1c7bc273bc282f495:

  Revert "hp-wmi: Enable hotkeys on some systems" (2013-08-18 13:23:31 -0400)

----------------------------------------------------------------
Daniel Serpell (1):
      sony-laptop: Fix reporting of gfx_switch_status

Matthew Garrett (1):
      Revert "hp-wmi: Enable hotkeys on some systems"

Wei Yongjun (1):
      sony-laptop: return a negative error code in sonypi_compat_init()

 drivers/platform/x86/hp-wmi.c      | 16 ----------------
 drivers/platform/x86/sony-laptop.c |  8 ++++++--
 2 files changed, 6 insertions(+), 18 deletions(-)

-- 
Matthew Garrett | mjg59@srcf.ucam.org

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-22 20:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 12:45 [GIT] x86 platform driver fixes for 3.11 Matthew Garrett
2013-08-22 20:04 ` Linus Torvalds
2013-08-22 20:17   ` Matthew Garrett
  -- strict thread matches above, loose matches on Subject: below --
2013-08-22 20:22 Matthew Garrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).