| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | parport: disable PC-style parallel port support for s390 | Heiko Carstens | 2013-02-14 |
* | | serial/8250: Add suport for later SUNIX (TIMEDIA) boards. | Stephen Chivers | 2013-01-30 |
|/ |
|
* | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | drivers/parport: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2012-11-15 |
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-09 |
|\ |
|
| * | parport: disable for xtensa arch | Max Filippov | 2012-10-03 |
* | | parport: fix possible memory leak in parport_gsc_probe_port() | Wei Yongjun | 2012-09-05 |
* | | parport_serial: Add support for the WCH353 2S/1P multi-IO card | Guainluca Anzolin | 2012-09-05 |
|/ |
|
* | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | parport: use KERN_CONT in printk() continuation lines | Kay Sievers | 2012-05-08 |
* | | parport: remove unused dead code from lowlevel drivers | Matt Porter | 2012-04-20 |
|/ |
|
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | | drivers/parport/parport_pc.c: fix warnings | Andrew Morton | 2012-01-12 |
|/ |
|
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | parport: convert drivers/parport/* to use module_platform_driver() | Axel Lin | 2011-11-30 |
* | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 |
|/ |
|
* | parport_pc: release IO region properly if unsupported ITE887x card is found | Jiri Kosina | 2011-10-18 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | parport/serial: add support for Timedia/SUNIX cards to parport_serial | Frédéric Brière | 2011-06-07 |
| * | Basic support for Moschip 9900 family I/O chips | Nicos Gollan | 2011-06-07 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
|/ |
|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | parport: Drop __TIME__ usage | Michal Marek | 2011-05-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 |
|\ \ |
|
| * | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | parport: Use request_muxed_region for IT87 probe and lock | Alan Cox | 2011-05-06 |
* | | | parport_pc.c: correctly release the requested region for the IT887x | Niels de Vos | 2011-04-19 |
|/ / |
|
* / | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
* | parport: make lockdep happy with waitlist_lock | Alexander Gordeev | 2011-01-25 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | parport_pc: show the detection of a 2 serial port ITE8874 chip | Niels de Vos | 2010-08-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-10-21 |
|\ \ |
|
| * | | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 2010-09-29 |
| * | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 |
| * | | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 2010-09-29 |
| * | | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 2010-09-29 |
| * | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 |
| * | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 |
| * | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 |
* | | | parport: Semaphore cleanup | Thomas Gleixner | 2010-10-12 |
|/ / |
|
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 |
|\ \ |
|
| * | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | | | parport_serial: use the PCI IRQ if offered | Fr?d?ric Bri?re | 2010-08-11 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 |
|\ \
| |/
|/| |
|
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |