fa.linux.kernel
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
- [PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5) - 30/04/2012 This fix contains several changes that allow toggling of GPIO on CP210x devices that support it. Ch..
- Re: [PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5) - 30/04/2012 On Mon, Apr 30, 2012 at 032717PM -0500, Preston Fick This fix contains several ch..
- Re: [PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5) - 05/05/2012 On Thu, May 03, 2012 at 093456PM +0100, Alan Cox Ok this is my suggesti..
- Re: [PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5) - 05/05/2012 Will the new ldisc mess with the tty stuff to prevent normal serial data ..
- Re: [PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5) - 05/05/2012 On Sat, May 05, 2012 at 120137PM +0100, Alan Cox Will the new ldisc mess wit..
- Re: [PATCH] hugetlb: avoid gratuitous BUG_ON in hugetlb_fault() ->hugetlb_cow() - 30/04/2012 On Sun, 29 Apr 2012, Chris Metcalf Commit 66aebce747eaf added code to avoid a race ..
- RE: [PATCH 1/3] hid-hyperv: Do not use hid_parse_report() directly - 30/04/2012 -Original Message- From Jiri Kosina [mailtojkosina@suse.cz] Sent ..
- [patch 00/29] init_task: Use a generic init_task variant - 30/04/2012 All architectures do roughly the same to initialize init_task. The only architecture which deviates..
- Re: [patch 00/29] init_task: Use a generic init_task variant - 30/04/2012 On Mon, Apr 30, 2012 at 081550PM -0000, Thomas Gleixner All architectures do roug..
- Re: [patch 00/29] init_task: Use a generic init_task variant - 30/04/2012 On Mon, 30 Apr 2012, Sam Ravnborg On Mon, Apr 30, 2012 at 081550PM -0000, Thomas ..
- Re: [patch 23/29] sparc: Use generic init_task - 30/04/2012 On Mon, Apr 30, 2012 at 110439PM +0200, Thomas Gleixner On Mon, 30 Apr 2012, Thom..
- Re: [patch 23/29] sparc: Use generic init_task - 01/05/2012 From Sam Ravnborg sam@ravnborg.org Date Mon, 30 Apr 2012 231054 +0200 On M..
- Re: [patch 25/29] um: Use generic init_task - 30/04/2012 On Mon, 30 Apr 2012 201604 -0000, Thomas Gleixner tglx@linutronix.de ..
- Re: [patch 22/29] sh: Use generic init_task - 30/04/2012 On Mon, Apr 30, 2012 at 081602PM -0000, Thomas Gleixner Same code. Use the generi..
- [PATCH 1/2] efi: Add new variable attributes - 30/04/2012 More recent versions of the UEFI spec have added new attributes for variables. Add them. Signed-o..
- [PATCH 2/2] efi: Validate UEFI boot variables - 30/04/2012 A common flaw in UEFI systems is a refusal to POST triggered by a malformed boot variable. Once in ..
- Re: [PATCH 2/2] efi: Validate UEFI boot variables - 01/05/2012 Hi, On 04302012 0411 PM, Matthew Garrett A common flaw in UEFI systems is a ..
- Re: [PATCH 2/2] efi: Validate UEFI boot variables - 01/05/2012 On Mon, Apr 30, 2012 at 080030PM -0400, Shea Levy On 04302012 0411 PM, Matthew..
- Re: [PATCH 1/2] efi: Add new variable attributes - 30/04/2012 Ok, both patches applied, Linus On Mon, Apr 30, 2012 at 111 PM, Matthew Ga..
- [PATCHv3 0/5] coupled cpuidle state support - 30/04/2012 On some ARM SMP SoCs (OMAP4460, Tegra 2, and probably more), the cpus cannot be independently power..
- [PATCHv3 2/5] cpuidle: fix error handling in __cpuidle_register_device - 30/04/2012 Fix the error handling in __cpuidle_register_device to include the missing list_del. Move it to a ..
- [PATCHv3 4/5] cpuidle: coupled: add parallel barrier function - 30/04/2012 Adds cpuidle_coupled_parallel_barrier, which can be used by coupled cpuidle state enter functions t..
- [PATCHv3 5/5] cpuidle: coupled: add trace events - 30/04/2012 Adds trace events to allow debugging of coupled cpuidle. Can be used to verify cpuidle performance,..
- [PATCHv3 1/5] cpuidle: refactor out cpuidle_enter_state - 30/04/2012 Split the code to enter a state and update the stats into a helper function, cpuidle_enter_state, a..
- [PATCHv3 3/5] cpuidle: add support for states that affect multiple cpus - 30/04/2012 On some ARM SMP SoCs (OMAP4460, Tegra 2, and probably more), the cpus cannot be independently power..
- Re: [PATCHv3 0/5] coupled cpuidle state support - 30/04/2012 On Mon, Apr 30, 2012 at 109 PM, Colin Cross ccross@android.com On some ARM..
- Re: [PATCHv3 0/5] coupled cpuidle state support - 30/04/2012 Hi, I have a comment, which isn't about the series itself, but something thay may be worth ..
- Re: [PATCHv3 0/5] coupled cpuidle state support - 30/04/2012 On Mon, Apr 30, 2012 at 225 PM, Rafael J. Wysocki rjw@sisk.pl Hi, ..
- Re: [PATCHv3 0/5] coupled cpuidle state support - 30/04/2012 On Monday, April 30, 2012, Colin Cross On Mon, Apr 30, 2012 at 225 PM, Rafael J. W..
- Re: [PATCHv3 0/5] coupled cpuidle state support - 30/04/2012 On Mon, Apr 30, 2012 at 254 PM, Rafael J. Wysocki rjw@sisk.pl On Monday, A..
- Re: [linux-pm] [PATCHv3 3/5] cpuidle: add support for states that affect multiple cpus - 04/05/2012 On Friday, May 04, 2012, Colin Cross On Fri, May 4, 2012 at 451 AM, Rafael J. Wyso..
- different data rate in IIO ? - 30/04/2012 Dear all, I am currently developing a driver for a chip that has gyro, accelerometer and co..
- Re: autofs: make the autofsv5 packet file descriptor use a packetizedpipe - 30/04/2012 On 04292012 0530 PM, H. Peter Anvin Incidentally, I think there is a good reason..
- Re: autofs: make the autofsv5 packet file descriptor use a packetized pipe - 30/04/2012 On Mon, Apr 30, 2012 at 103 PM, H. Peter Anvin hpa@zytor.com Thin..
- Re: autofs: make the autofsv5 packet file descriptor use a packetizedpipe - 30/04/2012 The thing I *really* hate about the current autofs situation is how it real..
- Re: [PATCH 1/1] ntp: advertise correct TAI offset during leap second - 30/04/2012 On 04272012 1117 PM, Richard Cochran On Fri, Apr 27, 2012 at 032317PM -0700, J..
- Re: [PATCH 1/1] ntp: advertise correct TAI offset during leapsecond - 05/05/2012 On Tue, May 01, 2012 at 081605AM +0200, Richard Cochran On Mon, Apr 30, 2012 at 1..
- Re: [PATCH 1/1] ntp: advertise correct TAI offset during leap second - 05/05/2012 On 05052012 0302 AM, Richard Cochran On Tue, May 01, 2012 at 081605AM +0200, R..
- Re: [PATCH 2/3] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILEflags - 30/04/2012 On 04272012 0704 PM, Dave Chinner On Fri, Apr 27, 2012 at 121418PM -0700, John..
- Re: [PATCH 2/3] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILEflags - 01/05/2012 On Mon, Apr 30, 2012 at 124013PM -0700, John Stultz On 04272012 0704 PM, Dave ..
- Re: [PATCH 2/3] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILEflags - 01/05/2012 On 04302012 0528 PM, Dave Chinner On Mon, Apr 30, 2012 at 124013PM -0700, John..
- Re: [PATCH 2/3] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILEflags - 01/05/2012 On Mon, Apr 30, 2012 at 061544PM -0700, John Stultz On 04302012 0528 PM, Dave ..
- Re: [PATCH] clk: Use a separate struct for holding init data. - 30/04/2012 On 04262012 0251 AM, Sascha Hauer On Thu, Apr 26, 2012 at 023637AM -0700, Sara..
- Re: [PATCH] clk: Use a separate struct for holding init data. - 30/04/2012 On Mon, Apr 30, 2012 at 1230 PM, Saravana Kannan skannan@codeaurora.org >..
- Re: [PATCH] clk: Use a separate struct for holding init data. - 30/04/2012 On 04302012 0319 PM, Turquette, Mike On Mon, Apr 30, 2012 at 1230 PM, Saravana ..
- [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 Signed-off-by joseph daniel josephdanielwalter@gmail.com - Hi Lars, Thanks for review. how ..
- Re: [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 On 04302012 0926 PM, joseph daniel Signed-off-by joseph daniel josephdaniel..
- Re: [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 On Tue, May 01, 2012 at 012617AM +0600, joseph daniel Signed-off-by jo..
- Re: [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 On Mon, Apr 30, 2012 at 110444PM +0300, Dan Carpenter On Tue, May 01, 2012 at 01..
- [PATCH resend] nfsd: fix nfs4recover.c printk format warning - 30/04/2012 From Randy Dunlap rdunlap@xenotime.net Fix printk format warnings both items are si..
- Re: [PATCH resend] nfsd: fix nfs4recover.c printk format warning - 30/04/2012 On Mon, Apr 30, 2012 at 122531PM -0700, Randy Dunlap From Randy Dunlap rdunl..
- [PATCH] scsi/mvsas: Remove an unused variable - 30/04/2012 the pointer of type struct domain_device is not used anywhere in the code. Signed-off-by joseph ..
- Re: [PATCH] scsi/mvsas: Remove an unused variable - 30/04/2012 On Tue, May 01, 2012 at 012405AM +0600, joseph daniel the pointer of type struct ..
- Re: [PATCH 1/1] ahci: Detect Marvell 88SE9172 SATA controller - 30/04/2012 For a bit more context, the Z68X-UD3H-B3 has the SATA controllers provided by the Z68 chipset p..
- [PATCH] staging/et131x: Fix coding style issues - 30/04/2012 Signed-off-by joseph daniel josephdanielwalter@gmail.com - driversstaginget131xet131x.c ..
- Re: [PATCH NEXT]staging: rtl8192u Fix typos. - 30/04/2012 On 04302012 0115 PM, Larry Finger From Justin P. Mattock justin..
- Re: [PATCH NEXT]staging: rtl8192u Fix typos. - 30/04/2012 On 04302012 1121 AM, Larry Finger On 04302012 0115 PM, Larry Finger br..
- [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 Signed-off-by joseph daniel josephdanielwalter@gmail.com - Please consider this patch, prev..
- Re: [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 On 04302012 0821 PM, joseph daniel Signed-off-by joseph daniel josephdaniel..
- [PATCH] mfd: Convert WM8350 physical I/O to regmap API - 30/04/2012 The driver still uses a custom cache implementation but the underlying physical IO is now done usi..
- tty driver - 30/04/2012 Hello All, I am working on paging feature on tty, pty outputting. Is there anyway I can do ..
- Re: tty driver - 30/04/2012 On Mon, 30 Apr 2012 141730 -0400 Sri Ram Vemulpali sri.ram.gmu06@gmail.com ..
- [PATCH] staging/iio/meter: fix the coding style problem - 30/04/2012 Signed-off-by joseph daniel josephdanielwalter@gmail.com - driversstagingiiometerade785..
- [PATCH net-next] net/l2tp: fix build error in l2tp from missing ipv6 checksum include - 30/04/2012 Hi Stephen, Can you please verify if the patch below fixes the issue? Thanks. -ben -..