string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / include / linux / msi.h
2009-03-20 Matthew WilcoxPCI MSI: Add support for multiple MSI
2009-03-20 Matthew WilcoxPCI MSI: Refactor interrupt masking code
2009-03-20 Matthew WilcoxPCI MSI: Use mask_pos instead of mask_base when appropriate
2009-03-20 Matthew WilcoxPCI MSI: Replace 'type' with 'is_msix'
2008-12-08 Yinghai Lux86, MSI: pass irq_cfg and irq_desc
2008-04-29 Yinghai Lupci/irq: restore mask_bits in msi shutdown -v3
2007-05-03 Michael EllermanMSI: Give archs the option to free all MSI/Xs at once.
2007-05-03 Michael EllermanMSI: Give archs the option to allocate all MSI/Xs at...
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanMSI: Add an arch_msi_check_device()
2007-03-12 Eric W. Biederman[PATCH] msi: Safer state caching.
2007-02-07 Eric W. Biedermanmsi: Make MSI useable more architectures
2007-02-07 Satoru TakeuchiPCI: cleanup MSI code
2006-10-04 Eric W. Biederman[PATCH] msi: refactor and move the msi irq_chip into...