summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/lirc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-141-1/+5
|\
| * [media] staging: lirc_serial: silence GCC warningPaul Bolle2012-10-281-1/+5
* | staging: lirc: remove use of __devexitBill Pemberton2012-11-223-3/+3
* | staging: lirc: remove use of __devinitBill Pemberton2012-11-223-3/+3
* | staging: lirc: remove use of __devexit_pBill Pemberton2012-11-223-3/+3
|/
* [media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2012-08-132-4/+3Star
* [media] lirc: lirc_ene0100.h is not referenced anywhereSean Young2012-08-131-169/+0Star
* [media] lirc: remove lirc_ttusbir driverSean Young2012-08-133-383/+0Star
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-011-1/+1
|\
| * [media] lirc: fix non-ANSI function declaration warningEmil Goode2012-07-311-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-2/+58
|\|
| * Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-271-0/+6
| |\
| * | [media] lirc_sir: make device registration workJarod Wilson2012-06-191-2/+58
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-0/+6
|\ \ \ | | |/ | |/|
| * | [media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin2012-06-181-0/+6
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-8/+0Star
|\|
| * Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-192-2/+0Star
| |\
| * | [media] lirc: delete unused init/exit function prototypesGianluca Gennari2012-04-102-8/+0Star
| * | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-271-8/+9
| |\ \
* | | | USB: Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman2012-04-241-6/+7
* | | | USB: Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman2012-04-241-39/+61
* | | | USB: Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman2012-04-241-31/+49
| |_|/ |/| |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-292-2/+0Star
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0Star
| | |/ | |/|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * [media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock2012-03-191-1/+1
* | Staging: media: lirc: lirc_sasem.c: fixed long line coding style issueAndrew Miller2012-03-011-8/+9
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-152-61/+56Star
|\
| * [media] staging/media: lirc_imon: add a __user annotationDan Carpenter2011-11-261-2/+2
| * [media] staging: lirc_serial: Do not assume error codes returned by request_i...Ben Hutchings2011-11-241-12/+9Star
| * [media] staging: lirc_serial: Fix bogus error codesBen Hutchings2011-11-241-11/+12
| * [media] staging: lirc_serial: Fix deadlock on resume failureBen Hutchings2011-11-241-3/+1Star
| * [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_...Ben Hutchings2011-11-241-3/+16
| * [media] staging: lirc_serial: Fix init/exit orderBen Hutchings2011-11-241-35/+21Star
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-136-13/+13
* | lirc_parallel: fix module parameter description.Rusty Russell2012-01-131-1/+1
* | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-184-88/+4Star
|/
* staging: Move media drivers to staging/mediaMauro Carvalho Chehab2011-11-0315-0/+8700