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.h
Age
Commit message (
Expand
)
Author
2008-11-30
cx18: cx18_writel_expect() should not declare success on a PCI read error
Andy Walls
2008-11-21
cx18: Adjust outgoing mailbox timeouts and remove statistics logging
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-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-18
cx18: Add __iomem address space qualifier to cx18_log_*_retries() argument
Andy Walls
2008-09-28
cx18: Add default behavior of checking and retrying PCI MMIO accesses
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