aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/lirc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+5
2012-11-21staging: lirc: remove use of __devexitBill Pemberton3-3/+3
2012-11-21staging: lirc: remove use of __devinitBill Pemberton3-3/+3
2012-11-21staging: lirc: remove use of __devexit_pBill Pemberton3-3/+3
2012-10-28[media] staging: lirc_serial: silence GCC warningPaul Bolle1-1/+5
2012-08-13[media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2-4/+3
2012-08-13[media] lirc: lirc_ene0100.h is not referenced anywhereSean Young1-169/+0
2012-08-13[media] lirc: remove lirc_ttusbir driverSean Young3-383/+0
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+58
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode1-1/+1
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-0/+6
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+6
2012-06-18[media] lirc_sir: make device registration workJarod Wilson1-2/+58
2012-06-18[media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin1-0/+6
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-8/+0
2012-04-24USB: Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman1-6/+7
2012-04-24USB: Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman1-39/+61
2012-04-24USB: Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman1-31/+49
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2-2/+0
2012-04-10[media] lirc: delete unused init/exit function prototypesGianluca Gennari2-8/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-2/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-27Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab1-8/+9
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock1-1/+1
2012-02-29Staging: media: lirc: lirc_sasem.c: fixed long line coding style issueAndrew Miller1-8/+9
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-61/+56
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell6-13/+13
2012-01-13lirc_parallel: fix module parameter description.Rusty Russell1-1/+1
2011-11-26[media] staging/media: lirc_imon: add a __user annotationDan Carpenter1-2/+2
2011-11-24[media] staging: lirc_serial: Do not assume error codes returned by request_irq()Ben Hutchings1-12/+9
2011-11-24[media] staging: lirc_serial: Fix bogus error codesBen Hutchings1-11/+12
2011-11-24[media] staging: lirc_serial: Fix deadlock on resume failureBen Hutchings1-3/+1
2011-11-24[media] staging: lirc_serial: Free resources on failure paths of lirc_serial_probe()Ben Hutchings1-3/+16
2011-11-24[media] staging: lirc_serial: Fix init/exit orderBen Hutchings1-35/+21
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman4-88/+4
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab15-0/+8700