summaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] parport: fix compilation failureArnaud Giersch2006-11-161-1/+1
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0511-23/+18
* parport: Remove space in function callsMatthew Martin2006-10-031-106/+106
* [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-4/+0
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+4
* [PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan2006-09-291-0/+4
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-4/+4
|\
| * remove the bouncing email address of David CampbellAdrian Bunk2006-06-264-4/+4
* | [PARPORT] sunbpp: Fix typo.David S. Miller2006-06-251-1/+1
|/
* [PATCH] parport: add to kernel-docRandy Dunlap2006-06-252-2/+2
* [PATCH] AX88796 parallel port driverBen Dooks2006-06-253-1/+457
* [PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller2006-06-231-64/+70
* [PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.cDomen Puncer2006-06-232-144/+0
* [SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCIRussell King2006-06-181-1/+1
* [PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap2006-04-191-10/+10
* [PATCH] parport: remove duplicate entry for NETMOS_9835Martin Michlmayr2006-04-111-2/+0
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-8/+1
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-10/+8
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-23/+19
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-7/+5
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-5/+0
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-311-23/+0
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-311-15/+9
* [PATCH] parport_cs: don't play games with resourcesDominik Brodowski2006-03-311-8/+0
* [PATCH] pnp: parport: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-20/+11
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-9/+10
* [SERIAL] Merge avlab serial board entries in parport_serialRussell King2006-03-201-57/+18
* [SERIAL] Fix two bugs in parport_serialRussell King2006-03-051-7/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-02-031-1/+1
|\
| * [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-1/+1
* | [PATCH] parport: fix documentationArnaud Giersch2006-02-031-5/+5
* | [PATCH] parport: add parallel port support for SGI O2Arnaud Giersch2006-02-033-0/+2263
* | [PATCH] parport_serial: printk warning fixAndrew Morton2006-02-031-2/+2
* | [PATCH] parport: fix printk format warningRandy Dunlap2006-02-031-2/+2
|/
* [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin2006-01-101-0/+1
* [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* [PATCH] parport_pc: arm build fixAndrew Morton2006-01-081-3/+3
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-081-1/+1
* [PATCH] simplify PARPORT_PC_PCMCIA dependenciesAdrian Bunk2006-01-061-1/+1
* [PATCH] parport: export parport_get_port()Marko Kohtala2006-01-061-0/+1
* [PATCH] parport: constificationMarko Kohtala2006-01-062-15/+21
* [PATCH] parport: use complete slab bufferMarko Kohtala2006-01-061-4/+4
* [PATCH] parport: parport_daisy_select return value fixMarko Kohtala2006-01-061-7/+7
* [PATCH] parport: daisy chain device id reading fixMarko Kohtala2006-01-061-1/+1
* [PATCH] parport: daisy chain end detection fixMarko Kohtala2006-01-061-10/+17
* [PATCH] parport: phase fixesMarko Kohtala2006-01-061-33/+29