index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lirc
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-03-22
[media] lirc_zilog: error out if buffer read bytes != chunk size
Jarod Wilson
2011-03-22
[media] lirc: silence some compile warnings
Jarod Wilson
2011-03-22
[media] lirc_zilog: Update TODO list based on work completed and revised plans
Andy Walls
2011-03-22
[media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()
Andy Walls
2011-03-22
[media] lirc_zilog: Add locking of the i2c_clients when in use
Andy Walls
2011-03-22
[media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rx
Andy Walls
2011-03-22
[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template
Andy Walls
2011-03-22
[media] lirc_zilog: Always allocate a Rx lirc_buffer object
Andy Walls
2011-03-22
[media] lirc_zilog: Remove unneeded rx->buf_lock
Andy Walls
2011-03-22
[media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() function
Andy Walls
2011-03-22
[media] lirc_zilog: Use kernel standard methods for marking device non-seekable
Andy Walls
2011-03-22
[media] lirc_zilog: Convert the instance open count to an atomic_t
Andy Walls
2011-03-22
[media] lirc_zilog: Convert ir_device instance array to a linked list
Andy Walls
2011-03-22
[media] lirc_zilog: Remove broken, ineffective reference counting
Andy Walls
2011-03-22
[media] lirc_zilog: Restore checks for existence of the IR_tx object
Andy Walls
2011-03-22
[media] lirc: remove staging lirc_it87 and lirc_ite8709 drivers
Juan J. Garcia de Soria
2011-03-07
staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must b...
Thomas Viehweger
2011-02-18
staging/trivial: fix typos concerning "adjust"
Uwe Kleine-König
2011-01-31
[media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send
Jarod Wilson
2011-01-19
[media] staging/lirc: fix mem leaks and ptr err usage
Jarod Wilson
2011-01-19
[media] lirc_zilog: Update TODO.lirc_zilog
Andy Walls
2011-01-19
[media] lirc_zilog: Add Andy Walls to copyright notice and authors list
Andy Walls
2011-01-19
[media] lirc_zilog: Remove useless struct i2c_driver.command function
Andy Walls
2011-01-19
[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx function
Andy Walls
2011-01-19
[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printks
Andy Walls
2011-01-19
[media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()
Andy Walls
2011-01-19
[media] lirc_zilog: Don't make private copies of i2c clients
Andy Walls
2011-01-19
[media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rx
Andy Walls
2011-01-19
[media] lirc_zilog: Remove disable_tx module parameter
Andy Walls
2011-01-19
[media] lirc_zilog: Reword debug message in ir_probe()
Andy Walls
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2010-12-30
[media] staging/lirc: Update lirc TODO files
Mauro Carvalho Chehab
2010-12-30
[media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id field
Andy Walls
2010-12-30
[media] Remove staging/lirc/lirc_i2c driver
Mauro Carvalho Chehab
2010-12-30
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-29
[media] lirc_zilog: Fix a warning
Mauro Carvalho Chehab
2010-12-29
[media] staging/lirc: Fix compilation when LIRC=m
Mauro Carvalho Chehab
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-22
[media] lirc_it87: add another pnp id
Jarod Wilson
2010-10-22
[media] lirc_igorplugusb: add Fit PC2 device ID
Jarod Wilson
2010-10-22
[media] lirc_igorplugusb: handle hw buffer overruns better
Jarod Wilson
2010-10-22
[media] lirc_igorplugusb: assorted fixups
Jarod Wilson
2010-10-22
[media] lirc_parallel: build on smp and kill dead code
Jarod Wilson
2010-10-21
[media] lirc: wire up .compat_ioctl to main ioctl handler
Jarod Wilson
2010-10-21
[media] staging/lirc: ioctl portability fixups
Jarod Wilson
2010-10-21
[media] lirc_igorplugusb: Fix a compilation waring
Mauro Carvalho Chehab
[next]