First  |  Prev |  Next  |  Last
Pages: 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843
[PATCH 01/33] Removing dead MTD_NAND_AT91_BUSWIDTH_16
MTD_NAND_AT91_BUSWIDTH_16 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-at91/board-at572d940hf_ek.c | 4 ---- arch/arm/mach-at91/board-sam9m10g45ek.c | 4 ---- 2 files changed, 0 insertions(... 30 Jun 2010 13:07
[PATCH 13/33] Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDS
LEDS_OMAP_DEBUG doesn't exist in Kconfig, therefore replacing all references for it with OMAP_DEBUG_LEDS from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/plat-omap/Kconfig | 2 +- arch/arm/plat-omap/debug-leds.c | 2 +- 2 files changed, 2 insertions(+), 2 deleti... 30 Jun 2010 13:07
[PATCH v6 0/3] hwmon: Driver for SMM665 Six-Channel Active DC Output Controller/Monitor
This patchset adds support for the monitoring features of the Summit Microelectronics SMM665 Six-Channel Active DC Output Controller/Monitor. ------ v2 changes: - Added (untested) support for SMM465, SMM764, and SMM766. - Added vref module parameter to support non-default values of VREF_ADC. - Added an explan... 30 Jun 2010 13:07
[PATCH 17/33] Removing dead SX1_OLD_FLASH
SX1_OLD_FLASH 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-omap1/board-sx1.c | 26 -------------------------- 1 files changed, 0 insertions(+), 26 deletions(-) diff --git a/arch/arm/mach-omap1/... 30 Jun 2010 13:07
[PATCH 07/33] Removing dead CPU_S3C2400
CPU_S3C2400 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-fns.h | 5 ---- arch/arm/mach-s3c2410/include/mach/regs-gpio.h | 4 --- arch/arm/plat-s3c24xx/cpu.c ... 30 Jun 2010 13:07
[PATCH v6 2/3] hwmon: SMM665 driver documentation
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> Acked-by: Jonathan Cameron <jic23(a)cam.ac.uk> --- Documentation/hwmon/smm665 | 157 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 157 insertions(+), 0 deletions(-) create mode 100644 Documentation/hwmon/smm665 diff --git a/Documentation... 30 Jun 2010 13:07
[PATCH 09/33] Removing dead MAGICV
MAGICV 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-at91/at572d940hf_devices.c | 73 ------------------------------ 1 files changed, 0 insertions(+), 73 deletions(-) diff --git a/arch/arm/mach-... 30 Jun 2010 13:07
[PATCH 10/33] Removing dead VIDEO_AT91_ISI
VIDEO_AT91_ISI 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-at91/at91sam9263_devices.c | 49 ------------------------------ 1 files changed, 0 insertions(+), 49 deletions(-) diff --git a/arch/a... 30 Jun 2010 13:07
[PATCH -mm] rmap: add exclusive page to private anon_vma on swapin
On swapin it is fairly common for a page to be owned exclusively by one process. In that case we want to add the page to the anon_vma of that process's VMA, instead of to the root anon_vma. This will reduce the amount of rmap searching that the swapout code needs to do. Signed-off-by: Rik van Riel <riel(a)redha... 30 Jun 2010 12:00
2.6.35-rc2,3 -- Problem with PS2 keyboard and mouse driver
2.6.35-rc2,3,3-git1 -- Problem with PS2 keyboard and mouse driver Since 2.6.35-rc2 the USB keyboard driver don't work longer, on different mainboards and keyboards. On 2.6.35-rc1 things still were (more or less) normal. On -rc2 , the computer still bootet, but in text mode were wroten wrong symbols on th... 30 Jun 2010 11:59
First  |  Prev |  Next  |  Last
Pages: 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843