aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/lirc
AgeCommit message (Expand)Author
2013-07-29[media] staging: lirc: clean error handling in probe()Dan Carpenter
2013-06-17[media] staging/media: lirc_imon: fix leaks in imon_probe()Alexey Khoroshilov
2013-03-25[media] staging: lirc_sir: remove dead codeAlexander Shiyan
2013-02-13[media] staging: media: Remove unnecessary OOM messagesJoe Perches
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab
2012-12-21[media] staging/media: Use dev_ printks in lirc/igorplugusb.cYAMANE Toshiaki
2012-12-21[media] staging/media: Use dev_ or pr_ printks in lirc/lirc_imon.cYAMANE Toshiaki
2012-12-21[media] staging/media: Use pr_ printks in lirc/lirc_serial.cYAMANE Toshiaki
2012-12-21[media] staging/media: Use pr_ printks in lirc/lirc_parallel.cYAMANE Toshiaki
2012-12-21[media] staging/media: Use pr_ printks in lirc/lirc_bt829.cYAMANE Toshiaki
2012-12-21[media] staging/media: Use pr_ printks in lirc/lirc_sir.cYAMANE Toshiaki
2012-12-21[media] staging/media: Use dev_ or pr_ printks in lirc/lirc_sasem.cYAMANE Toshiaki
2012-12-21[media] staging: media: Fix minor typo in staging/mediaMasanari Iida
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-21staging: lirc: remove use of __devexitBill Pemberton
2012-11-21staging: lirc: remove use of __devinitBill Pemberton
2012-11-21staging: lirc: remove use of __devexit_pBill Pemberton
2012-10-28[media] staging: lirc_serial: silence GCC warningPaul Bolle
2012-08-13[media] staging: lirc: use %*ph to print small buffersAndy Shevchenko
2012-08-13[media] lirc: lirc_ene0100.h is not referenced anywhereSean Young
2012-08-13[media] lirc: remove lirc_ttusbir driverSean Young
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-18[media] lirc_sir: make device registration workJarod Wilson
2012-06-18[media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-24USB: Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman
2012-04-24USB: Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman
2012-04-24USB: Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab
2012-04-10[media] lirc: delete unused init/exit function prototypesGianluca Gennari
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock
2012-02-29Staging: media: lirc: lirc_sasem.c: fixed long line coding style issueAndrew Miller
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13lirc_parallel: fix module parameter description.Rusty Russell
2011-11-26[media] staging/media: lirc_imon: add a __user annotationDan Carpenter
2011-11-24[media] staging: lirc_serial: Do not assume error codes returned by request_i...Ben Hutchings
2011-11-24[media] staging: lirc_serial: Fix bogus error codesBen Hutchings
2011-11-24[media] staging: lirc_serial: Fix deadlock on resume failureBen Hutchings
2011-11-24[media] staging: lirc_serial: Free resources on failure paths of lirc_serial_...Ben Hutchings
2011-11-24[media] staging: lirc_serial: Fix init/exit orderBen Hutchings
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman