[PATCH] MacBook Pro Retina Keyboard Support

2012-07-08 Thread Ryan Bourgeois
This is a patch to enable full keyboard support for the MacBook Pro Retina. It enables the function key shortcuts present in previous MacBook iterations. The patch is against 3.5-r6. diff -urNp a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c --- a/drivers/hid/hid-apple.c 2012-07-08 00:32:24

Re: [PATCH] MacBook Pro Retina Keyboard Support

2012-07-09 Thread Henrik Rydberg
Hi Ryan, Please keep the patch message clear of things you do not want to end up in the git log. Also, if you could manage to get an Originally-by: or Tested-by from the right person, that would be splendid. Jiri, unless you already have this patch from elsewhere, it would be great to see it in 3

Re: [PATCH] MacBook Pro Retina Keyboard Support

2012-07-10 Thread Jiri Kosina
On Mon, 9 Jul 2012, Henrik Rydberg wrote: > Please keep the patch message clear of things you do not want to end > up in the git log. Also, if you could manage to get an Originally-by: > or Tested-by from the right person, that would be splendid. Also, Ryan, the patch has been corrupted (line-wra

Re: [PATCH] MacBook Pro Retina Keyboard Support

2012-07-10 Thread Henrik Rydberg
On Tue, Jul 10, 2012 at 11:48:00AM +0200, Jiri Kosina wrote: > On Mon, 9 Jul 2012, Henrik Rydberg wrote: > > > Please keep the patch message clear of things you do not want to end > > up in the git log. Also, if you could manage to get an Originally-by: > > or Tested-by from the right person, that

Re: [PATCH] MacBook Pro Retina Keyboard Support

2012-07-10 Thread Ryan Bourgeois
On Tue, Jul 10, 2012 at 5:06 AM, Henrik Rydberg wrote: > On Tue, Jul 10, 2012 at 11:48:00AM +0200, Jiri Kosina wrote: >> On Mon, 9 Jul 2012, Henrik Rydberg wrote: >> >> > Please keep the patch message clear of things you do not want to end >> > up in the git log. Also, if you could manage to get a