aboutsummaryrefslogtreecommitdiff
path: root/firmware/yam
ModeNameSize
-rw-r--r--1200.bin.ihex14717logplain
-rw-r--r--9600.bin.ihex14715logplain
>docs/driver-model: Document device.groupsBart Van Assche1-33/+32 2011-06-07DOCUMENTATION: Replace create_device() with device_create().Robert P. J. Day1-1/+1 2011-06-07DOCUMENTATION: Update overview.txt in Doc/driver-model.Robert P. J. Day1-18/+34 2011-05-06driver core: remove the driver-model structures from the documentationWanlong Gao4-141/+4 2010-11-10driver core: prune docs about device_interfaceBrandon Philips1-129/+0 2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-1/+1 2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody1-2/+2 2009-07-12driver model: fix show/store prototypes in doc.vibi sreenivasan1-2/+2 2009-06-15Driver Core: Warn driver authors about adding device attributesGrant Likely1-0/+32 2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-1/+1 2009-04-16Driver Core: early platform driverMagnus Damm1-0/+59 2009-02-22PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy1-3/+5 2008-02-02Driver core: Update some prototypes in platform.txtStephen Rothwell1-3/+3 2007-10-20typo fixesMatt LaPlante1-2/+2 2007-07-18Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips1-1/+1 2007-06-08update Documentation/driver-model/platform.txtDavid Brownell1-0/+40 2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1 2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1 2007-05-02DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer1-1/+1 2007-02-17trivial documentation patch for platform.txtErik Hovland1-2/+2 2007-02-09devres: device resource managementTejun Heo1-0/+268 2006-12-01