aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-07-30vc: create vcs(a) devices for consolesKay Sievers
2009-07-02n_r3964: fix lock imbalanceJiri Slaby
2009-07-02pcmcia/cm4000: fix lock imbalanceJiri Slaby
2009-07-02vt_ioctl: fix lock imbalanceJiri Slaby
2009-07-02epca: fix test_bit parametersJiri Slaby
2009-07-02rocket: fix test_bit parametersJiri Slaby
2009-07-02char: moxa, prevent opening unavailable portsDirk Eibach
2009-06-09char: mxser, fix ISA board lookupPeter Botha
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard
2009-05-20TPM: get_event_name stack corruptionEric Paris
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel
2009-05-07random: make get_random_int() more randomLinus Torvalds
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox
2009-04-24virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger
2009-04-21ipmi: add oem message handlingdann frazier
2009-04-21ipmi: fix statistics counting issuesCorey Minyard
2009-04-21ipmi: test for event buffer before usingCorey Minyard
2009-04-21ipmi: fix platform return checkCorey Minyard
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-20agp: zero pages before sending to userspaceShaohua Li
2009-04-19Revert "console ASCII glyph 1:1 mapping"Samuel Thibault
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13intelfb: support i854Stefan Husemann
2009-04-13sysrq: remove duplicated #includeHuang Weiyi
2009-04-10x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha
2009-04-07esp: fix section mismatch warningRandy Dunlap
2009-04-06rio: addition has higher precedence than ?:Roel Kluin
2009-04-06mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby
2009-04-06tty: moxa, fix refcounting in moxa_poll_portJiri Slaby
2009-04-06isicom: isicom kref leak fixAlan Cox
2009-04-06riscom8: Auto-load riscom8 module when device opened.Scott James Remnant
2009-04-06specialix: Auto-load specialix module when device opened.Scott James Remnant
2009-04-06cyclades: Auto-load cyclades module when device opened.Scott James Remnant
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-04-02hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto
2009-04-02synclink_gt: add clock optionsPaul Fulghum
2009-04-02random: align rekey_work's timerAnton Blanchard
2009-04-02__tty_open(): use the correct type for saved_flagsAndrew Morton
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-01epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen