index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ipack
/
ipack.c
Age
Commit message (
Expand
)
Author
2012-09-13
staging: ipack: remove irq field in struct ipack_device.
Jens Taprogge
2012-09-11
Staging: ipack: unregister devices when uninstall the carrier device.
Samuel Iglesias Gonsálvez
2012-09-11
Staging: ipack: check the device ID space CRC.
Jens Taprogge
2012-09-11
Staging: ipack: reset previous timeouts during device registration.
Jens Taprogge
2012-09-11
Staging: ipack: Switch to 8MHz operation before reading ID.
Jens Taprogge
2012-09-11
Staging: ipack: remove field driver from struct ipack_device.
Jens Taprogge
2012-09-11
Staging: ipack: Choose the optimum bus speed by default.
Jens Taprogge
2012-09-11
Staging: ipack: Obtain supported speeds from ID ROM.
Jens Taprogge
2012-09-10
staging: ipack: make function tables const.
Stephen Hemminger
2012-09-07
staging/ipack: Fix bug introduced by IPack device matching
Jens Taprogge
2012-09-05
Staging: ipack: fix build failure in powerpc allyesconfig
Samuel Iglesias Gonsálvez
2012-09-04
Staging: ipack: Provide ID Prom through sysfs.
Jens Taprogge
2012-09-04
Staging: ipack: Expose modalias through sysfs.
Jens Taprogge
2012-09-04
Staging: ipack: Implement device matching on the bus level.
Jens Taprogge
2012-09-04
Staging: ipack: Parse vendor and device id.
Jens Taprogge
2012-09-04
Staging: ipack: Read the ID space during device registration.
Jens Taprogge
2012-06-12
Staging: ipack: remove pr_fmt definition.
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack: delete the call to remove() in ipack_driver_register
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack: use idr interface for numbering buses
Samuel Iglesias Gonsalvez
2012-06-07
Staging: ipack: return proper value in match() function
Samuel Iglesias Gonsalvez
2012-05-18
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
2012-05-14
Staging: ipack: change the licence to explicitly GPLv2
Samuel Iglesias Gonsalvez
2012-05-09
Staging: IndustryPack bus for the Linux Kernel
Samuel Iglesias Gonsalvez