aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-29parport_sunbpp: Convert to pure OF driver.David S. Miller1-27/+20
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski1-0/+2
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski1-9/+3
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski1-1/+0
2008-08-23pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski1-38/+35
2008-07-26make parport_cs_release() staticAdrian Bunk1-1/+1
2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle1-1/+1
2008-07-26parport: remove superfluous local variableAndre Haupt1-2/+0
2008-07-26parport/share.c: proper externsAdrian Bunk1-3/+0
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner1-1/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-6/+6
2008-04-29parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+4
2008-04-19avr32: don't offer PARPORT_PCAdrian Bunk1-1/+1