| Age | Commit message (Expand) | Author |
| 2006-07-09 | Nit: The silicon revision level is in bits 7:4, so we must right shift | peter |
| 2006-06-27 | Hide the bit invertion/shifting of values received from and send to the MCU | peter |
| 2006-06-27 | Invert the brightness/contrast values so that higher values will | peter |
| 2006-06-27 | "AUTHOR" is really meant here, not "REGENTS". | peter |
| 2006-06-27 | Minor KNF, correct some comments. | peter |
| 2006-06-12 | Don't pass the size of struct device to CFATTACH_DECL because it's obviously | peter |
| 2006-05-26 | Clean up bogus whitespace | blymn |
| 2006-04-11 | Add missing disclaimer. | peter |
| 2006-03-25 | The sa11x0 include files live in arm/sa11x0 these days. | peter |
| 2006-03-25 | The sa11x0 include files live in arm/sa11x0 these days. | peter |
| 2006-03-04 | Cleanup: | peter |
| 2006-03-04 | Only compile in debug strings when SED_DEBUG is defined. | peter |
| 2006-03-04 | s/u_intN_t/uintN_t/ | peter |
| 2006-03-04 | Split the Jornada 7xx drivers for the touch-panel, keyboard, lcd control | peter |
| 2006-03-04 | Match all Jornada 7xx models. | peter |
| 2006-03-04 | Use ANSI functions decls. KNF. | peter |
| 2006-03-04 | Match all Jornada 7xx models. | peter |
| 2005-12-16 | PR/32312: Arnaud Degroote: apm on hpcarm ( NetBSD-current ) doesn"t compile | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-10 | Add an obviously missing break in a switch statement. | peter |
| 2005-10-23 | Add a dummy WSKBDIO_GETLEDS, to make "wsconsctl -ka" work. | peter |
| 2005-10-23 | Remove the DEBUG define, this should be set in the config file. | peter |
| 2005-10-23 | - Use ANSI function decls. | peter |
| 2005-10-23 | - Use ANSI function decls. | peter |
| 2005-08-26 | s/locdesc_t/int/g | drochner |
| 2005-06-30 | adaptions to config_search() change, and minor autoconf fixes, mostly from Ha... | drochner |
| 2005-06-28 | convert remaining autoconf bus "submatch" functions to use the new | drochner |
| 2005-06-02 | Use __UNCONST to pass default calibration data to tpcalib_ioctl(). | uwe |
| 2004-12-12 | Fix comments regarding configration bounaries | abs |
| 2004-05-28 | Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern. | tsarna |
| 2004-03-13 | Remove needless includes of <dev/pckbc/wskbdmap_mfii.h>. | bjh21 |
| 2003-12-19 | fixes for Brazilian keyboard from Rafael Diniz <rafael2k@terra.com.br> | manu |
| 2003-12-15 | Brazilian keymap, submitted by Rafael Diniz | manu |
| 2003-10-27 | Add a default: to a case statement. | mycroft |
| 2003-10-27 | In j720ssp_kthread(), move the tsleep() to the end of the loop. | mycroft |
| 2003-09-15 | US keydesc corrections from Bryan Vyhmeister (bsd at hub3 dot net). | uwe |
| 2003-08-08 | split StrongArm companion chip (sacc) driver so that we can support | bsh |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-03 | Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier | takemura |
| 2002-11-07 | Removed debug messages | manu |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-07 | g/c empty apmpoll(), use nopoll() instead | jdolecek |
| 2002-10-05 | add missing protos. | chs |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-29 | avoid warning when NAPM==0 | bsh |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |