Age | Commit message (Expand) | Author | Files | Lines |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -3/+3 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c | Eric W. Biederman | 1 | -75/+189 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
2006-12-10 | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 1 | -3/+3 |
2006-12-07 | [PATCH] parport: section mismatches with HOTPLUG=n | Randy Dunlap | 1 | -4/+4 |
2006-12-07 | [PATCH] parport_pc: Add support for OX16PCI952 parallel port | Ryan Underwood | 1 | -0/+4 |
2006-12-05 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 1 | -8/+0 |
2006-12-05 | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 1 | -0/+1 |
2006-11-16 | [PATCH] parport: fix compilation failure | Arnaud Giersch | 1 | -1/+1 |
2006-10-08 | [PATCH] sparc32 pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 11 | -23/+18 |
2006-10-04 | parport: Remove space in function calls | Matthew Martin | 1 | -106/+106 |
2006-10-03 | [PATCH] restore parport_pc probing on powermac | Olaf Hering | 1 | -4/+0 |
2006-10-01 | [PATCH] update legacy io handling for pmac | Olaf Hering | 1 | -0/+4 |
2006-09-29 | [PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.c | Alexey Dobriyan | 1 | -0/+4 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 5 | -5/+0 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 4 | -4/+4 |
2006-06-26 | remove the bouncing email address of David Campbell | Adrian Bunk | 4 | -4/+4 |
2006-06-26 | [PARPORT] sunbpp: Fix typo. | David S. Miller | 1 | -1/+1 |
2006-06-25 | [PATCH] parport: add to kernel-doc | Randy Dunlap | 2 | -2/+2 |
2006-06-25 | [PATCH] AX88796 parallel port driver | Ben Dooks | 3 | -1/+457 |
2006-06-24 | [PARPORT] sunbpp: Convert to new SBUS device framework. | David S. Miller | 1 | -64/+70 |
2006-06-23 | [PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.c | Domen Puncer | 2 | -144/+0 |
2006-06-18 | [SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCI | Russell King | 1 | -1/+1 |
2006-04-19 | [PATCH] parport_pc: fix section mismatch warnings (v2) | Randy.Dunlap | 1 | -10/+10 |
2006-04-11 | [PATCH] parport: remove duplicate entry for NETMOS_9835 | Martin Michlmayr | 1 | -2/+0 |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 1 | -8/+1 |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 1 | -10/+8 |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 1 | -23/+19 |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 1 | -7/+5 |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 1 | -5/+0 |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 1 | -23/+0 |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 1 | -15/+9 |
2006-03-31 | [PATCH] parport_cs: don't play games with resources | Dominik Brodowski | 1 | -8/+0 |
2006-03-27 | [PATCH] pnp: parport: adjust pnp_register_driver signature | Bjorn Helgaas | 1 | -20/+11 |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 1 | -9/+10 |
2006-03-20 | [SERIAL] Merge avlab serial board entries in parport_serial | Russell King | 1 | -57/+18 |
2006-03-06 | [SERIAL] Fix two bugs in parport_serial | Russell King | 1 | -7/+4 |
2006-02-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-02-03 | [PATCH] parport: fix documentation | Arnaud Giersch | 1 | -5/+5 |
2006-02-03 | [PATCH] parport: add parallel port support for SGI O2 | Arnaud Giersch | 3 | -0/+2263 |
2006-02-03 | [PATCH] parport_serial: printk warning fix | Andrew Morton | 1 | -2/+2 |
2006-02-03 | [PATCH] parport: fix printk format warning | Randy Dunlap | 1 | -2/+2 |
2006-01-23 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller | 1 | -1/+1 |
2006-01-11 | [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC | Guy Martin | 1 | -0/+1 |
2006-01-09 | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 1 | -1/+1 |
2006-01-09 | [PATCH] parport_pc: arm build fix | Andrew Morton | 1 | -3/+3 |
2006-01-09 | [PATCH] frv: suppress configuration of certain features for FRV | David Howells | 1 | -1/+1 |