aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport
AgeCommit message (Expand)AuthorFilesLines
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-24/+2
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-30parport: convert drivers/parport/* to use module_platform_driver()Axel Lin2-24/+2
2011-10-18parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina1-0/+3
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-70/+213
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière2-54/+163
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan1-16/+50
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2011-05-25parport: Drop __TIME__ usageMichal Marek1-1/+0
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2011-05-06parport: Use request_muxed_region for IT87 probe and lockAlan Cox1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-04-19parport_pc.c: correctly release the requested region for the IT887xNiels de Vos1-5/+3
2011-03-31Fix common misspellingsLucas De Marchi3-5/+5
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+4
2011-01-26parport: make lockdep happy with waitlist_lockAlexander Gordeev1-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-63/+13
2010-10-12parport: Semaphore cleanupThomas Gleixner1-1/+1
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski1-33/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-3/+1
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski1-23/+11
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-1/+0
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski1-3/+2
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski1-1/+1
2010-09-29pcmcia: simplify IntTypeDominik Brodowski1-1/+0
2010-08-24parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos1-1/+1
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 imp...Tejun 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/gee...Linus 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
2008-04-04parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds1-2/+1
2008-02-13parport: section fixupDavid Brownell1-2/+2
2008-02-08parport: fix ieee1284_epp_read_addrStephan Boettcher1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-1/+2
2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek1-6/+39
2008-02-06parport_serial: netmos 9855 fixChristian Pellegrin1-2/+2
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes1-0/+5
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet1-1/+1
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik3-14/+4
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik3-3/+3
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik8-49/+20
2007-10-18sysctl: parport remove binary pathsEric W. Biederman2-62/+5
2007-07-31parport_pc locking fixAndrew Morton1-4/+0
2007-07-20m68k: exclude more unbuildable driversAl Viro1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-16parport_pc: it887x fixNiels de Vos1-3/+2
2007-07-16Use menuconfig objects: parportJan Engelhardt1-15/+11
2007-05-27[PARISC] fix section mismatch in parport_gscHelge Deller1-1/+1
2007-05-16parport_pc needs dma-mapping.hAndrew Morton1-0/+1
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-08parport_serial: fix PCI must_checksRandy Dunlap1-1/+7
2007-05-08legacy PC parports support parport->devJean Delvare1-0/+39
2007-05-08parport->dev driver model supportDavid Brownell6-16/+26
2007-04-23[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller1-4/+6
2007-02-20[PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare1-3/+3
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-3/+3
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman1-75/+189
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis1-3/+3
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap1-4/+4
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood1-0/+4
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-8/+0
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech1-0/+1
2006-11-16[PATCH] parport: fix compilation failureArnaud Giersch1-1/+1
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells11-23/+18
2006-10-03parport: Remove space in function callsMatthew Martin1-106/+106
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-4/+0
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+4
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+4
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk4-4/+4
2006-06-25[PARPORT] sunbpp: Fix typo.David S. Miller1-1/+1
2006-06-25[PATCH] parport: add to kernel-docRandy Dunlap2-2/+2
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks3-1/+457
2006-06-23[PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller1-64/+70
2006-06-23[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.cDomen Puncer2-144/+0
2006-06-18[SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCIRussell King1-1/+1
2006-04-19[PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap1-10/+10
2006-04-11[PATCH] parport: remove duplicate entry for NETMOS_9835Martin Michlmayr1-2/+0
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-8/+1
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-10/+8
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-23/+19
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-7/+5
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-5/+0
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski1-23/+0
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski1-15/+9
2006-03-31[PATCH] parport_cs: don't play games with resourcesDominik Brodowski1-8/+0
2006-03-27[PATCH] pnp: parport: adjust pnp_register_driver signatureBjorn Helgaas1-20/+11
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-9/+10
2006-03-20[SERIAL] Merge avlab serial board entries in parport_serialRussell King1-57/+18
2006-03-05[SERIAL] Fix two bugs in parport_serialRussell King1-7/+4
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2006-02-03[PATCH] parport: fix documentationArnaud Giersch1-5/+5
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch3-0/+2263
2006-02-03[PATCH] parport_serial: printk warning fixAndrew Morton1-2/+2
2006-02-03[PATCH] parport: fix printk format warningRandy Dunlap1-2/+2
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-1/+1
2006-01-10[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin1-0/+1
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2006-01-06[PATCH] simplify PARPORT_PC_PCMCIA dependenciesAdrian Bunk1-1/+1
2006-01-06[PATCH] parport: export parport_get_port()Marko Kohtala1-0/+1
2006-01-06[PATCH] parport: constificationMarko Kohtala2-15/+21
2006-01-06[PATCH] parport: use complete slab bufferMarko Kohtala1-4/+4
2006-01-06[PATCH] parport: parport_daisy_select return value fixMarko Kohtala1-7/+7
2006-01-06[PATCH] parport: daisy chain device id reading fixMarko Kohtala1-1/+1
2006-01-06[PATCH] parport: daisy chain end detection fixMarko Kohtala1-10/+17
2006-01-06[PATCH] parport: phase fixesMarko Kohtala1-33/+29
2006-01-06[PATCH] parport: buffer overflow fixMarko Kohtala1-63/+130
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski1-49/+12
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-13/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-19/+7
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-15/+24
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl2-23/+17
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-2/+3
2005-09-10[PATCH] parport: fix-up schedule_timeout() usageNishanth Aravamudan3-12/+8
2005-09-08[PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby1-1/+1
2005-09-07[PATCH] parport: add NetMOS 9805 supportMaximilian Attems1-0/+3
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds1-173/+166
2005-08-23[PATCH] Kconfig fix (parport_pc on m32r)Al Viro1-1/+1
2005-07-27[SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King1-173/+166
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-06-27[PATCH] pcmcia: id_table for parport_cs.cDominik Brodowski1-0/+9
2005-06-23[PATCH] parport: NetMos nm9855 fixMartin Schitter2-5/+4
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-13/+5
2005-05-04[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)Al Viro2-11/+25
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds22-0/+11263