aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+1
2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek1-6/+39
2008-02-06ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne1-0/+7
2008-02-06parport_serial: netmos 9855 fixChristian Pellegrin1-2/+2
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes1-0/+5
2008-02-06Amiga serial driver: port_write_mutex fixupDaniel Walker1-1/+1
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson1-1/+15
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng3-4/+4
2008-02-06uio: nopageNick Piggin1-8/+6
2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker1-10/+10
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker1-1/+0
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker1-1/+0
2008-02-06SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer3-0/+771
2008-02-06char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer1-1/+1
2008-02-06serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer1-4/+4
2008-02-06drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall1-0/+1
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum1-31/+37
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day4-8/+4
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones1-0/+14
2008-02-06vt: bitlock fixNick Piggin1-3/+5
2008-02-06tpm.c: fix crash during device removalRichard MUSIL2-17/+29
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap1-4/+6
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day1-1/+2
2008-02-06drivers/misc/lkdtm.c: cleanupsAdrian Bunk1-11/+13
2008-02-06proper prototype for vty_init()Adrian Bunk1-4/+0
2008-02-06scheduled OSS driver removalAdrian Bunk2-337/+0
2008-02-06cleanup after APUS removalAdrian Bunk7-20/+9
2008-02-06register_cpu __devinit or __cpuinitRandy Dunlap1-1/+1
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse1-0/+8
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke1-5/+5
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch1-1/+2
2008-02-06Genericizing iova.[ch]David Miller5-20/+23
2008-02-06Remove pointless casts from void pointersJeff Garzik11-17/+15
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle7-7/+0
2008-02-06riscom8: fix SMP brokennessJeff Garzik2-55/+94
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan8-36/+36
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds29-1571/+1794
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds2-482/+1
2008-02-06ide-tape: bump minor driver versionBorislav Petkov1-1/+1
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov1-352/+480
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov1-2/+2
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov1-4/+0
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov1-3/+2
2008-02-06ide-tape: include proper headersBorislav Petkov1-3/+3
2008-02-06ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov1-3/+6
2008-02-06ide-tape: remove struct idetape_id_gcwBorislav Petkov1-33/+23
2008-02-06ide-tape: cleanup and fix commentsBorislav Petkov1-410/+271
2008-02-06ide-tape: shorten some function namesBorislav Petkov1-17/+15
2008-02-06ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov1-20/+15