| Age | Commit message (Expand) | Author |
| 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 |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2002-09-18 | - missing bits of apm | manu |
| 2002-09-16 | Initial APM support (enough to get battery level) | manu |
| 2002-09-13 | fix touchpanel broken behavior: | manu |
| 2002-08-27 | Correctly map altgr on a french keyboard | manu |
| 2002-07-22 | Implements WSKBDIO_GTYPE | manu |
| 2002-07-21 | Added a french keymap, but the altgr key does not work yet (to be fixed later) | manu |
| 2002-07-20 | change path of include file | ichiro |
| 2002-07-19 | move sa11x0 to under arch/arm | ichiro |
| 2002-07-19 | Support jornada720 touchpanel. | toshii |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-02-02 | bootinfo.h, config_hook.h, platid.h are moved to hpc/include | uch |
| 2002-01-18 | Add back a missing key mapping for Japanese jornada720. | toshii |
| 2001-12-28 | Allow jornada720 LCD and keyboard to be used as a boot console. | toshii |
| 2001-11-27 | Use <machine/intr.h> rather than <machine/irqhandler.h> | thorpej |
| 2001-11-23 | Use <arm/cpufunc.h>, not <machine/cpufunc.h>. | thorpej |
| 2001-11-22 | Kill <machine/katelib.h>. Any place that still uses it should just | thorpej |
| 2001-08-02 | implement rx/tx protocol routine of atmel microcontroller. | ichiro |
| 2001-08-01 | add initialization of GPDR pin direction to ipaqpcic_init(sc). | ichiro |
| 2001-08-01 | implement a atmelgpio.c | ichiro |
| 2001-08-01 | i mistake | ichiro |
| 2001-08-01 | add entry of Atmel microcontroller and uda1341 codec | ichiro |
| 2001-08-01 | add more register of DUAL PCMCIA SLEEVE for iPAQ | ichiro |
| 2001-07-31 | iPAQ uses Atmel microcontroller to service a few peripheral devices | ichiro |
| 2001-07-22 | You must set 'HPCFB_SWAP_*' if bytes are stored in reverse order, i.e. | takemura |
| 2001-07-20 | make slash, backslash, question, and pipe (bar?) keys work on US Jornada | hpeyerl |
| 2001-07-16 | "infomation" -> "information" | hpeyerl |
| 2001-07-15 | initial commit UDA1341 CODEC | ichiro |
| 2001-07-15 | Mapping the SSP registers | ichiro |
| 2001-07-15 | add handle of sc_ssph | ichiro |
| 2001-07-15 | add definition I/Opins of UDA1341 | ichiro |