Age | Commit message (Expand) | Author |
2005-10-31 | On suspend/resume save the current time to the RTC earlier and restore it later | Dale Rahn |
2005-08-18 | Make zaudio(4) work like a laptop, so that when you plug your headphones | Robert Nagy |
2005-07-01 | Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.c | Uwe Stuehler |
2005-05-27 | oops! printf -> DPRINTF | Uwe Stuehler |
2005-05-27 | - raise the "critical" battery level a bit to suspend earlier | Uwe Stuehler |
2005-05-26 | Reset the zaurus audio components after resume, so that subsequent opens | Christopher Pascoe |
2005-05-26 | No need to clock i2s during i2c operations, so don't. Relocate i2c | Christopher Pascoe |
2005-05-25 | Resample the hinge value on wakeup, prevent 'hung' keyboard on return | Dale Rahn |
2005-05-24 | serial console support | Uwe Stuehler |
2005-05-23 | Cleanup leading and trailing whitespace. | Christopher Pascoe |
2005-05-23 | Headphone output and volume control support. | Christopher Pascoe |
2005-05-10 | enter ddb thru alt-escape. | Marc Espie |
2005-05-09 | Added comments, and a new function to control the infrared LED. | Uwe Stuehler |
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler |
2005-04-21 | Move i2c open/close from callers into zaudio_standby. Fixes an error path. | Christopher Pascoe |
2005-04-21 | provide pgup, pgdown, home and end by using fn with the arrow keys. | David Gwynne |
2005-04-19 | newline after attach; ok deraadt@ | Damien Miller |
2005-04-15 | Add TODO list for zaudio. | Christopher Pascoe |
2005-04-15 | Add basic audio playback support for the Zaurus SL-C3000. | Christopher Pascoe |
2005-04-13 | Resume only if the lid is open and the power key pressed. Also fix | Uwe Stuehler |
2005-04-11 | - generate power change and battery low events | Uwe Stuehler |
2005-04-08 | Synchronize ADS7846 communication and LCD refresh so as to avoid jitter | Uwe Stuehler |
2005-04-08 | new functions for a unified interface to all chips. | Uwe Stuehler |
2005-03-30 | - Enable charging properly, avoiding the stuck "battery full" signal. | Uwe Stuehler |
2005-03-29 | Changed On/Off button behaviour (unless the lid is closed): | Uwe Stuehler |
2005-03-16 | permit ramdisks to compile | Theo de Raadt |
2005-03-15 | s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@ | Uwe Stuehler |
2005-03-15 | Seperate delay for discharge and charge, otherwise discharge period may not | Dale Rahn |
2005-03-15 | Try harder to prevent spurious touch screen 'down' events. | Dale Rahn |
2005-03-15 | Restructure the keyboard code so that the keys in rawkey are always sent | Dale Rahn |
2005-03-13 | Read the battery voltage once and pass that value around. This fixes a | Uwe Stuehler |
2005-03-11 | - apm(8) can now report the estimated number of minutes left. | Uwe Stuehler |
2005-03-08 | Oops. Put scoop GPIO pins into correct state on suspend, and remove an | Uwe Stuehler |
2005-02-23 | do not permit a suspend if the lid is closed; uwe ok | Theo de Raadt |
2005-02-22 | call zkbd_hinge() at attach time, to init sc_hinge; drahn ok | Theo de Raadt |
2005-02-22 | Initial suspend/resume code with additional powerhooks. Enter/exit | Uwe Stuehler |
2005-02-22 | based on hinge buttons, do screen blanking. uwe and i agree that | Theo de Raadt |
2005-02-16 | Touchscreen sample stabilization, do multiple reads, average best two. | Dale Rahn |
2005-02-16 | Filter spurious coordinates on pen up in abolute mode, | Matthieu Herrb |
2005-01-31 | Use pxa2x0_gpio_get_function() to restore alternate pin functions | Uwe Stuehler |
2005-01-31 | Make LCD brightness adjustable by wsconsctl(1), and fix the base address | Uwe Stuehler |
2005-01-30 | Hack to allow emulation of mouse buttons for now, incorrectly shares | Dale Rahn |
2005-01-28 | debug print should not be enabled. | Dale Rahn |
2005-01-28 | Add zts, touch screen driver for zaurus. | Dale Rahn |
2005-01-28 | Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@ | Dale Rahn |
2005-01-26 | New device for the dedicated SSP unit, automatic battery charging, and | Uwe Stuehler |
2005-01-25 | map Fn to something for now. | Dale Rahn |
2005-01-20 | Enable apm/scoop drivers and report A/C power status correctly. | Uwe Stuehler |
2005-01-19 | Cleanups, missing licenses and RCS tags. | Uwe Stuehler |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |