aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* bfin-otp: add writing supportMike Frysinger2009-09-24
* drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich2009-09-24
* drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter2009-09-24
* hpet: hpet driver periodic timer setup bug fixesNils Carlson2009-09-24
* mwave: fix read buffer overflowRoel Kluin2009-09-24
* /dev/zero: avoid repeated access_ok() checksNikanth Karthikesan2009-09-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-23
|\
| * tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-23
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\ \
| * \ Merge branch 'acpica' into releaseLen Brown2009-09-19
| |\ \
| | * | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\ \ \ \
| * | | | virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
| * | | | virtio: make add_buf return capacity remainingRusty Russell2009-09-23
* | | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* | | | | seq_file: constify seq_operationsJames Morris2009-09-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \ \ \
| * | | | | trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe2009-09-21
| * | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | | | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| |/ / / /
* | | | | pcmcia: fix read buffer overflowRoel Kluin2009-09-22
* | | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
| |_|_|/ |/| | |
* | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-20
|\ \ \
| * | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| |/ /
* | | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby2009-09-19
* | | tty: Char: mxser, add support for CP112ULJiri Slaby2009-09-19
* | | tty: riscom8, fix tty refcntJiri Slaby2009-09-19
* | | tty: riscom8, fix shutdown declarationJiri Slaby2009-09-19
* | | TTY: fix typosAlan Stern2009-09-19
* | | tty: Power: fix suspend vt regressionJiri Slaby2009-09-19
* | | tty: vt: use printk_onceMarcin Slusarz2009-09-19
* | | tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
* | | n_tty: move echoctl check and clean up logicJoe Peterson2009-09-19
* | | n_tty: honor opost flag for echoesJoe Peterson2009-09-19
* | | tty: USB serial termios bitsAlan Cox2009-09-19
* | | serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
* | | isicom: split the open method for the isicom deviceAlan Cox2009-09-19
* | | vt: add an activate and lockAlan Cox2009-09-19
* | | vt: remove power stuff from kernel/powerAlan Cox2009-09-19
* | | vt: add an event interfaceAlan Cox2009-09-19
* | | tty: make the kref destructor occur asynchronouslyAlan Cox2009-09-19
* | | cyclades: use the full port_close functionAlan Cox2009-09-19
* | | tty: riscom8 kref and tty_port_closeAlan Cox2009-09-19
* | | isicom: Split the close hardware bits outAlan Cox2009-09-19
* | | mxser: Split close ready for a standard tty_port_close methodAlan Cox2009-09-19
* | | riscom8: split open and close methods upAlan Cox2009-09-19
* | | tty: Add a full port_close functionAlan Cox2009-09-19
* | | tty: Fix a typo noted in passingAlan Cox2009-09-19
* | | cyclades: remove more duplicated codeJiri Slaby2009-09-19