aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)Author
2008-12-01fix-rfkill-on-bt-platform-drvdata-vs-drvdata.patchAndy Green
Hum seems the rfkill stuff was broken somewhere along the line, some of it thinks the rfkill pointer is in the pdev private data and some gets confused about the bt_data pointer being in dev private data... this patch cleans it out so the rfkill pointer is held in the bt_data struct, which is created for gta01 or 02 now. Before these changes it will blow up on resume due to dereferencing the wrong pointer to the wrong thing. Signed-off-by: Andy Green <andy@openmoko.com>
2008-12-01fix-regulators-pm-bt-get-regulator-mutx-on-resume.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-12-01fix-regulators-gps-regulator-acquire-failure.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-12-01fix-regulator-errors-in-mach-gta02.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-30fix-backlight-too-early.patchAndy Green
This moves the backlight init to right before the backlight device init during the jbt6k74 probe callback... it guarantees video is up and the lcm is configured before we bring up backlight and so removes the white flash during boot, the all-black framebuffer is instead shown smoothly and cleanly. Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-28MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-fix-last_issued-ts ↵merge
_filter_medi pending-tracking-hist top was MERGE-via-stable-tracking-fix-last_issued-ts_filter_medi / 404664ee400e5a47f66a4dce9427f3fd4ae22d38 ... parent commitmessage: From: merge <null@invalid> MERGE-via-stable-tracking-hist-fix-last_issued-ts_filter_medi stable-tracking-hist top was fix-last_issued-ts_filter_medi / 80f4b57fef5dcffbb1d93fa43432952c168860ed ... parent commitmessage: From: Nelson Castillo <nelsoneci@gmail.com> fix-last_issued-ts_filter_median.patch - Decimation_below was not being used in the median filter. Fixed. - Decimation_below should be small. There's no need to change many points in the median filter if we're moving slow. In this way we will filter more noise. - Now we deliver 2X input events -- 1 each 5 milliseconds. (side effect of the previous two changes) - We should omit the last point before the UP event but I think this belongs to user-space. I'm programming a tslib filter ("skip") and if it doesn't work will I'll send a patch later to skip the last point in the driver. Signed-off-by: Nelson Castillo <nelsoneci@gmail.com>
2008-11-28MERGE-via-pending-tracking-hist-set-the-eint-configuration-cormerge
pending-tracking-hist top was set-the-eint-configuration-cor / cc3d62df0aa2f4395b787757a656805ffbf28cf8 ... parent commitmessage: From: Matt Hsu <matt_hsu@openmoko.org> set the eint configuration correctly Signed-off-by: Matt Hsu <matt_hsu@openmoko.org>
2008-11-28config-gta02-uplevel-balaji-pcf50606-changes.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-28MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-hist-patch-rfkill- ↵merge
fix-init-values-a pending-tracking-hist top was MERGE-via-stable-tracking-hist-patch-rfkill-fix-init-values-a / bbb0210fab54015099b24bec396670708a9be1e2 ... parent commitmessage: From: merge <null@invalid> MERGE-via-stable-tracking-hist-patch-rfkill-fix-init-values-a stable-tracking-hist top was patch-rfkill-fix-init-values-a / 3fdcf5fbcdd609825e3eb760af5cd76940693da2 ... parent commitmessage: From: Sean McNeil <sean@mcneil.com> PATCH-rfkill-fix-init-values-and-cleanup-compilation-warning.eml This applies cleanly to stable-tracking to fix errors on initialization. Sean
2008-11-27MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-hist-ignore-very-s ↵merge
hort-clicks-s3c24 pending-tracking-hist top was MERGE-via-stable-tracking-hist-ignore-very-short-clicks-s3c24 / 8e8a39f8d43430ae4543b6d13b1626bd8b913881 ... parent commitmessage: From: merge <null@invalid> MERGE-via-stable-tracking-hist-ignore-very-short-clicks-s3c24 stable-tracking-hist top was ignore-very-short-clicks-s3c24 / aa3d2f306e4ca5b04a01ca3ad635caae1c1e8e33 ... parent commitmessage: From: Nelson Castillo <nelsoneci@gmail.com> ignore-very-short-clicks-s3c2410_ts.patch With this patch the issue of the noisy clicks seems to be alleviated. We ignore the first two points. If a click has less than 3 points we ignore it. On a normal click (I mean with at least 3 points) this patch will delay the first DOWN event by 20 milliseconds. I'm looking for a better solution but this one works and it should make the driver more usable. Signed-off-by: Nelson Castillo <nelsoneci@gmail.com>
2008-11-27fix-gta02-rfkill-balaji-uplevel.patchAndy Green
Sean McNeil's bt rfkill patch uplevelled for Balaji stuff on GTA02 Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-27MERGE-via-balaji-tracking-hist-MERGE-via-stable-tracking-hist-fix-the-eint_u ↵merge
nmask-logic-for balaji-tracking-hist top was MERGE-via-stable-tracking-hist-fix-the-eint_unmask-logic-for / 3d7bd71b94568fd801e1d10f01ad3c2db16de027 ... parent commitmessage: From: merge <null@invalid> MERGE-via-stable-tracking-hist-fix-the-eint_unmask-logic-for- stable-tracking-hist top was fix-the-eint_unmask-logic-for- / 840a005cbe74d680a0292a8e44f9ab1c2d279b6c ... parent commitmessage: From: Matt Hsu <matt_hsu@openmoko.org> fix the eint_unmask logic for s3c64xx
2008-11-27MERGE-via-balaji-tracking-hist-MERGE-via-stable-tracking-hist-config-gta02-u ↵merge
plevel-patch balaji-tracking-hist top was MERGE-via-stable-tracking-hist-config-gta02-uplevel-patch / eb381acecca375d0a7b88cfe640504a8a1fa4c39 ... parent commitmessage: From: merge <null@invalid> MERGE-via-stable-tracking-hist-config-gta02-uplevel-patch stable-tracking-hist top was config-gta02-uplevel-patch / 0e07e39074bbdb938cfefaea6ad7823282cc914c ... parent commitmessage: From: Andy Green <andy@openmoko.com> config-gta02-uplevel.patch Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-26config-update-balaji-pcf50606-start.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-26clean-gta03-features.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-26fix-lcm-init-smdk.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-24config-gta03-additional-networking-options.patchChristopher Hall
Signed-off-by: Christopher Hall <hsw@openmoko.com>
2008-11-24fix-gta02-gps-breakage-stale-save.patchAndy Green
Managed to infect earlier patch with stale file in kate breaking gta02 build in andy-tracking. Reported-by: Scott Talbot <psyc@stalbot.com> Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-23fix-balaji-gta03-add-gpio-include.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-22(no commit message)Andy Green
2008-11-21(no commit message)Andy Green
2008-11-21MERGE-via-balaji-tracking-balaji-updatesAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21MERGE-via-balaji-tracking-s3c64xx-clock-fixesAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21add-gta03-lis302dl.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21introduce-om-gta03-features.patchAndy Green
This patch adds a single file that is intended to do the job of the several neo1973_pm_* drivers used in GTA02. It exposes the /sys nodes /sys/bus/platform/devices/om-gta03.0/gps_power /sys/bus/platform/devices/om-gta03.0/gsm_power /sys/bus/platform/devices/om-gta03.0/usbhost_power /sys/bus/platform/devices/om-gta03.0/wlan_bt_power at the moment which allow power control of these subsystems. Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta02-update.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21meddle-try-get-sdio-wlan-up.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21fix-s3c-sdhci1-gpio.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21gta03-device-deps-on-pmu-init.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21uplevel-gta03-pmu-mach-stuff.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-framebuffer-enable.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-balaji-uplevel.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21temp-override-pullup-always-on-gpg6-mmc-cd.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21add-gta03-framebuffer-init.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21add-gta03-hsmmc1.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21fix-srcpnd-int-clear-order.patchmichael
The S3C2410_SRCPND is not clear correctly until the S3C2410_SUBSRCPND is cleared. Signed-off-by: michael <trimarchi@gandalf.sssup.it>
2008-11-21config-balaji-add-corgi-backlight-remove-pwm-one.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-remove-50633-sensors.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21fix-balaji-backlight-never-goes-off.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21revise-the-profile-of-regulator-of-gta03.patchmatt_hsu
This patch revises the profile of regulator of gta03. Matt
2008-11-21config-gta02-defconfig-uplevel.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21fix-gta03-second-hsmmc-Kconfig.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21fix-gta03-balaji-track-removal-platform-members.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-balaji-track-rtc-split.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-correct-uarts-remove-smdk.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21split-pm-gsm-for-gta03.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-kill-ar6k.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-add-vfat-iso-codepage-iso8859-1.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21config-gta03-6410-tracking-mmc-opt-smdk.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-21move-neo1973-pm-stuff-to-drivers-misc.patchAndy Green
Signed-off-by: Andy Green <andy@openmoko.com>