summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2013-11-08fix unused variable warningschristos
2013-11-04mark variables __diagusedchristos
2013-11-02Turn the "esiop_intr: I shouldn't be there !" panic into a printfgson
2013-10-30Fix incorrect function names in panic message strings.gson
2013-10-25Remove unused stuffmartin
2013-10-24Fix a few copy&pastos in an error pathmartin
2013-10-22Avoid "declaration of 'delay' shadows a global declaration" by renamingskrll
2013-10-20fix unused variable warningschristos
2013-10-17- remove unused variableschristos
2013-10-13Catch up to recent changes in config_pending_{incr,decr}().riz
2013-10-13make the driver able to send scsi commands; now the disks are found.christos
2013-10-12- add 64 bit fifo supportchristos
2013-10-09support WSDISPLAYIO_GET_FBINFOmacallan
2013-10-04Move an assert to the point where the referenced variable is initialized.joerg
2013-10-03Revirt 'Move the Marvell extension to com_mv.c' at Sun Sep 1 04:51:24 UTC 2013.kiyohara
2013-10-03Remove incorrect KASSERT.skrll
2013-10-02LOCKDEBUG doesn't imply DIAGNOSTIC. duh.skrll
2013-10-02Fix a KASSERT - how did that sneak in?skrll
2013-10-02Remove harmless paste error.skrll
2013-10-02Modernise slhci. Many thanks to rkujawa@ for testing.skrll
2013-09-23KNF a comment.skrll
2013-09-23Typoskrll
2013-09-22Removed duplicated lines introduced in version 1.36.adam
2013-09-22Remove all trailing whitespaceskrll
2013-09-22Remove trailing whitespace.skrll
2013-09-15Remove unused variablemartin
2013-09-15Mark a potentially unused variablemartin
2013-09-15Mark potentially unused variablesmartin
2013-09-15Comment out unused variablemartin
2013-09-15Remove unused variable/ifdef like usemartin
2013-09-15Remove unused variablesmartin
2013-09-15Mark a variable as potentially unusedmartin
2013-09-15Remove unused variablemartin
2013-09-15Remove unused variablemartin
2013-09-14Fix detach return valuemartin
2013-09-14Don't include atw_hw_decrypted, it is not used. Keep it forjoerg
2013-09-14GC unused functions and variables.joerg
2013-09-14Put helper functions for debugging under the corresponding debugjoerg
2013-09-14Remove unused variables, use C99 open arrays for variable sized arraysmartin
2013-09-12Remove unused variablemartin
2013-09-12Remove unused variablemartin
2013-09-12Minor tweaks for newer gccmartin
2013-09-12Remove unused variablemartin
2013-09-12Eliminate (mostly) unused "ostate" variablemartin
2013-09-12Remove unused ppr_able variable.martin
2013-09-08revert making smc91cxx_idstrs static, it's referenced fromchs
2013-09-08Allow the attachment to override ahci_ports.matt
2013-09-08If there is only 1 port, don't say "1 ports".matt
2013-09-07apply changes from Robert Sprowson in PR 47765 and PR 47788:chs
2013-09-03no EFR on tl16c750, use AFE bit on MCR reg instead for flow controljmcneill