| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 1 | -11/+12 |
|\ |
|
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -8/+8 |
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -2/+4 |
| * | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -1/+0 |
* | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 1 | -2/+2 |
* | | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 | 1 | -1/+1 |
|/ |
|
* | m68k: amiga - Parallel port platform device conversion | Geert Uytterhoeven | 2010-05-26 | 1 | -24/+40 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -10/+3 |
|\ |
|
| * | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 2010-05-10 | 1 | -5/+0 |
| * | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 | 1 | -5/+3 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 5 | -0/+5 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -583/+0 |
|\ |
|
| * | Remove drivers/parport/ChangeLog | Jiri Kosina | 2010-02-19 | 1 | -583/+0 |
* | | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | 1 | -0/+6 |
|/ |
|
* | parport_pc.c: use correct length in strncmp | Joe Perches | 2009-12-16 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-12-08 | 1 | -1/+1 |
|\ |
|
| * | m68k: parport_mfc3 - Not makes it a bool before the comparison. | Roel Kluin | 2009-12-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 1 | -22/+17 |
|\ \ |
|
| * | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -14/+14 |
| * | | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -8/+3 |
| |/ |
|
* | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 1 | -1/+0 |
* | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) | Dominik Brodowski | 2009-11-09 | 1 | -24/+13 |
|/ |
|
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -6/+6 |
* | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 2009-06-30 | 1 | -1/+4 |
* | parport_pc: set properly the dma_mask for parport_pc device | FUJITA Tomonori | 2009-06-22 | 1 | -0/+3 |
* | parport_pc: after superio probing restore original register values | Jens Rottmann | 2009-06-22 | 1 | -6/+25 |
* | parport: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -2/+2 |
* | parport_pc: clean up the modified while loops using for | Alan Cox | 2009-06-11 | 1 | -41/+57 |
* | parport_pc: Coding style | Alan Cox | 2009-06-11 | 1 | -830/+916 |
* | parport_pc: Fix subscription bugs | Michael Buesch | 2009-06-11 | 1 | -16/+18 |
* | parport: quickfix the proc registration bug | Alan Cox | 2009-06-02 | 1 | -3/+10 |
* | parport_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 |
* | parport: Use the PCI IRQ if offered | Alan Cox | 2009-04-07 | 3 | -26/+54 |
* | parport: netmos 9845 & 9855 1P4S fixes | Philippe De Muyter | 2009-04-02 | 1 | -5/+25 |
* | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 1 | -3/+3 |
* | parport: parport_serial, don't bind netmos ibm 0299 | Jiri Slaby | 2009-02-11 | 1 | -0/+5 |
* | parport: ieee1284: use del_timer_sync() in parport_wait_event() | Michael Buesch | 2009-01-06 | 1 | -1/+1 |
* | parport_serial: fix array overflow | Takashi Iwai | 2008-12-01 | 1 | -0/+2 |
* | Parport driver: disable pc-style parport on Blackfin systems | Mike Frysinger | 2008-11-18 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-30 | 1 | -1/+1 |
|\ |
|
| * | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted | Alan Cox | 2008-10-17 | 1 | -1/+1 |
* | | 8250: Oxford Semiconductor Devices | Lee Howard | 2008-10-23 | 1 | -1/+19 |
|/ |
|
* | parport: remove CVS keywords | Adrian Bunk | 2008-10-16 | 3 | -3/+3 |
* | Remove Andrew Morton's old email accounts | Francois Cami | 2008-10-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 1 | -39/+31 |
|\ |
|
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 1 | -0/+2 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 1 | -9/+3 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 1 | -1/+0 |
| * | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2008-08-23 | 1 | -38/+35 |