aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-shark2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-17[media] radio-shark2: constify radio_tea5777_ops structuresJulia Lawall1-1/+1
2013-12-09[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede1-3/+1
2013-11-07[media] radio-shark: remove a warning when CONFIG_PM is not definedMauro Carvalho Chehab1-0/+2
2013-03-27radio-shark: Fix printk "CONFIG_LED_CLASS"Paul Bolle1-1/+1
2012-09-13[media] shark,shark2: declare resume/suspend functions as staticMauro Carvalho Chehab1-2/+2
2012-09-13[media] radio-shark2: Add support for suspend & resumeHans de Goede1-0/+39
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab1-65/+72
2012-08-13[media] radio-shark2: use %*ph to print small buffersAndy Shevchenko1-9/+4
2012-08-12[media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is setHans de Goede1-49/+73
2012-08-12[media] radio-shark*: Call cancel_work_sync from disconnect rather then releaseHans de Goede1-10/+2
2012-08-12[media] radio-shark*: Remove work-around for dangling pointer in usb intfdataHans de Goede1-9/+0
2012-07-30[media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiverHans de Goede1-0/+348