summaryrefslogtreecommitdiff
path: root/drivers/staging/ipack
AgeCommit message (Expand)Author
2012-09-05Staging: ipack: fix build failure in powerpc allyesconfigSamuel Iglesias Gonsálvez
2012-09-04Staging: ipack: Provide ID Prom through sysfs.Jens Taprogge
2012-09-04Staging: ipack: Expose modalias through sysfs.Jens Taprogge
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: Parse vendor and device id.Jens Taprogge
2012-09-04Staging: ipack: Read the ID space during device registration.Jens Taprogge
2012-09-04Staging: ipack: implement ipack device table.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: remove read/write operations from ipack_bus_opsSamuel Iglesias Gonsálvez
2012-09-04Staging: ipack/bridges/tpci200: Remove the read/write functions from ipack_bu...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-09-04Staging: ipack/bridges/tpci200: Reorganize tpci200_probe in preparation for f...Jens Taprogge
2012-08-14Staging: ipack/bridges/tpci200: use ioremap_nocache instead of ioremapSamuel Iglesias Gonsálvez
2012-08-14Staging: ipack/bridges/tpci200: remove linked list of registered devicesSamuel Iglesias Gonsálvez
2012-08-14Staging: ipack/bridges/tpci200: avoid kernel bug when uninstalling a deviceSamuel Iglesias Gonsálvez
2012-07-17Staging: ipack: change naming convention in TODO fileSamuel Iglesias Gonsálvez
2012-07-17Staging: ipack: added development mailing list in TODO fileSamuel Iglesias Gonsálvez
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/bridges/tpci200: 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-12Staging: ipack: delete sysfs from to-do list.Samuel Iglesias Gonsalvez
2012-06-12Staging: ipack: remove pr_fmt definition.Samuel Iglesias Gonsalvez
2012-06-09Staging: ipack/bridges/tpci200: change device table definition and export it.Miguel Gómez
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-09Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()Miguel Gómez
2012-06-09Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()Miguel Gómez
2012-06-09Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space()Miguel Gómez
2012-06-09Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()Miguel Gómez
2012-06-09Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq().Miguel Gómez
2012-06-07Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/bridges/tpci200: change pr_* usage for dev_* functionsSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/bridges/tpci200: fix kernel oops when uninstalling a deviceSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->infoSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/devices/ipoctal: avoid kernel oops when uninstallingSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack: delete the call to remove() in ipack_driver_registerSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack: use idr interface for numbering busesSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/bridges/tpci200: removed check of tpci200->slots[dev->slot].devSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/bridges/tpci200: remove name field from slot_irqSamuel Iglesias Gonsalvez
2012-06-07Staging: ipack/bridges/tpci200: fix indention.Samuel Iglesias Gonsalvez