Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | - Fix compile errors in SGI console drivers (linux-next tree) | Jack Steiner | 2 | -8/+8 |
2008-07-21 | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 1 | -2/+2 |
2008-07-21 | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 4 | -5/+5 |
2008-07-21 | serial: use tty_port | Alan Cox | 4 | -44/+48 |
2008-07-21 | tty: Introduce a tty_port common structure | Alan Cox | 1 | -0/+34 |
2008-07-21 | drivers/serial/: remove CVS keywords | Adrian Bunk | 15 | -40/+16 |
2008-07-21 | drivers/char/rio/: remove VCS tags | Adrian Bunk | 26 | -121/+0 |
2008-07-21 | tty: Ldisc revamp | Alan Cox | 27 | -174/+267 |
2008-07-21 | tty: isicom, enable/disable pci device | Jiri Slaby | 1 | -0/+8 |
2008-07-21 | Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook | Haavard Skinnemoen | 1 | -0/+15 |
2008-07-21 | Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops | Haavard Skinnemoen | 1 | -0/+2 |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
2008-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 3 | -4/+2 |
2008-07-17 | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 1 | -2/+2 |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber | 18 | -4608/+3561 |
2008-07-17 | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2 | -1/+10 |
2008-07-17 | [S390] vmur: Fix return code handling. | Frank Munzert | 1 | -5/+5 |
2008-07-17 | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2 | -8/+24 |
2008-07-17 | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 1 | -1/+3 |
2008-07-17 | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 1 | -7/+94 |
2008-07-17 | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman | 3 | -3/+18 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 53 | -1467/+3306 |
2008-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 29 | -1286/+5896 |
2008-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 56 | -1838/+647 |
2008-07-17 | Fix FADT parsing | Jan Beulich | 1 | -6/+11 |
2008-07-17 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 2 | -1/+51 |
2008-07-17 | ACPI: use dev_printk when possible | Bjorn Helgaas | 1 | -21/+17 |
2008-07-17 | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas | 1 | -0/+60 |
2008-07-17 | PNP: avoid legacy IDE IRQs | Bjorn Helgaas | 1 | -11/+57 |
2008-07-17 | PNP: convert resource options to single linked list | Bjorn Helgaas | 10 | -632/+567 |
2008-07-17 | ISAPNP: handle independent options following dependent ones | Bjorn Helgaas | 1 | -2/+7 |
2008-07-17 | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas | 3 | -9/+7 |
2008-07-17 | PNP: support optional IRQ resources | Bjorn Helgaas | 3 | -44/+38 |
2008-07-17 | PNP: rename pnp_register_*_resource() local variables | Bjorn Helgaas | 1 | -47/+47 |
2008-07-17 | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas | 1 | -3/+10 |
2008-07-17 | PNP: centralize resource option allocations | Bjorn Helgaas | 5 | -249/+198 |
2008-07-17 | PNP: remove redundant pnp_can_configure() check | Bjorn Helgaas | 1 | -3/+0 |
2008-07-17 | PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) | Bjorn Helgaas | 1 | -19/+22 |
2008-07-17 | PNP: in debug resource dump, make empty list obvious | Bjorn Helgaas | 1 | -1/+6 |
2008-07-17 | PNP: improve resource assignment debug | Bjorn Helgaas | 1 | -2/+8 |
2008-07-17 | PNP: increase I/O port & memory option address sizes | Bjorn Helgaas | 3 | -18/+29 |
2008-07-17 | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas | 8 | -17/+22 |
2008-07-17 | PNP: make resource option structures private to PNP subsystem | Bjorn Helgaas | 1 | -0/+48 |
2008-07-17 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas | 4 | -10/+10 |
2008-07-17 | PNP: whitespace/coding style fixes | Bjorn Helgaas | 1 | -7/+8 |
2008-07-17 | PNP: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas | 2 | -17/+69 |
2008-07-17 | PNP: dont sort by type in /sys/.../resources | Bjorn Helgaas | 1 | -34/+22 |
2008-07-17 | PNP: remove ratelimit on add resource failures | Bjorn Helgaas | 1 | -26/+8 |
2008-07-17 | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas | 1 | -18/+52 |
2008-07-17 | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 11 | -415/+318 |