summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lirc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-231-6/+7
|\
| * [media] lirc_sasem: key debug spew off debug modparamJarod Wilson2011-05-201-6/+7
* | staging: lirc: fixed coding styleGreg Dietsche2011-05-032-28/+29
* | staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-249-2035/+533
|\
| * [media] lirc_zilog: error out if buffer read bytes != chunk sizeJarod Wilson2011-03-221-1/+7
| * [media] lirc: silence some compile warningsJarod Wilson2011-03-222-2/+2
| * [media] lirc_zilog: Update TODO list based on work completed and revised plansAndy Walls2011-03-221-26/+25
| * [media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()Andy Walls2011-03-221-1/+3
| * [media] lirc_zilog: Add locking of the i2c_clients when in useAndy Walls2011-03-221-4/+37
| * [media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rxAndy Walls2011-03-221-204/+380
| * [media] lirc_zilog: Move constants from ir_probe() into the lirc_driver templateAndy Walls2011-03-221-12/+15
| * [media] lirc_zilog: Always allocate a Rx lirc_buffer objectAndy Walls2011-03-221-31/+31
| * [media] lirc_zilog: Remove unneeded rx->buf_lockAndy Walls2011-03-221-14/+9
| * [media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() functionAndy Walls2011-03-221-7/+14
| * [media] lirc_zilog: Use kernel standard methods for marking device non-seekableAndy Walls2011-03-221-7/+2
| * [media] lirc_zilog: Convert the instance open count to an atomic_tAndy Walls2011-03-221-10/+5
| * [media] lirc_zilog: Convert ir_device instance array to a linked listAndy Walls2011-03-221-28/+31
| * [media] lirc_zilog: Remove broken, ineffective reference countingAndy Walls2011-03-221-31/+1
| * [media] lirc_zilog: Restore checks for existence of the IR_tx objectAndy Walls2011-03-221-7/+20
| * [media] lirc: remove staging lirc_it87 and lirc_ite8709 driversJuan J. Garcia de Soria2011-03-225-1699/+0
* | staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must b...Thomas Viehweger2011-03-071-4/+68
* | staging/trivial: fix typos concerning "adjust"Uwe Kleine-König2011-02-181-1/+1
|/
* [media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_sendJarod Wilson2011-01-311-6/+26
* [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-196-6/+20
* [media] lirc_zilog: Update TODO.lirc_zilogAndy Walls2011-01-191-6/+30
* [media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls2011-01-191-1/+5
* [media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls2011-01-191-8/+0
* [media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls2011-01-191-16/+5
* [media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls2011-01-191-64/+49
* [media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()Andy Walls2011-01-191-132/+212
* [media] lirc_zilog: Don't make private copies of i2c clientsAndy Walls2011-01-191-59/+28
* [media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rxAndy Walls2011-01-191-127/+171
* [media] lirc_zilog: Remove disable_tx module parameterAndy Walls2011-01-191-10/+4
* [media] lirc_zilog: Reword debug message in ir_probe()Andy Walls2011-01-191-3/+2
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-2/+2
|\
| * x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-2/+2
* | [media] staging/lirc: Update lirc TODO filesMauro Carvalho Chehab2010-12-302-3/+13
* | [media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id fieldAndy Walls2010-12-301-16/+31
* | [media] Remove staging/lirc/lirc_i2c driverMauro Carvalho Chehab2010-12-303-544/+0
* | [media] lirc_zilog: Fix a warningMauro Carvalho Chehab2010-12-291-1/+0
* | [media] staging/lirc: Fix compilation when LIRC=mMauro Carvalho Chehab2010-12-291-12/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-284-21/+21
|\
| * Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-284-21/+21
| |\
| | * Staging: lirc: fix PTR_ERR() checkDan Carpenter2010-10-151-1/+1
| | * staging: lirc: remove duplicated includeNicolas Kaiser2010-10-051-1/+0
| | * staging: lirc: Remove unnecessary casts of private_dataJoe Perches2010-09-052-7/+7
| | * Staging: lirc, fix lock imbalanceJiri Slaby2010-09-041-5/+8
| | * Staging: lirc, fix NULL dereferenceJiri Slaby2010-09-041-2/+3
OpenPOWER on IntegriCloud