aboutsummaryrefslogtreecommitdiff
path: root/firmware/dabusb
AgeCommit message (Collapse)AuthorFilesLines
2012-11-21firmware: remove last vestiges of dabusbTim Gardner2-1410/+0
dabusb was removed with commit dae86ccbc3 ("[media] dabusb: remove obsolete driver"), so remove the last vestiges of firmware and documentation. Signed-off-by: Tim Gardner <[email protected]> Cc: Rob Landley <[email protected]> Cc: Paul Gortmaker <[email protected]> Cc: Ben Hutchings <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2008-07-14dabusb: use request_firmware()David Woodhouse2-0/+1410
Signed-off-by: David Woodhouse <[email protected]>