aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-07-20ariadne: use netstats in net_device structurePaulius Zaleckas
2008-07-20m68k: remove CVS keywordsAdrian Bunk
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds
2008-07-20APCI: revert another duplicated patchThomas Gleixner
2008-07-20APCI: revert duplicated patchThomas Gleixner
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20cyclades: use tty_portAlan Cox
2008-07-20tty: Clean up tiocmsetAlan Cox
2008-07-20synclink: use tty_portAlan Cox
2008-07-20stallion: use tty_portAlan Cox
2008-07-20atmel_serial: Fix tty_port breakageHaavard Skinnemoen
2008-07-20rocket: use tty_portAlan Cox
2008-07-20mxser: use tty_portAlan Cox
2008-07-20moxa: use tty_portAlan Cox
2008-07-20istallion: use tty_portAlan Cox
2008-07-20isicom: use tty_portAlan Cox
2008-07-20riscom8: remove bogus checksAlan Cox
2008-07-20riscom8: use tty_portAlan Cox
2008-07-20gs: use tty_portAlan Cox
2008-07-20esp: use tty_portAlan Cox
2008-07-20epca: use tty_portAlan Cox
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai
2008-07-20- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell
2008-07-20serial: use tty_portAlan Cox
2008-07-20tty: Introduce a tty_port common structureAlan Cox
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk
2008-07-20drivers/char/rio/: remove VCS tagsAdrian Bunk
2008-07-20tty: Ldisc revampAlan Cox
2008-07-20tty: isicom, enable/disable pci deviceJiri Slaby
2008-07-20Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland
2008-07-17[S390] qdio: new qdio driver.Jan Glauber
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds