aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-06Fix claim of 2D register resourcegdrm-for-mergingThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-05-06Add gta02_drm_defconfigThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-05-06Debug statements for testingThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-05-06Fix dynamic command queue allocationThomas White
(Not tested...) Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-04-29Fix crash when reading Glamo registers via sysfsThomas White
glamo-core didn't ioremap() some areas, so don't try to read them. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-04-29JBT6k74 work for KMSThomas White
This simplifies the JBT6k74 driver, and adds hooks for the Glamo driver to cooperate more closely with it. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-04-29Work on Glamo-core for DRMThomas White
This adds modifications to the core of the Glamo driver to expose functionality to support DRM and KMS. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-04-29Glamo DRM and KMS driverThomas White
This adds the Glamo DRM and KMS driver, but note that modifications are needed elsewhere to support it. Signed-off-by: Thomas White <taw@bitwiz.org.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-09DRM for platform devicesThomas White
This modifies the DRM core in a small number of places to allow platform devices to be used for direct rendering, alongside PCI devices. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-02-09Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2010-02-09mach-gta02: Fix mmc regulator constrainsLars-Peter Clausen
2010-01-22Merge branch 'pcf50633-2.6.32' into om-gta02-2.6.32om-gta02-2.6.32Lars-Peter Clausen
2010-01-22Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2010-01-22Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/include/mach/gta02.h arch/arm/mach-s3c2442/mach-gta02.c
2010-01-22gta02: Those changes were lost during merging...Lars-Peter Clausen
2010-01-22pcf50633: Move pcf50633-gpio driver to the gpio drivers folderLars-Peter Clausen
2010-01-22pcf50633-gpio: Add gpiolib support.Lars-Peter Clausen
2010-01-22gta02: Configure pcf50633-gpio device and add a regulator device whichLars-Peter Clausen
represents the power switch in front of the gsm modem.
2010-01-22Replace glamo gpio probe callback with generic solution.Lars-Peter Clausen
2010-01-22Instead of adding a probe_completed callback to each an every driver install aLars-Peter Clausen
bus notify handler and handle this in a generic way.
2010-01-22Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile
2010-01-22Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/include/mach/gta02.h arch/arm/mach-s3c2442/mach-gta02.c
2010-01-22gta02: Configure pcf50633-gpio device and add a regulator device whichLars-Peter Clausen
represents the power switch in front of the gsm modem.
2010-01-22Replace glamo gpio probe callback with generic solution.Lars-Peter Clausen
2010-01-22Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32Lars-Peter Clausen
2010-01-22Instead of adding a probe_completed callback to each an every driver install aLars-Peter Clausen
bus notify handler and handle this in a generic way.
2010-01-22Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile arch/arm/mach-s3c2442/mach-gta02.c
2010-01-19Merge branch 'om-s3c-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2010-01-19s3c-mci: Disable write-protect and detect gpios in default platfrom dataLars-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-17Merge branch 'glamo-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2010-01-17glamo: ups... forgot to commit header file for previous commitLars-Peter Clausen
2010-01-17Merge branch 'glamo-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2010-01-17glamo: restore irq mask after resume.Lars-Peter Clausen
2010-01-17mach-gta02: Fix mmc regulator constrainsLars-Peter Clausen
2009-12-27Merge branch 'ar6000-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2009-12-27Add atheros sdio ids.Lars-Peter Clausen
2009-12-27Add ar6000 wireless driver.Lars-Peter Clausen
2009-12-27Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/mach-gta02.c
2009-12-27gta02: Use correct touchscreen device.Lars-Peter Clausen
Fixes resume.
2009-12-27Merge branch 's3c-touchscreen-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2009-12-21s3c-ts: Fix adc callback function parametersLars-Peter Clausen
2009-12-21Merge branch 'gta02-machine-devices-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile arch/arm/mach-s3c2442/mach-gta02.c
2009-12-21Merge branch 'gta02-machine-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
2009-12-21Merge branch 'platform_battery-2.6.32' into om-gta02-2.6.32Lars-Peter Clausen
Conflicts: drivers/power/Kconfig drivers/power/Makefile
2009-12-21Merge 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-21gta02: Specify valid_ops_mask for regulator consumers.Lars-Peter Clausen
2009-12-21Use dev_pm_opsLars-Peter Clausen
2009-12-21Kconfig: TOUCHSCREEN_S3C2410 depends on S3C24XX_ADC add select S3C24XX_ADCMartin Jansa
2009-12-21touchscreen patches for om-gta02-2.6.31Nelson 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-21ts-filter: Move include files to include/linux/input/touchscreenLars-Peter Clausen