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