summaryrefslogtreecommitdiff
path: root/drivers/staging/ipack/devices/ipoctal.c
AgeCommit message (Expand)Author
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman
2012-11-16Staging: ipack: adapt copyright to CERN guidelinesSamuel Iglesias Gonsalvez
2012-10-19staging: ipack: Rename IPACK_MEM_SPACE to IPACK_MEM8_SPACE.Jens Taprogge
2012-10-19staging: ipack: swich to regular ioremap and friends.Jens Taprogge
2012-10-19staging: ipack/devices/ipoctal: obtain model from dev->id_device.Jens Taprogge
2012-10-19staging: ipack/devices/ipoctal: fix ipoctal_inst_slot error path.Jens Taprogge
2012-10-19Staging: ipack: get rid of ipack_device->bus_nr.Jens Taprogge
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-09-13Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty()Samuel Iglesias Gonsalvez
2012-09-13Staging: ipack/devices/ipoctal: acknowledge BREAK condition.Samuel Iglesias Gonsalvez
2012-09-13staging: ipack: remove irq field in struct ipack_device.Jens Taprogge
2012-09-13Staging: 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-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-10ipoctal: make it compile with the termios changesAlan Cox
2012-07-16Staging: ipack/devices/ipoctal: initialize the device in probe functionSamuel Iglesias Gonsálvez
2012-07-16Staging: 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 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-18Staging: 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