index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arm
/
at91
/
at91_twi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate an obviously missing STOP when having finished transmitting data.
marius
2012-04-14
1
-0
/
+1
*
- Try to bring these files closer to style(9).
marius
2012-04-14
1
-12
/
+16
*
Remove pointless semicolons after label
kevlo
2011-09-30
1
-2
/
+2
*
if_ate.c:
cognet
2010-10-06
1
-1
/
+0
*
The TWI controller automatically stops if we don't fill up with new data in
ticso
2010-09-27
1
-3
/
+1
*
fix off by one error for twi reads with len != 1.
ticso
2010-09-27
1
-1
/
+1
*
strict kobj signatures: number of fixes for arm architecture
avg
2009-06-11
1
-1
/
+1
*
Use at91_master_clock instead of AT91C_MASTER_CLOCK.
imp
2009-01-22
1
-1
/
+2
*
Tweak the disclaimer section of the license to match COPYRIGHT, for
imp
2008-11-25
1
-10
/
+11
*
Add locking to the various iicbus(4) bridge drivers:
jhb
2008-08-04
1
-0
/
+7
*
Release the resources for the registers for the TWI device with
imp
2008-05-28
1
-1
/
+1
*
MFp4: A bunch of patches from myself and Tisco to improve the
imp
2007-03-23
1
-24
/
+39
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
at91_twi depends on the iicbus module to satisfy its symbols when
imp
2007-02-06
1
-0
/
+1
*
Make this work a lot better:
imp
2006-11-29
1
-36
/
+44
*
MFp4: Make it work :-)
imp
2006-11-22
1
-139
/
+9
*
Progress commit for getting TWI working
imp
2006-10-20
1
-17
/
+23
*
MFp4: first cut at getting I2C transfers working (generically). I'm
imp
2006-09-07
1
-8
/
+55
*
MFp4: tweaks
imp
2006-07-14
1
-7
/
+8
*
Connect twi to the FreeBSD iicbus infrastructure.
imp
2006-04-06
1
-166
/
+177
*
Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoC
imp
2006-02-04
1
-0
/
+434