aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* parport_serial: netmos 9855 fixChristian Pellegrin2008-02-06
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-06
* Amiga serial driver: port_write_mutex fixupDaniel Walker2008-02-06
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-06
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* uio: nopageNick Piggin2008-02-06
* unix98 allocated_ptys_lock semaphore to mutexDaniel Walker2008-02-06
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-06
* drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-06
* SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer2008-02-06
* char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer2008-02-06
* serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer2008-02-06
* drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall2008-02-06
* synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-06
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-06
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-06
* vt: bitlock fixNick Piggin2008-02-06
* tpm.c: fix crash during device removalRichard MUSIL2008-02-06
* cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap2008-02-06
* rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day2008-02-06
* drivers/misc/lkdtm.c: cleanupsAdrian Bunk2008-02-06
* proper prototype for vty_init()Adrian Bunk2008-02-06
* scheduled OSS driver removalAdrian Bunk2008-02-06
* cleanup after APUS removalAdrian Bunk2008-02-06
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-06
* Allow auto-destruction of loop devicesDavid Woodhouse2008-02-06
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-06
* dcdbas: add DMI-based module autloadingMatt Domsch2008-02-06
* Genericizing iova.[ch]David Miller2008-02-06
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-06
* riscom8: fix SMP brokennessJeff Garzik2008-02-06
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-05
|\
| * ide-tape: bump minor driver versionBorislav Petkov2008-02-05
| * ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-05
| * ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-05
| * ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-05
| * ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-05
| * ide-tape: include proper headersBorislav Petkov2008-02-05
| * ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov2008-02-05
| * ide-tape: remove struct idetape_id_gcwBorislav Petkov2008-02-05
| * ide-tape: cleanup and fix commentsBorislav Petkov2008-02-05
| * ide-tape: shorten some function namesBorislav Petkov2008-02-05
| * ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov2008-02-05
| * ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov2008-02-05
| * ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-05
| * ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-05
| * ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-05