summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15pch_uart: reference clock on CM-iTCDenis Turischev2-2/+23
2011-03-15pch_phub: add new device ML7213Tomoya MORINAGA2-23/+53
2011-03-10n_gsm: fix UIH control byte : P bit should be 0Eric Bénard1-2/+1
2011-03-10n_gsm: add a documentationEric Bénard1-0/+89
2011-03-07serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana4-0/+1942
2011-03-07tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng1-1/+3
2011-03-07tty: move cd1865.h to drivers/staging/tty/Arnd Bergmann1-0/+0
2011-03-07Staging: tty: fix build with epca.c driverGreg Kroah-Hartman3-0/+0
2011-03-02pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin1-2/+1
2011-03-01Staging: generic_serial: fix double locking bugDan Carpenter1-2/+2
2011-02-25nozomi: don't use flush_scheduled_work()Tejun Heo1-2/+0
2011-02-25tty/serial: Relax the device_type restriction from of_serialGrant Likely1-9/+9
2011-02-25MAINTAINERS: Update HVC file patternsJoe Perches1-2/+2
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens3-12/+8
2011-02-25tty: forgot to remove ipwireless from drivers/char/pcmcia/MakefileGreg Kroah-Hartman1-2/+0
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman738-5879/+7891
2011-02-23pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA1-12/+47
2011-02-23pch_uart: fix exclusive access issueTomoya MORINAGA1-2/+9
2011-02-23pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA1-6/+13
2011-02-23pch_uart: fix uart clock setting issueTomoya MORINAGA1-1/+6
2011-02-23pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA1-28/+49
2011-02-23pch_uart : Reduce memcpyTomoya MORINAGA1-8/+5
2011-02-23pch_uart: add spin_lock_initTomoya MORINAGA1-0/+2
2011-02-23pch_uart: add multi-scatter processingTomoya MORINAGA1-28/+89
2011-02-23tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman56-50/+60
2011-02-23tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman33-94/+103
2011-02-23tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman12-1/+3
2011-02-23tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman19-183/+184
2011-02-23tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser1-1/+1
2011-02-23tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser1-19/+42
2011-02-23tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser1-22/+0
2011-02-23tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser1-1/+1
2011-02-23serial: mfd: add a module parameter for setting each port's working modeFeng Tang1-0/+11
2011-02-23serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang1-21/+5
2011-02-23tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony1-2/+1
2011-02-23tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman3-252/+257
2011-02-22Linux 2.6.38-rc6v2.6.38-rc6Linus Torvalds1-1/+1
2011-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds4-120/+44
2011-02-22drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2-47/+0
2011-02-22module: explicitly align module_version_attribute structureDmitry Torokhov1-1/+1
2011-02-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-103/+61
2011-02-22Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+11
2011-02-22Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap2-6/+11
2011-02-22Documentation: log_buf_len uses [KMG] suffixRandy Dunlap1-4/+3
2011-02-22Documentation: explain [KMG] parameter suffixAhmed S. Darwish1-0/+5
2011-02-22Documentation: complete crashkernel= parameter documentationAhmed S. Darwish1-4/+8
2011-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-36/+46
2011-02-22Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-363/+342
2011-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-9/+9
2011-02-22Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-37/+175