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