Age | Commit message (Expand) | Author | Files | Lines |
2013-08-28 | parport: amiga: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -2/+1 |
2013-07-04 | drivers/parport/share.c: use kzalloc | Alexandru Gheorghiu | 1 | -2/+1 |
2013-06-16 | parport: disable PC-style parallel port support on cris | Geert Uytterhoeven | 1 | -1/+3 |
2013-06-01 | parisc: parport0: fix this legacy no-device port driver! | Helge Deller | 2 | -4/+4 |
2013-06-01 | parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture | Helge Deller | 1 | -1/+1 |
2013-03-25 | parport: use kmemdup instead of kmalloc + memcpy | Silviu-Mihai Popescu | 3 | -9/+6 |
2013-03-25 | parport: amiga: use module_platform_driver_probe() | Fabio Porcedda | 1 | -14/+1 |
2013-03-15 | drivers/parport: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 1 | -13/+1 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2013-02-14 | parport: disable PC-style parallel port support for s390 | Heiko Carstens | 1 | -1/+1 |
2013-01-30 | serial/8250: Add suport for later SUNIX (TIMEDIA) boards. | Stephen Chivers | 1 | -0/+21 |
2013-01-04 | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -55/+50 |
2012-11-16 | drivers/parport: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -8/+8 |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -1/+1 |
2012-10-04 | parport: disable for xtensa arch | Max Filippov | 1 | -1/+1 |
2012-09-06 | parport: fix possible memory leak in parport_gsc_probe_port() | Wei Yongjun | 1 | -0/+1 |
2012-09-06 | parport_serial: Add support for the WCH353 2S/1P multi-IO card | Guainluca Anzolin | 1 | -1/+10 |
2012-05-23 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+8 |
2012-05-08 | parport: use KERN_CONT in printk() continuation lines | Kay Sievers | 1 | -8/+8 |
2012-04-20 | parport: remove unused dead code from lowlevel drivers | Matt Porter | 5 | -377/+0 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -1/+1 |
2012-01-13 | drivers/parport/parport_pc.c: fix warnings | Andrew Morton | 1 | -2/+2 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2012-01-10 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -24/+2 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
2011-11-30 | parport: convert drivers/parport/* to use module_platform_driver() | Axel Lin | 2 | -24/+2 |
2011-10-19 | parport_pc: release IO region properly if unsupported ITE887x card is found | Jiri Kosina | 1 | -0/+3 |
2011-07-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -70/+213 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-06-07 | parport/serial: add support for Timedia/SUNIX cards to parport_serial | Frédéric Brière | 2 | -54/+163 |
2011-06-07 | Basic support for Moschip 9900 family I/O chips | Nicos Gollan | 1 | -16/+50 |
2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+0 |
2011-05-26 | parport: Drop __TIME__ usage | Michal Marek | 1 | -1/+0 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2011-05-07 | parport: Use request_muxed_region for IT87 probe and lock | Alan Cox | 1 | -1/+1 |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 1 | -1/+1 |
2011-04-20 | parport_pc.c: correctly release the requested region for the IT887x | Niels de Vos | 1 | -5/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -5/+5 |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -4/+4 |
2011-01-26 | parport: make lockdep happy with waitlist_lock | Alexander Gordeev | 1 | -2/+2 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -63/+13 |
2010-10-12 | parport: Semaphore cleanup | Thomas Gleixner | 1 | -1/+1 |
2010-09-29 | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 1 | -33/+0 |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 1 | -3/+1 |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 1 | -23/+11 |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 1 | -1/+0 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -3/+2 |