summaryrefslogtreecommitdiff
path: root/drivers/parport
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis1-3/+3
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap1-4/+4
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood1-0/+4
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-8/+0
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech1-0/+1
2006-11-16[PATCH] parport: fix compilation failureArnaud Giersch1-1/+1
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells11-23/+18
2006-10-03parport: Remove space in function callsMatthew Martin1-106/+106
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-4/+0
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+4
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+4
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk4-4/+4
2006-06-25[PARPORT] sunbpp: Fix typo.David S. Miller1-1/+1
2006-06-25[PATCH] parport: add to kernel-docRandy Dunlap2-2/+2
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks3-1/+457
2006-06-23[PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller1-64/+70
2006-06-23[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.cDomen Puncer2-144/+0
2006-06-18[SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCIRussell King1-1/+1
2006-04-19[PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap1-10/+10
2006-04-11[PATCH] parport: remove duplicate entry for NETMOS_9835Martin Michlmayr1-2/+0
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-8/+1
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-10/+8
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-23/+19
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-7/+5
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-5/+0
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski1-23/+0
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski1-15/+9
2006-03-31[PATCH] parport_cs: don't play games with resourcesDominik Brodowski1-8/+0
2006-03-27[PATCH] pnp: parport: adjust pnp_register_driver signatureBjorn Helgaas1-20/+11
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-9/+10
2006-03-20[SERIAL] Merge avlab serial board entries in parport_serialRussell King1-57/+18
2006-03-05[SERIAL] Fix two bugs in parport_serialRussell King1-7/+4
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2006-02-03[PATCH] parport: fix documentationArnaud Giersch1-5/+5
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch3-0/+2263
2006-02-03[PATCH] parport_serial: printk warning fixAndrew Morton1-2/+2
2006-02-03[PATCH] parport: fix printk format warningRandy Dunlap1-2/+2
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-1/+1
2006-01-10[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin1-0/+1
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2006-01-06[PATCH] simplify PARPORT_PC_PCMCIA dependenciesAdrian Bunk1-1/+1
2006-01-06[PATCH] parport: export parport_get_port()Marko Kohtala1-0/+1
2006-01-06[PATCH] parport: constificationMarko Kohtala2-15/+21