summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ipack/devices/ipoctal.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: ipack/devices/ipoctal: initialize the device in probe functionSamuel Iglesias Gonsálvez2012-07-161-0/+14
* Staging: ipack/devices/ipoctal: fix dereference NULL pointerSamuel Iglesias Gonsálvez2012-07-161-2/+2
* Staging: ipack/devices/ipoctal: save IRQ vector in MEM spaceSamuel Iglesias Gonsálvez2012-07-061-1/+2
* Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handlerSamuel Iglesias Gonsalvez2012-06-251-2/+1
* Staging: ipack/devices/ipoctal: remove unneeded includesSamuel Iglesias Gonsalvez2012-06-251-4/+0
* Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"Samuel Iglesias Gonsalvez2012-06-251-2/+1
* Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct.Miguel Gómez2012-06-091-8/+0
* Staging: ipack/devices/ipoctal: remove ipoctal_config structure.Miguel Gómez2012-06-091-11/+0
* Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez2012-06-071-8/+14
* Staging: ipack/devices/ipoctal: avoid kernel oops when uninstallingSamuel Iglesias Gonsalvez2012-06-071-6/+1
* Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez2012-05-181-23/+32
* Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez2012-05-141-2/+2
* Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez2012-05-141-2/+1
* Staging: ipack: add support for IP-OCTAL mezzanine boardSamuel Iglesias Gonsalvez2012-05-091-0/+893