aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman
2010-03-18agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt
2010-03-18agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt
2010-03-17hpet: use for_each_set_bit()Akinobu Mita
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti
2010-03-12ipmi: fix slave_addrs setting to actually workBela Lubkin
2010-03-12ipmi: add parameter to limit CPU usage in kipmidMartin Wilck
2010-03-12copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton
2010-03-12/dev/mem: dont allow seek to last pageWu Fengguang
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-consoleLinus Torvalds
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-03-04virtio: console: Use better variable names for fill_queue operationAmit Shah
2010-03-04virtio: console: Fix type of 'len' as unsigned intAmit Shah
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-02USB: tty: Add a function to insert a string of characters with the same flagAlan Cox
2010-03-02tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich
2010-03-02tty: Keep the default buffering to sub-page unitsAlan Cox
2010-03-02tty: Fix up char drivers request_room usageAlan Cox
2010-03-02tty: Fix the ldisc hangup raceAlan Cox
2010-03-02nozomi: Tidy up the PCI tableAlan Cox
2010-03-02nozomi: Fix mutex handlingAlan Cox
2010-03-02nozomi: Add tty_port usageAlan Cox
2010-03-02Char: synclink, remove unnecessary checksJiri Slaby
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings
2010-03-02ip2: Add module parameter.Rakib Mullick
2010-03-02ip2: remove #ifdef MODULE from ip2main.cRakib Mullick
2010-03-02tty: moxa: remove #ifdef MODULE completely.Rakib Mullick
2010-03-02hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin
2010-03-02serial: isicom.c: use pr_fmt and pr_<level>Joe Perches
2010-03-02tty: char: mxser, remove unnecessary tty testJiri Slaby
2010-03-02serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz
2010-03-02serial: Char: cyclades, fix compiler warningJiri Slaby
2010-03-02serial: synclink_gt: dropped transmit data bugfixPaul Fulghum