index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
*
dma40: extract lcla code into separate function
Rabin Vincent
2011-01-30
*
dma40: use flags to reduce parameter count
Rabin Vincent
2011-01-30
*
dma40: make d40_log_buf_to_lli static
Rabin Vincent
2011-01-30
*
dma40: unify src/dst addr check
Rabin Vincent
2011-01-30
*
dma40: pass the info pointer all the way to reduce argument count
Rabin Vincent
2011-01-30
*
dma40: unify d40_log_sg_to_lli funcs for mem and slave
Rabin Vincent
2011-01-30
*
dma40: combine duplicated code in log_sg_to_dev
Rabin Vincent
2011-01-30
*
dma40: move lli_load to main source file
Rabin Vincent
2011-01-30
*
dma40: combine mem and slave prep_sg functions
Rabin Vincent
2011-01-30
*
dma40: remove export of stedma40_memcpy_sg
Rabin Vincent
2011-01-30
*
dma40: combine mem and slave sg-to-lli functions
Rabin Vincent
2011-01-30
*
dma40: remove duplicated dev addr code
Rabin Vincent
2011-01-30
*
dma40: combine duplicated d40_pool_lli_alloc() calls
Rabin Vincent
2011-01-30
*
dma40: combine desc init functions
Rabin Vincent
2011-01-30
*
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
2011-01-30
*
dma40: remove unnecessary casts
Rabin Vincent
2011-01-30
*
dma40: fix DMA API usage for LLIs
Rabin Vincent
2011-01-30
*
dma40: fix DMA API usage for LCLA
Rabin Vincent
2011-01-30
*
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
2011-01-30
*
dma40: remove unnecessary ALIGN()s
Rabin Vincent
2011-01-30
*
dma40: allow realtime and priority for event lines
Rabin Vincent
2011-01-30
*
dma40: fix comment to refer to SOCs rather than boards
Rabin Vincent
2011-01-30
*
dma40: use helpers for error functions
Rabin Vincent
2011-01-30
*
dma40: use helpers for channel type check
Rabin Vincent
2011-01-30
*
dma40: use helper for channel registers base
Rabin Vincent
2011-01-30
*
dma40: remove "hardware link with previous jobs" code
Rabin Vincent
2011-01-30
*
dma40: ensure event lines get enabled
Rabin Vincent
2011-01-30
*
dma40: make init function static
Rabin Vincent
2011-01-30
*
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2011-01-21
|
\
|
*
[media] staging/lirc: fix mem leaks and ptr err usage
Jarod Wilson
2011-01-19
|
*
[media] hdpvr: reduce latency of i2c read/write w/recycled buffer
Jarod Wilson
2011-01-19
|
*
[media] hdpvr: enable IR part
Jarod Wilson
2011-01-19
|
*
[media] rc/mceusb: timeout should be in ns, not us
Jarod Wilson
2011-01-19
|
*
[media] v4l2-device: fix 'use-after-freed' oops
Hans Verkuil
2011-01-19
|
*
[media] v4l2-dev: don't memset video_device.dev
Hans Verkuil
2011-01-19
|
*
[media] zoran: use video_device_alloc instead of kmalloc
Hans Verkuil
2011-01-19
|
*
[media] w9966: zero device state after a detach
Hans Verkuil
2011-01-19
|
*
[media] v4l: Fix a use-before-set in the control framework
Laurent Pinchart
2011-01-19
|
*
[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...
Hans Verkuil
2011-01-19
|
*
[media] v4l2-ctrls: fix missing 'read-only' check
Hans Verkuil
2011-01-19
|
*
[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...
Andy Walls
2011-01-19
|
*
[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71
Andy Walls
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
[next]