summaryrefslogtreecommitdiff
path: root/sys/dev/gpio
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-08-30add missing initializerschristos
2006-04-08Whitespace nit.uwe
2006-04-07Dallas Semiconductor 1-Wire bus support, from OpenBSD. Currently includesriz
2006-03-29Use device_private().thorpej
2006-03-28Use device_unit().thorpej
2006-02-20Flesh out the framework for attaching drivers to the GPIO pins.riz
2005-12-11merge ktrace-lwp.christos
2005-10-11-kill gba_name in attach argdrochner
2005-10-11Add __KERNEL_RCSID.cube
2005-09-27Import general purpose I/O framework from OpenBSD.jmcneill