aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
* parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior2014-04-021-8/+2
* parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina2011-10-181-0/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-252-70/+213
|\
| * parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière2011-06-072-54/+163
| * Basic support for Moschip 9900 family I/O chipsNicos Gollan2011-06-071-16/+50
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+0
|\
| * parport: Drop __TIME__ usageMichal Marek2011-05-251-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \
| * | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-1/+1
|\ \ \ | |/ / |/| |
| * | parport: Use request_muxed_region for IT87 probe and lockAlan Cox2011-05-061-1/+1
* | | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-191-5/+3
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-313-5/+5
|/
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+4
* parport: make lockdep happy with waitlist_lockAlexander Gordeev2011-01-261-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos2010-08-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-211-63/+13
|\ \
| * | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-33/+0
| * | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
| * | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-23/+11
| * | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-1/+0
| * | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-3/+2
| * | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
| * | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | parport: Semaphore cleanupThomas Gleixner2010-10-121-1/+1
|/ /
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\ \
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | | parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re2010-08-111-1/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-11/+12
|\ \ | |/ |/|
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-8/+8
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-2/+4
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0
* | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
|/
* m68k: amiga - Parallel port platform device conversionGeert Uytterhoeven2010-05-261-24/+40
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-10/+3
|\
| * pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-101-5/+0
| * pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-5/+3
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-583/+0
|\
| * Remove drivers/parport/ChangeLogJiri Kosina2010-02-191-583/+0
* | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-021-0/+6
|/
* parport_pc.c: use correct length in strncmpJoe Perches2009-12-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-081-1/+1
|\
| * m68k: parport_mfc3 - Not makes it a bool before the comparison.Roel Kluin2009-12-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-22/+17
|\ \
| * | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-14/+14