summaryrefslogtreecommitdiff
path: root/drivers/staging/ipack/ipack.c
AgeCommit message (Expand)Author
2012-09-13staging: ipack: remove irq field in struct ipack_device.Jens Taprogge
2012-09-11Staging: ipack: unregister devices when uninstall the carrier device.Samuel Iglesias Gonsálvez
2012-09-11Staging: ipack: check the device ID space CRC.Jens Taprogge
2012-09-11Staging: ipack: reset previous timeouts during device registration.Jens Taprogge
2012-09-11Staging: ipack: Switch to 8MHz operation before reading ID.Jens Taprogge
2012-09-11Staging: ipack: remove field driver from struct ipack_device.Jens Taprogge
2012-09-11Staging: ipack: Choose the optimum bus speed by default.Jens Taprogge
2012-09-11Staging: ipack: Obtain supported speeds from ID ROM.Jens Taprogge
2012-09-10staging: ipack: make function tables const.Stephen Hemminger
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge
2012-09-05Staging: ipack: fix build failure in powerpc allyesconfigSamuel Iglesias Gonsálvez
2012-09-04Staging: ipack: Provide ID Prom through sysfs.Jens Taprogge
2012-09-04Staging: ipack: Expose modalias through sysfs.Jens Taprogge
2012-09-04Staging: ipack: Implement device matching on the bus level.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-06-12Staging: ipack: remove pr_fmt definition.Samuel Iglesias Gonsalvez
2012-06-07Staging: ipack: delete the call to remove() in ipack_driver_registerSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack: use idr interface for numbering busesSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack: return proper value in match() functionSamuel 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: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez
2012-05-09Staging: IndustryPack bus for the Linux KernelSamuel Iglesias Gonsalvez