aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-06w1: remove unused and confusing variable.Evgeniy Polyakov
2008-02-06tpm: infineon section mismatchRandy Dunlap
2008-02-06phantom: don't grab other devicesJiri Slaby
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel
2008-02-06Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek
2008-02-06ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne
2008-02-06parport_serial: netmos 9855 fixChristian Pellegrin
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes
2008-02-06Amiga serial driver: port_write_mutex fixupDaniel Walker
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06uio: nopageNick Piggin
2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker
2008-02-06SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer
2008-02-06char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer
2008-02-06serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer
2008-02-06drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones
2008-02-06vt: bitlock fixNick Piggin
2008-02-06tpm.c: fix crash during device removalRichard MUSIL
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day
2008-02-06drivers/misc/lkdtm.c: cleanupsAdrian Bunk
2008-02-06proper prototype for vty_init()Adrian Bunk
2008-02-06scheduled OSS driver removalAdrian Bunk
2008-02-06cleanup after APUS removalAdrian Bunk
2008-02-06register_cpu __devinit or __cpuinitRandy Dunlap
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch
2008-02-06Genericizing iova.[ch]David Miller
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-06riscom8: fix SMP brokennessJeff Garzik
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds
2008-02-06ide-tape: bump minor driver versionBorislav Petkov
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov
2008-02-06ide-tape: include proper headersBorislav Petkov