aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ipack/devices
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Staging: ipack/devices/ipoctal: initialize the device in probe functionSamuel Iglesias Gonsálvez1-0/+14
2012-07-16Staging: ipack/devices/ipoctal: fix dereference NULL pointerSamuel Iglesias Gonsálvez1-2/+2
2012-07-06Staging: ipack/devices/ipoctal: save IRQ vector in MEM spaceSamuel Iglesias Gonsálvez1-1/+2
2012-06-25Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handlerSamuel Iglesias Gonsalvez1-2/+1
2012-06-25Staging: ipack/devices/ipoctal: remove unneeded includesSamuel Iglesias Gonsalvez1-4/+0
2012-06-25Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"Samuel Iglesias Gonsalvez1-2/+1
2012-06-09Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e.Miguel Gómez1-9/+0
2012-06-09Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct.Miguel Gómez2-21/+0
2012-06-09Staging: ipack/devices/ipoctal: remove ipoctal_config structure.Miguel Gómez2-28/+0
2012-06-07Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez1-8/+14
2012-06-07Staging: ipack/devices/ipoctal: avoid kernel oops when uninstallingSamuel Iglesias Gonsalvez1-6/+1
2012-05-18Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez1-23/+32
2012-05-14Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez1-2/+2
2012-05-14Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez3-6/+3
2012-05-09Staging: ipack: add support for IP-OCTAL mezzanine boardSamuel Iglesias Gonsalvez5-0/+1211