Both chown and chgrp have a -R option that can be used to tell them to recursively apply ownership and group changes to an entire directory tree. For example:
# chown -R drobbins /home/drobbins