aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ipack/ipack.h
AgeCommit message (Expand)Author
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman
2012-11-16Staging: ipack: adapt copyright to CERN guidelinesSamuel Iglesias Gonsalvez
2012-10-19staging: ipack: Documentation cleanups.Jens Taprogge
2012-10-19staging: ipack: Add support for IPACK_MEM16_SPACE.Jens Taprogge
2012-10-19staging: ipack: Rename IPACK_MEM_SPACE to IPACK_MEM8_SPACE.Jens Taprogge
2012-10-19Staging: ipack: remove memory mapping callbacks.Jens Taprogge
2012-10-19Staging: ipack: Provide physical memory regions to IPack devices.Jens Taprogge
2012-10-19Staging: ipack/bridges/tpci200: Store beginning of module memory regions in s...Jens Taprogge
2012-10-19Staging: ipack/bridges/tpci200: change tpci200_slot->*_phys type.Jens Taprogge
2012-10-19Staging: ipack: Make ipack_device_register() analogous to device_register().Jens Taprogge
2012-10-19Staging: ipack: get rid of ipack_device->bus_nr.Jens Taprogge
2012-09-13staging: ipack: remove irq field in struct ipack_device.Jens Taprogge
2012-09-13Staging: ipack: Add IPACK_INT_SPACE memory space.Jens Taprogge
2012-09-12Staging: ipack: Let interrupts return irqreturn_t.Jens Taprogge
2012-09-11Staging: ipack: delete .remove_device() callbackSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack: check the device ID space CRC.Jens Taprogge
2012-09-11Staging: ipack: remove field driver from struct ipack_device.Jens Taprogge
2012-09-11Staging: ipack: Obtain supported speeds from ID ROM.Jens Taprogge
2012-09-11Staging: ipack: Provide several carrier callbacks.Jens Taprogge
2012-09-10staging: ipack: make function tables const.Stephen Hemminger
2012-09-04Staging: ipack: Implement device matching on the bus level.Jens Taprogge
2012-09-04Staging: ipack: Make ipack_driver_ops const.Jens Taprogge
2012-09-04Staging: ipack: Parse vendor and device id.Jens Taprogge
2012-09-04Staging: ipack: Read the ID space during device registration.Jens Taprogge
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge
2012-09-04Staging: ipack: remove read/write operations from ipack_bus_opsSamuel Iglesias Gonsálvez
2012-05-18Staging: ipack: remove board_name and bus_name fields from struct ipack_deviceSamuel Iglesias Gonsalvez
2012-05-18Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez
2012-05-14Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez
2012-05-14Staging: ipack: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez
2012-05-09Staging: IndustryPack bus for the Linux KernelSamuel Iglesias Gonsalvez