Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 1 | -1/+1 |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski | 1 | -1/+0 |
2010-08-24 | parport_pc: show the detection of a 2 serial port ITE8874 chip | Niels de Vos | 1 | -1/+1 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-08-11 | parport_serial: use the PCI IRQ if offered | Fr?d?ric Bri?re | 1 | -1/+0 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -11/+12 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-08-03 | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 1 | -8/+8 |
2010-08-03 | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 1 | -2/+4 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -2/+2 |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 1 | -1/+1 |
2010-05-26 | m68k: amiga - Parallel port platform device conversion | Geert Uytterhoeven | 1 | -24/+40 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -10/+3 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 1 | -5/+0 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 1 | -5/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -583/+0 |
2010-03-03 | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 1 | -0/+6 |
2010-02-19 | Remove drivers/parport/ChangeLog | Jiri Kosina | 1 | -583/+0 |
2009-12-16 | parport_pc.c: use correct length in strncmp | Joe Perches | 1 | -1/+1 |
2009-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -22/+17 |
2009-12-06 | m68k: parport_mfc3 - Not makes it a bool before the comparison. | Roel Kluin | 1 | -1/+1 |
2009-11-28 | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 1 | -1/+0 |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -14/+14 |
2009-11-12 | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 1 | -8/+3 |
2009-11-09 | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) | Dominik Brodowski | 1 | -24/+13 |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -6/+6 |
2009-07-01 | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 1 | -1/+4 |
2009-06-22 | parport_pc: set properly the dma_mask for parport_pc device | FUJITA Tomonori | 1 | -0/+3 |
2009-06-22 | parport_pc: after superio probing restore original register values | Jens Rottmann | 1 | -6/+25 |
2009-06-16 | parport: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -2/+2 |
2009-06-11 | parport_pc: clean up the modified while loops using for | Alan Cox | 1 | -41/+57 |
2009-06-11 | parport_pc: Coding style | Alan Cox | 1 | -830/+916 |
2009-06-11 | parport_pc: Fix subscription bugs | Michael Buesch | 1 | -16/+18 |
2009-06-02 | parport: quickfix the proc registration bug | Alan Cox | 1 | -3/+10 |
2009-05-29 | parport_gsc: fix printk format error | Alexander Beregalov | 1 | -2/+2 |
2009-04-07 | parport: Use the PCI IRQ if offered | Alan Cox | 3 | -26/+54 |
2009-04-03 | parport: netmos 9845 & 9855 1P4S fixes | Philippe De Muyter | 1 | -5/+25 |