aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re1-1/+0
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-11/+12
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-8/+8
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-2/+4
2010-07-30pcmcia: remove cs_types.hDominik Brodowski1-1/+0
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely1-1/+1
2010-05-26m68k: amiga - Parallel port platform device conversionGeert Uytterhoeven1-24/+40
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-10/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski1-5/+0
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski1-5/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-583/+0
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder1-0/+6
2010-02-19Remove drivers/parport/ChangeLogJiri Kosina1-583/+0
2009-12-16parport_pc.c: use correct length in strncmpJoe Perches1-1/+1
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-22/+17
2009-12-06m68k: parport_mfc3 - Not makes it a bool before the comparison.Roel Kluin1-1/+1
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-1/+0
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-14/+14
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman1-8/+3
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski1-24/+13
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-6/+6
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch1-1/+4
2009-06-22parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori1-0/+3
2009-06-22parport_pc: after superio probing restore original register valuesJens Rottmann1-6/+25
2009-06-15parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-11parport_pc: clean up the modified while loops using forAlan Cox1-41/+57
2009-06-11parport_pc: Coding styleAlan Cox1-830/+916
2009-06-11parport_pc: Fix subscription bugsMichael Buesch1-16/+18
2009-06-02parport: quickfix the proc registration bugAlan Cox1-3/+10
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox3-26/+54
2009-04-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter1-5/+25
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-3/+3
2009-02-11parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-01-06parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch1-1/+1
2008-12-01parport_serial: fix array overflowTakashi Iwai1-0/+2
2008-11-18Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger1-1/+1
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2008-10-238250: Oxford Semiconductor DevicesLee Howard1-1/+19
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox1-1/+1
2008-10-16parport: remove CVS keywordsAdrian Bunk3-3/+3
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami1-1/+1
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-39/+31
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1