aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-22Add JBT6k74 hook for use by KMSgdrm-2.6.31Thomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2009-11-22Work 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>
2009-11-22Glamo DRM and KMS driverThomas White
This adds the Glamo DRM and KMS driver, but not the modifications needed elsewhere to support it. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2009-11-22DRM 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>
2009-11-10Merge branch 'om-gta02-2.6.31' into om-2.6.31Lars-Peter Clausen
Conflicts: drivers/power/Kconfig drivers/power/Makefile
2009-11-10Merge branch 'gta02-machine-devices-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-10Merge branch 'platform_battery-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
Conflicts: drivers/power/Kconfig drivers/power/Makefile
2009-11-10Merge branch 'om-gta02-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-10gta02: Don't use pcf50633_bl_set_brightness_limit if the backlight driver is ↵Lars-Peter Clausen
not compiled in
2009-11-09Merge branches 'om-gta02-2.6.31' and 'om-gta01-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-09Merge branch 's3c-touchscreen-2.6.31' into om-gta01-2.6.31Lars-Peter Clausen
2009-11-09Merge branch 's3c-touchscreen-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-09Kconfig: TOUCHSCREEN_S3C2410 depends on S3C24XX_ADC add select S3C24XX_ADCMartin Jansa
2009-11-09gta02_defconfig: update configMartin Jansa
* enable MFD_GLAMO_MCI for booting from SD * enable touchscreen driver * enable touchscreen filters * enable /proc/config.gz * drop gta01 support * enable wm8753 (Kconfig option renamed) * enable S3C24XX_ADC for touchscreen
2009-11-06Merge branch 'om-gta02-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-06Merge branch 'glamo-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-06Fix jiffies comparisonNelson Castillo
Jiffies can wrap. We have to use macros to compare them. Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net>
2009-11-05Merge branch 'om-s3c-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-05S3C: Allow to completly disable low-level messagesLars-Peter Clausen
In some cases it is desirable to completly disable low-level messages. For example if you have no uart available for a serial console. With this patch it is possible to disable low-level messages by setting CONFIG_S3C_LOWLEVEL_UART_PORT to less then zero. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2009-11-04Merge branch 'om-gta02-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-04Merge branch 'pcf50633-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-04pcf60633-backlight: Fix typo and add dependency to BACKLIGHT_CLASS_DEVICELars-Peter Clausen
2009-11-04Merge branches 'om-gta02-2.6.31' and 'om-gta01-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-04Merge branch 'wm8753-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-04Merge branch 'wm8753-2.6.31' into om-gta01-2.6.31Lars-Peter Clausen
2009-11-04neo1973_wm8753: Set card name to neo1973gta02 if its a gta02Lars-Peter Clausen
2009-11-04neo1973_wm8753: Fix typoLars-Peter Clausen
2009-11-04Merge branch 'om-gta02-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-04Merge branch 'glamo-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-04glamo: Remove stupid debug message.Lars-Peter Clausen
2009-11-04gta02: add support for platform_batteryPaul 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-11-04power: implement platform battery driverPaul Fertser
This driver can be used for dumb batteries when all knowledge about their state belongs to the platform that does necessary ADC readings, conversions, guessimations etc. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2009-11-04neo1973_wm8753: Sanity check: Don't try to write registers if amp i2c device isLars-Peter Clausen
not registered.
2009-11-04Merge branch 'om-gta01-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-04Merge branch 'gta01-machine-2.6.31' into om-gta01-2.6.31Lars-Peter Clausen
2009-11-04Merge branch 'pcf50606-2.6.31' into om-gta01-2.6.31Lars-Peter Clausen
Conflicts: drivers/power/pcf50606-charger.c
2009-11-04gta01: Reenable touchscreen driverLars-Peter Clausen
2009-11-04pcf50606-charger: Set proper mode for charge_mode sysfsfileLars-Peter Clausen
The owner of the file should be able to modify it's content. Also output the string representation of a charge mode if it exists.
2009-11-03Readd glamo to mfd KconfigLars-Peter Clausen
This must have been lost during some merge conflict.
2009-11-03Merge branch 'om-gta02-2.6.31' into om-2.6.31Lars-Peter Clausen
2009-11-03Merge branch 'gta02-machine-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-03Merge branch 'om-s3c-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen
2009-11-03s3c: Register gpio bank J with gpiolibLars-Peter Clausen
This is nonportable and wastes a lot of memory and thus should be replaced with a prober solution asap.
2009-11-02gta02: Use timer 2 for fiq so we have timer 3 for the vibrator and can do hwLars-Peter Clausen
pwm.
2009-11-02Merge branches 'om-gta02-2.6.31' and 'om-gta01-2.6.31' into om-2.6.31Lars-Peter Clausen
Conflicts: drivers/mfd/Kconfig
2009-11-02gta02: Replace generic backlight with pcf50633 backlight in default config.Lars-Peter Clausen
2009-11-02Merge branches 'pcf50633-2.6.31' and 'gta02-machine-devices-2.6.31' into ↵Lars-Peter Clausen
om-gta02-2.6.31
2009-11-02gta02: Replace platform backlight driver with pcf50633-backlight.Lars-Peter Clausen
2009-11-02backlight/mfd: Add pcf50633 backlight driverLars-Peter Clausen
This patch adds a backlight driver controling the pcf50633 led converter. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2009-11-01Merge branch 'gta02-machine-devices-2.6.31' into om-gta02-2.6.31Lars-Peter Clausen