summaryrefslogtreecommitdiff
path: root/drivers/staging/ipack/devices
AgeCommit message (Expand)Author
2012-09-14Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty()Samuel Iglesias Gonsalvez
2012-09-14Staging: ipack/devices/ipoctal: acknowledge BREAK condition.Samuel Iglesias Gonsalvez
2012-09-14staging: ipack: remove irq field in struct ipack_device.Jens Taprogge
2012-09-14Staging: ipack: move the responsibility to clear interrupts to the IPack devi...Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Unmap memory on device removal.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: read more than one character from RX FIFO.Samuel Iglesias Gonsalvez
2012-09-12Staging: ipack/devices/ipoctal: Get rid of ipoctal_list.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Use KBUILD_MODNAME instead of hardcoded string.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Check tty_register_device return value.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Clean up device removal.Jens Taprogge
2012-09-12Staging: ipack: Let interrupts return irqreturn_t.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: remove superfluous function.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Split interrupt service routine.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Store isr masks in ipoctal_channelJens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: put ipoctal_channel into tty->driver_data.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: Directly use ioread/iowrite function.Jens Taprogge
2012-09-12Staging: ipack/devices/ipoctal: split ipoctal_channel from ipoctal.Jens Taprogge
2012-09-11Staging: ipack/devices/ipoctal: free the IRQ.Samuel Iglesias Gonsálvez
2012-09-11Staging: ipack/devices/ipoctal: change exiting procedureSamuel Iglesias Gonsálvez
2012-09-04Staging: ipack: Implement device matching on the bus level.Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: Expose DEVICE_TABLE for ipoctal.Jens Taprogge
2012-09-04Staging: ipack: Make ipack_driver_ops const.Jens Taprogge
2012-09-04Staging: ipack: Move device ids from ipoctal.c to ipack_ids.h.Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: Tidy up ipoctal some more.Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: ipoctal cleanups.Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: Convert ipoctal to directly use ioread/write ...Jens Taprogge
2012-09-04Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode.Jens Taprogge
2012-07-17Staging: ipack/devices/ipoctal: initialize the device in probe functionSamuel Iglesias Gonsálvez
2012-07-17Staging: ipack/devices/ipoctal: fix dereference NULL pointerSamuel Iglesias Gonsálvez
2012-07-06Staging: ipack/devices/ipoctal: save IRQ vector in MEM spaceSamuel Iglesias Gonsálvez
2012-06-25Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handlerSamuel Iglesias Gonsalvez
2012-06-25Staging: ipack/devices/ipoctal: remove unneeded includesSamuel Iglesias Gonsalvez
2012-06-25Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"Samuel Iglesias Gonsalvez
2012-06-09Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e.Miguel Gómez
2012-06-09Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct.Miguel Gómez
2012-06-09Staging: ipack/devices/ipoctal: remove ipoctal_config structure.Miguel Gómez
2012-06-07Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/devices/ipoctal: avoid kernel oops when uninstallingSamuel Iglesias Gonsalvez
2012-05-19Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez
2012-05-14Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez
2012-05-14Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez
2012-05-09Staging: ipack: add support for IP-OCTAL mezzanine boardSamuel Iglesias Gonsalvez