aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gregkh/tty-2.6Linus 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/mmarek/kbuild-2.6Linus 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/gregkh/tty-2.6Linus 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/jikos/trivialLinus 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 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