aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: SuperH SPI using SCIMagnus Damm2008-02-063-0/+213
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-062-24/+0
* atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen2008-02-061-8/+12
* atmel_spi: chain DMA transfersSilvester Erdeg2008-02-061-45/+101
* atmel_spi throughput improvementHaavard Skinnemoen2008-02-061-3/+8
* spi core: stop updating dev->power.power_stateDavid Brownell2008-02-061-20/+14
* Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven2008-02-061-8/+8
* W1: w1_therm.c standardize units to millidegrees CDavid Fries2008-02-061-1/+2
* drivers/cdrom/cdrom.c: simplify logic in cdrom_release()Borislav Petkov2008-02-061-8/+9
* w1: remove unused and confusing variable.Evgeniy Polyakov2008-02-061-4/+0
* tpm: infineon section mismatchRandy Dunlap2008-02-061-3/+3
* phantom: don't grab other devicesJiri Slaby2008-02-061-3/+4
* Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-063-5/+5
* Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-061-6/+5
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* parport_pc: detection for SuperIO IT87XX POSTPetr Cvek2008-02-061-6/+39
* ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-061-0/+7
* parport_serial: netmos 9855 fixChristian Pellegrin2008-02-061-2/+2
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-061-0/+5
* Amiga serial driver: port_write_mutex fixupDaniel Walker2008-02-061-1/+1
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-061-1/+15
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-063-4/+4
* uio: nopageNick Piggin2008-02-061-8/+6
* unix98 allocated_ptys_lock semaphore to mutexDaniel Walker2008-02-061-10/+10
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0
* drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-061-1/+0
* SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer2008-02-063-0/+771
* char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer2008-02-061-1/+1
* serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer2008-02-061-4/+4
* drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall2008-02-061-0/+1
* synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-061-31/+37
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-064-8/+4
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-061-0/+14
* vt: bitlock fixNick Piggin2008-02-061-3/+5
* tpm.c: fix crash during device removalRichard MUSIL2008-02-062-17/+29
* cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap2008-02-061-4/+6
* rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day2008-02-061-1/+2
* drivers/misc/lkdtm.c: cleanupsAdrian Bunk2008-02-061-11/+13
* proper prototype for vty_init()Adrian Bunk2008-02-061-4/+0
* scheduled OSS driver removalAdrian Bunk2008-02-062-337/+0
* cleanup after APUS removalAdrian Bunk2008-02-067-20/+9
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-061-1/+1
* Allow auto-destruction of loop devicesDavid Woodhouse2008-02-061-0/+8
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-061-5/+5
* dcdbas: add DMI-based module autloadingMatt Domsch2008-02-061-1/+2
* Genericizing iova.[ch]David Miller2008-02-065-20/+23
* Remove pointless casts from void pointersJeff Garzik2008-02-0611-17/+15
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-067-7/+0
* riscom8: fix SMP brokennessJeff Garzik2008-02-062-55/+94