Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-22 | Merge branch 'pcf50633-2.6.32' into om-gta02-2.6.32om-gta02-2.6.32 | Lars-Peter Clausen | |
2010-01-22 | Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2010-01-22 | Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32 | Lars-Peter Clausen | |
Conflicts: arch/arm/mach-s3c2442/include/mach/gta02.h arch/arm/mach-s3c2442/mach-gta02.c | |||
2010-01-22 | gta02: Those changes were lost during merging... | Lars-Peter Clausen | |
2010-01-22 | pcf50633: Move pcf50633-gpio driver to the gpio drivers folder | Lars-Peter Clausen | |
2010-01-22 | pcf50633-gpio: Add gpiolib support. | Lars-Peter Clausen | |
2010-01-22 | gta02: Configure pcf50633-gpio device and add a regulator device which | Lars-Peter Clausen | |
represents the power switch in front of the gsm modem. | |||
2010-01-22 | Replace glamo gpio probe callback with generic solution. | Lars-Peter Clausen | |
2010-01-22 | Instead of adding a probe_completed callback to each an every driver install a | Lars-Peter Clausen | |
bus notify handler and handle this in a generic way. | |||
2010-01-22 | Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile | |||
2010-01-22 | Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32 | Lars-Peter Clausen | |
Conflicts: arch/arm/mach-s3c2442/include/mach/gta02.h arch/arm/mach-s3c2442/mach-gta02.c | |||
2010-01-22 | gta02: Configure pcf50633-gpio device and add a regulator device which | Lars-Peter Clausen | |
represents the power switch in front of the gsm modem. | |||
2010-01-22 | Replace glamo gpio probe callback with generic solution. | Lars-Peter Clausen | |
2010-01-22 | Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32 | Lars-Peter Clausen | |
2010-01-22 | Instead of adding a probe_completed callback to each an every driver install a | Lars-Peter Clausen | |
bus notify handler and handle this in a generic way. | |||
2010-01-22 | Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32 | Lars-Peter Clausen | |
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile arch/arm/mach-s3c2442/mach-gta02.c | |||
2010-01-19 | Merge branch 'om-s3c-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2010-01-19 | s3c-mci: Disable write-protect and detect gpios in default platfrom data | Lars-Peter Clausen | |
Due to the change that gpio0 is now seen as a valid gpio by the driver it tries to request gpio0 as card detect and write-protect pin if no platform_data was given. This patch initalises no_wprotect and no_detect of the default platform data to 1 and restores pre 2.6.32 behaviour. | |||
2010-01-17 | Merge branch 'glamo-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2010-01-17 | glamo: ups... forgot to commit header file for previous commit | Lars-Peter Clausen | |
2010-01-17 | Merge branch 'glamo-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2010-01-17 | glamo: restore irq mask after resume. | Lars-Peter Clausen | |
2010-01-17 | mach-gta02: Fix mmc regulator constrains | Lars-Peter Clausen | |
2009-12-27 | Merge branch 'ar6000-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2009-12-27 | Add atheros sdio ids. | Lars-Peter Clausen | |
2009-12-27 | Add ar6000 wireless driver. | Lars-Peter Clausen | |
2009-12-27 | Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
Conflicts: arch/arm/mach-s3c2442/mach-gta02.c | |||
2009-12-27 | gta02: Use correct touchscreen device. | Lars-Peter Clausen | |
Fixes resume. | |||
2009-12-27 | Merge branch 's3c-touchscreen-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2009-12-21 | s3c-ts: Fix adc callback function parameters | Lars-Peter Clausen | |
2009-12-21 | Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile arch/arm/mach-s3c2442/mach-gta02.c | |||
2009-12-21 | Merge branch 'gta02-machine-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
2009-12-21 | Merge branch 'platform_battery-2.6.32' into om-gta02-2.6.32 | Lars-Peter Clausen | |
Conflicts: drivers/power/Kconfig drivers/power/Makefile | |||
2009-12-21 | Merge branches 'bq27000-2.6.32', 'glamo-2.6.32', 'jbt6k74-2.6.32', ↵ | Lars-Peter Clausen | |
'pcf50633-2.6.32', 'wm8753-2.6.32', 's3c-touchscreen-2.6.32' and 'om-s3c-2.6.32' into om-gta02-2.6.32 | |||
2009-12-21 | gta02: Specify valid_ops_mask for regulator consumers. | Lars-Peter Clausen | |
2009-12-21 | Use dev_pm_ops | Lars-Peter Clausen | |
2009-12-21 | Kconfig: TOUCHSCREEN_S3C2410 depends on S3C24XX_ADC add select S3C24XX_ADC | Martin Jansa | |
2009-12-21 | touchscreen patches for om-gta02-2.6.31 | Nelson Castillo | |
On Sat, Oct 24, 2009 at 3:04 AM, Nelson Castillo <arhuaco@freaks-unidos.net> wrote: > Hi there. I finally made this work. I tested with: cat /dev/input/touchscreen0 | hexdump > > I wonder why it didn't work with X... This rootfs works with other drivers I've tested (even with the upstream kernel). Problem found. Patch attached. From: Nelson Castillo <arhuaco@freaks-unidos.net> Date: Sat, 24 Oct 2009 14:12:58 -0500 Subject: [PATCH] Add auto-pst Without these lines the TS doesn't work. I didn't check who the author of the lines is. Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> | |||
2009-12-21 | ts-filter: Move include files to include/linux/input/touchscreen | Lars-Peter Clausen | |
2009-12-21 | Fix resume conversions | Vasily Khoruzhick | |
This patch fixes a bug where the TS might stop working after suspend/resume. This patch is under upstream review and it seems it will change a lot. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> | |||
2009-12-15 | Add jbt6k74 display driver. | Lars-Peter Clausen | |
2009-12-15 | Add s3c2410ts | Nelson Castillo | |
Add the ts and the relevant files. Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> | |||
2009-12-15 | Add touchscreen filters | Nelson Castillo | |
Add filter source code and add it to the defconfig. Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> | |||
2009-12-15 | s3c24xx: introduce s3c-adc delay | Vasily Khoruzhick | |
Without this patch we cannot make the s3c2410/s3c2440 touchscreen driver work. This will be done in a different way in upstream kernel. We specify the delay value (S3C2410_ADCDLY). Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> | |||
2009-12-11 | gta02: Select s3c_device_nand | Lars-Peter Clausen | |
2009-12-11 | gta02: Use hw pwm for power leds and vibrator. | Lars-Peter Clausen | |
2009-12-11 | gta02: add support for platform_battery | Paul Fertser | |
This adds support for platform_battery driver which allows to specify a set of power supply properties and callbacks to acquire them. It is needed to support dumb batteries where all the information about their status can only be obtained by platform-specific actions such as specific ADC measurements, some guessimation etc. Signed-off-by: Paul Fertser <fercerpav@gmail.com> | |||
2009-12-11 | gta02: Replace platform backlight driver with pcf50633-backlight. | Lars-Peter Clausen | |
2009-12-11 | Add touchscreen device. | Nelson Castillo | |
Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> | |||
2009-12-11 | gta02: Add glamo mfd irq base to glamo resources | Lars-Peter Clausen | |
... and remove unused reset pin resource. |