summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-25TTY: serial_core, remove invalid testJiri Slaby
2011-04-25Char: moxa, fix locking in moxa_writeJiri Slaby
2011-04-25Char: nozomi, remove useless tty_semJiri Slaby
2011-04-25Char: nozomi, remove port.count checksJiri Slaby
2011-04-25Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-19Serial: Remove unused code.Govindraj.R
2011-04-19tty: Clean console safelyPetr Písař
2011-04-19Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-04-19serial: core, remove uart_update_termiosJiri Slaby
2011-04-19serial: core, do not set DTR/RTS twice on startupJiri Slaby
2011-04-19serial: core, move termios handling to uart_startupJiri Slaby
2011-04-19Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby
2011-04-19serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser
2011-04-19TTY: fix fail path in tty_openJiri Slaby
2011-04-19TTY: plug in deinitialize_tty_structJiri Slaby
2011-04-19TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby
2011-04-19TTY: unify pty_unix98_install fail path handlingJiri Slaby
2011-04-19TTY: unify pty_install fail path handlingJiri Slaby
2011-04-19TTY: unify tty_init_dev fail path handlingJiri Slaby
2011-04-19TTY: rocket, remove unused variablesJiri Slaby
2011-04-19Char: moxa, remove unused variablesJiri Slaby
2011-04-19TTY: VT, remove unused variablesJiri Slaby
2011-04-19Char: cyclades, fix unused variableJiri Slaby
2011-04-19TTY: serial_core, remove unused variableJiri Slaby
2011-04-19tty: VT, remove unused variableJiri Slaby
2011-04-19drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton
2011-04-19vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor
2011-04-19vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown
2011-04-18md: incorporate new plugging into raid5.NeilBrown
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown
2011-04-18md - remove old plugging code.NeilBrown
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-04-18md: use new plugging interface for RAID IO.NeilBrown
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-04-17i2c: Improve deprecation warningsJean Delvare
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin