index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lirc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-03-24
9
-2035
/
+533
|
\
|
*
[media] lirc_zilog: error out if buffer read bytes != chunk size
Jarod Wilson
2011-03-22
1
-1
/
+7
|
*
[media] lirc: silence some compile warnings
Jarod Wilson
2011-03-22
2
-2
/
+2
|
*
[media] lirc_zilog: Update TODO list based on work completed and revised plans
Andy Walls
2011-03-22
1
-26
/
+25
|
*
[media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()
Andy Walls
2011-03-22
1
-1
/
+3
|
*
[media] lirc_zilog: Add locking of the i2c_clients when in use
Andy Walls
2011-03-22
1
-4
/
+37
|
*
[media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rx
Andy Walls
2011-03-22
1
-204
/
+380
|
*
[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template
Andy Walls
2011-03-22
1
-12
/
+15
|
*
[media] lirc_zilog: Always allocate a Rx lirc_buffer object
Andy Walls
2011-03-22
1
-31
/
+31
|
*
[media] lirc_zilog: Remove unneeded rx->buf_lock
Andy Walls
2011-03-22
1
-14
/
+9
|
*
[media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() function
Andy Walls
2011-03-22
1
-7
/
+14
|
*
[media] lirc_zilog: Use kernel standard methods for marking device non-seekable
Andy Walls
2011-03-22
1
-7
/
+2
|
*
[media] lirc_zilog: Convert the instance open count to an atomic_t
Andy Walls
2011-03-22
1
-10
/
+5
|
*
[media] lirc_zilog: Convert ir_device instance array to a linked list
Andy Walls
2011-03-22
1
-28
/
+31
|
*
[media] lirc_zilog: Remove broken, ineffective reference counting
Andy Walls
2011-03-22
1
-31
/
+1
|
*
[media] lirc_zilog: Restore checks for existence of the IR_tx object
Andy Walls
2011-03-22
1
-7
/
+20
|
*
[media] lirc: remove staging lirc_it87 and lirc_ite8709 drivers
Juan J. Garcia de Soria
2011-03-22
5
-1699
/
+0
*
|
staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must b...
Thomas Viehweger
2011-03-07
1
-4
/
+68
*
|
staging/trivial: fix typos concerning "adjust"
Uwe Kleine-König
2011-02-18
1
-1
/
+1
|
/
*
[media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send
Jarod Wilson
2011-01-31
1
-6
/
+26
*
[media] staging/lirc: fix mem leaks and ptr err usage
Jarod Wilson
2011-01-19
6
-6
/
+20
*
[media] lirc_zilog: Update TODO.lirc_zilog
Andy Walls
2011-01-19
1
-6
/
+30
*
[media] lirc_zilog: Add Andy Walls to copyright notice and authors list
Andy Walls
2011-01-19
1
-1
/
+5
*
[media] lirc_zilog: Remove useless struct i2c_driver.command function
Andy Walls
2011-01-19
1
-8
/
+0
*
[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx function
Andy Walls
2011-01-19
1
-16
/
+5
*
[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printks
Andy Walls
2011-01-19
1
-64
/
+49
*
[media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()
Andy Walls
2011-01-19
1
-132
/
+212
*
[media] lirc_zilog: Don't make private copies of i2c clients
Andy Walls
2011-01-19
1
-59
/
+28
*
[media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rx
Andy Walls
2011-01-19
1
-127
/
+171
*
[media] lirc_zilog: Remove disable_tx module parameter
Andy Walls
2011-01-19
1
-10
/
+4
*
[media] lirc_zilog: Reword debug message in ir_probe()
Andy Walls
2011-01-19
1
-3
/
+2
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
1
-2
/
+2
|
\
|
*
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
1
-2
/
+2
*
|
[media] staging/lirc: Update lirc TODO files
Mauro Carvalho Chehab
2010-12-30
2
-3
/
+13
*
|
[media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id field
Andy Walls
2010-12-30
1
-16
/
+31
*
|
[media] Remove staging/lirc/lirc_i2c driver
Mauro Carvalho Chehab
2010-12-30
3
-544
/
+0
*
|
[media] lirc_zilog: Fix a warning
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+0
*
|
[media] staging/lirc: Fix compilation when LIRC=m
Mauro Carvalho Chehab
2010-12-29
1
-12
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-10-28
4
-21
/
+21
|
\
|
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
4
-21
/
+21
|
|
\
|
|
*
Staging: lirc: fix PTR_ERR() check
Dan Carpenter
2010-10-15
1
-1
/
+1
|
|
*
staging: lirc: remove duplicated include
Nicolas Kaiser
2010-10-05
1
-1
/
+0
|
|
*
staging: lirc: Remove unnecessary casts of private_data
Joe Perches
2010-09-05
2
-7
/
+7
|
|
*
Staging: lirc, fix lock imbalance
Jiri Slaby
2010-09-04
1
-5
/
+8
|
|
*
Staging: lirc, fix NULL dereference
Jiri Slaby
2010-09-04
1
-2
/
+3
|
|
*
staging: Use available error codes
Julia Lawall
2010-08-31
1
-1
/
+1
|
|
*
Staging: lirc: fix compiler warning
Jarod Wilson
2010-08-31
1
-2
/
+2
|
|
*
Staging: lirc: remove unneeded variable
Dan Carpenter
2010-08-31
1
-3
/
+0
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-28
8
-162
/
+171
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[media] lirc_it87: add another pnp id
Jarod Wilson
2010-10-22
1
-1
/
+2
[next]