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.h
Age
Commit message (
Expand
)
Author
2012-09-12
Staging: ipack: Let interrupts return irqreturn_t.
Jens Taprogge
2012-09-11
Staging: ipack: delete .remove_device() callback
Samuel Iglesias Gonsálvez
2012-09-11
Staging: ipack: check the device ID space CRC.
Jens Taprogge
2012-09-11
Staging: ipack: remove field driver from struct ipack_device.
Jens Taprogge
2012-09-11
Staging: ipack: Obtain supported speeds from ID ROM.
Jens Taprogge
2012-09-11
Staging: ipack: Provide several carrier callbacks.
Jens Taprogge
2012-09-10
staging: ipack: make function tables const.
Stephen Hemminger
2012-09-04
Staging: ipack: Implement device matching on the bus level.
Jens Taprogge
2012-09-04
Staging: ipack: Make ipack_driver_ops const.
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-09-04
Staging: ipack: implement ipack device table.
Jens Taprogge
2012-09-04
Staging: ipack: remove read/write operations from ipack_bus_ops
Samuel Iglesias Gonsálvez
2012-05-18
Staging: ipack: remove board_name and bus_name fields from struct ipack_device
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: fix a few sparse warnings
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