First  |  Prev |  Next  |  Last
Pages: 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839
Removing dead ARCH_DAVINCI_TNETV107X
Hi Christoph, On Wed, Jun 30, 2010 at 06:05:38PM +0200, Christoph Egger wrote: ARCH_DAVINCI_TNETV107X doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-davinci/include/mach/cputype.h | ... 30 Jun 2010 17:35
Removing dead SA1101
On Wed, 30 Jun 2010, Christoph Egger wrote: SA1101 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> Acked-by: Nicolas Pitre <nico(a)fluxnic.net> --- arch/arm/mach-sa1100/include/mach/SA-1101.h | 925 --... 30 Jun 2010 20:55
futex: futex_find_get_task remove credentails check
On 06/30/2010 02:55 AM, Michal Hocko wrote: On Wed 30-06-10 09:01:15, Michal Hocko wrote: On Tue 29-06-10 09:41:02, Linus Torvalds wrote: On Tue, Jun 29, 2010 at 1:42 AM, Michal Hocko<mhocko(a)suse.cz> wrote: futex_find_get_task is currently used (through lookup_pi_state) from two contexts,... 12 Jul 2010 07:24
gpio: introduce f71808e_gpio driver for F71808E Super I/O chip.
My first reaction is that this whole chip, including its GPIO support, would best live in drivers/mfd like various other multi-function devices. I'm trying to avoid cluttering drivers/gpio with fragments of chip support that don't stand on their own... -- To unsubscribe from this list: send the line "unsubsc... 30 Jun 2010 13:07
RTC: Removal of redundant comments, printk
On Tue, Jun 29, 2010 at 02:16:55PM +0100, David Dajun Chen wrote: RTC module of the device driver for DA9052 PMIC device from Dialog Semiconductor. Adding Alessandro and the RTC list. As you have been reminded repeatedly you should CC all the relevant maintainers and lists on patches. +config RTC_DRV_D... 30 Jun 2010 13:07
[PATCH] net/neighbour.h: fix typo
'Shoul' must be 'should'. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- include/net/neighbour.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/net/neighbour.h b/include/net/neighbour.h index eb21340..242879b 100644 --- a/include/net/neighbour.h +++ b/include/net/n... 30 Jun 2010 13:07
linux-next: Tree for June 30 (power: PM_SLEEP not enabled)
On Wed, 30 Jun 2010 15:44:01 +1000 Stephen Rothwell wrote: Hi all, Changes since 20100629: The device-mapper tree gained a build failure for which I applied a merge fix patch. The spi tree lost its build failure. -----------------------------------------------------------------------... 30 Jun 2010 13:07
Removing dead S3C_DEV_ADC
Christoph Egger <siccegge(a)cs.fau.de> writes: S3C_DEV_ADC doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-s5pv210/cpu.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) ... 2 Jul 2010 06:54
Removing dead CPU_S3C24XX
В сообщении от 30 июня 2010 19:02:51 автор Christoph Egger написал: CPU_S3C24XX doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-s3c2410/include/mach/gpio.h | ... 30 Jun 2010 13:07
[PATCH 2/2] gpio: introduce f71808e_gpio driver for F71808E Super I/O chip.
Signed-off-by: Denis Turischev <denis(a)compulab.co.il> --- drivers/gpio/Kconfig | 6 + drivers/gpio/Makefile | 1 + drivers/gpio/f71808e_gpio.c | 284 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 291 insertions(+), 0 deletions(-) create mode 100644 drivers/gpio/f71808e_gpio.... 30 Jun 2010 13:07
First  |  Prev |  Next  |  Last
Pages: 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839