index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx18
/
cx18-io.c
Age
Commit message (
Expand
)
Author
2008-11-21
cx18: Adjust outgoing mailbox timeouts and remove statistics logging
Andy Walls
2008-11-17
cx18: Remove unnecessary MMIO accesses in time critical irq handling path
Andy Walls
2008-11-16
cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy
Andy Walls
2008-11-15
cx18: Major rewrite of interrupt handling for incoming mailbox processing
Andy Walls
2008-11-09
cx18: Prevent CX23418 from clearing it's outgoing ack interrupts to driver
Andy Walls
2008-11-08
cx18: Further changes to improve mailbox protocol integrity & performnce
Andy Walls
2008-11-02
cx18: Reduce number of mmio read retries
Andy Walls
2008-10-31
cx18: Fix write retries for registers that always change - part 2.
Andy Walls
2008-10-25
cx18: Disable write retries for registers that always change - part 1.
Andy Walls
2008-09-28
cx18: Add default behavior of checking and retrying PCI MMIO accesses
Andy Walls
2008-09-06
cx18: fix sparse warnings
Hans Verkuil
2008-09-04
cx18: Increment u8 pointers not void pointers.
Andy Walls
2008-08-31
cx18: Throttle mmio to/from the CX23418 so boards work in older systems
Andy Walls
2008-08-30
cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
Andy Walls