summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-16serial: sh-sci: fix common SCIFB regmap definitionTakashi Yoshii1-3/+3
2012-11-16serial: sh-sci: mask SCTFDR/RFDR according to fifosizeTakashi Yoshii1-2/+2
2012-11-16serial: sh-sci: support lower baud rateTakashi Yoshii1-11/+8
2012-11-16serial: sh-sci: fix condition test to set SCBRRTakashi Yoshii1-1/+1
2012-11-16serial: sh-sci: console runtime PM support (revisit)Teppei Kamijou1-11/+16
2012-11-16Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi1-52/+1
2012-11-16Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi1-1/+0
2012-11-16Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi1-5/+0
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby34-35/+123
2012-11-16TTY: isicom, fix tty buffers memory leakJiri Slaby1-9/+12
2012-11-16TTY: introduce tty_port_destroyJiri Slaby1-1/+15
2012-11-16TTY: n_gsm, use kref from tty_portJiri Slaby1-6/+5
2012-11-16MMC: sdio, use kref from tty_portJiri Slaby1-12/+11
2012-11-16MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby1-1/+0
2012-11-16ISDN: capi, use kref from tty_portJiri Slaby1-19/+17
2012-11-16TTY: pty, fix tty buffers leakJiri Slaby2-2/+2
2012-11-16TTY: isicom, stop using port->ttyJiri Slaby1-1/+1
2012-11-16tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos1-5/+85
2012-11-16mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes1-1/+2
2012-11-16serial: Unneeded ARCH dependencies are removedAlexander Shiyan1-12/+12
2012-11-16serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang1-0/+3
2012-11-16serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao1-4/+3
2012-11-16serial: cast before shifting on port ioAlan Cox1-1/+1
2012-11-16serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright2-9/+1
2012-11-16ipwireless: don't oops if we run out of spaceAlan Cox1-1/+4
2012-11-16moxa: dcd handling of CLOCAL is backwardsAlan Cox1-1/+1
2012-11-16serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen1-3/+10
2012-11-16serial:ifx6x60:SPI header is decoded incorrectlychao bi1-2/+2
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-4/+31
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita1-4/+0
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter1-0/+2
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-13/+20
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller1-1/+0
2012-11-15net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel1-2/+15
2012-11-15drivers/net: fix tasklet misuse issueXiaotian Feng3-38/+18
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown347-2936/+4497
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-15tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin1-0/+1
2012-11-15Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman178-942/+1887
2012-11-15TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras1-7/+0
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens1-1/+1
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-0/+2
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-4/+23
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-11-14vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck1-0/+4