summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-20m68k: remove CVS keywordsAdrian Bunk3-6/+0
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds1-6/+4
2008-07-20APCI: revert another duplicated patchThomas Gleixner1-3/+0
2008-07-20APCI: revert duplicated patchThomas Gleixner2-6/+0
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox1-1/+1
2008-07-20tty: add more tty_port fieldsAlan Cox16-194/+165
2008-07-20cyclades: use tty_portAlan Cox1-158/+157
2008-07-20tty: Clean up tiocmsetAlan Cox1-26/+22
2008-07-20synclink: use tty_portAlan Cox3-310/+289
2008-07-20stallion: use tty_portAlan Cox1-80/+80
2008-07-20atmel_serial: Fix tty_port breakageHaavard Skinnemoen1-3/+3
2008-07-20rocket: use tty_portAlan Cox2-64/+61
2008-07-20mxser: use tty_portAlan Cox1-131/+126
2008-07-20moxa: use tty_portAlan Cox1-45/+42
2008-07-20istallion: use tty_portAlan Cox1-58/+58
2008-07-20isicom: use tty_portAlan Cox1-102/+79
2008-07-20riscom8: remove bogus checksAlan Cox1-24/+8
2008-07-20riscom8: use tty_portAlan Cox2-85/+68
2008-07-20gs: use tty_portAlan Cox7-167/+164
2008-07-20esp: use tty_portAlan Cox1-136/+136
2008-07-20epca: use tty_portAlan Cox2-59/+54
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai33-147/+151
2008-07-20- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2-8/+8
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell1-2/+2
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell4-5/+5
2008-07-20serial: use tty_portAlan Cox4-44/+48
2008-07-20tty: Introduce a tty_port common structureAlan Cox1-0/+34
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk15-40/+16
2008-07-20drivers/char/rio/: remove VCS tagsAdrian Bunk26-121/+0
2008-07-20tty: Ldisc revampAlan Cox27-174/+267
2008-07-20tty: isicom, enable/disable pci deviceJiri Slaby1-0/+8
2008-07-20Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen1-0/+15
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+2
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-1/+1
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker1-6/+4
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-4/+2
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber18-4608/+3561
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman3-3/+18
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds53-1467/+3306
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds29-1286/+5896
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds56-1838/+647
2008-07-16Fix FADT parsingJan Beulich1-6/+11
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2-1/+51