Age | Commit message (Expand) | Author | Files | Lines |
2012-11-16 | serial: sh-sci: fix common SCIFB regmap definition | Takashi Yoshii | 1 | -3/+3 |
2012-11-16 | serial: sh-sci: mask SCTFDR/RFDR according to fifosize | Takashi Yoshii | 1 | -2/+2 |
2012-11-16 | serial: sh-sci: support lower baud rate | Takashi Yoshii | 1 | -11/+8 |
2012-11-16 | serial: sh-sci: fix condition test to set SCBRR | Takashi Yoshii | 1 | -1/+1 |
2012-11-16 | serial: sh-sci: console runtime PM support (revisit) | Teppei Kamijou | 1 | -11/+16 |
2012-11-16 | Partially revert "serial: sh-sci: console Runtime PM support" | Shinya Kuribayashi | 1 | -52/+1 |
2012-11-16 | Revert "sh-sci / PM: Use power.irq_safe" | Shinya Kuribayashi | 1 | -1/+0 |
2012-11-16 | Revert "sh-sci / PM: Avoid deadlocking runtime PM" | Shinya Kuribayashi | 1 | -5/+0 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 34 | -35/+123 |
2012-11-16 | TTY: isicom, fix tty buffers memory leak | Jiri Slaby | 1 | -9/+12 |
2012-11-16 | TTY: introduce tty_port_destroy | Jiri Slaby | 1 | -1/+15 |
2012-11-16 | TTY: n_gsm, use kref from tty_port | Jiri Slaby | 1 | -6/+5 |
2012-11-16 | MMC: sdio, use kref from tty_port | Jiri Slaby | 1 | -12/+11 |
2012-11-16 | MMC: sdio_uart, remove unused member from sdio_uart_port | Jiri Slaby | 1 | -1/+0 |
2012-11-16 | ISDN: capi, use kref from tty_port | Jiri Slaby | 1 | -19/+17 |
2012-11-16 | TTY: pty, fix tty buffers leak | Jiri Slaby | 2 | -2/+2 |
2012-11-16 | TTY: isicom, stop using port->tty | Jiri Slaby | 1 | -1/+1 |
2012-11-16 | tty/serial/ar933x_uart: fix baud rate calculation | Gabor Juhos | 1 | -5/+85 |
2012-11-16 | mm, oom: ensure sysrq+f always passes valid zonelist | David Rientjes | 1 | -1/+2 |
2012-11-16 | serial: Unneeded ARCH dependencies are removed | Alexander Shiyan | 1 | -12/+12 |
2012-11-16 | serial: mfd: Add nmi_touch_watchdog() into the console write function | Feng Tang | 1 | -0/+3 |
2012-11-16 | serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel | Steven Miao | 1 | -4/+3 |
2012-11-16 | serial: cast before shifting on port io | Alan Cox | 1 | -1/+1 |
2012-11-16 | serial: xilinx_uartps: kill CONFIG_OF conditional | Josh Cartwright | 2 | -9/+1 |
2012-11-16 | ipwireless: don't oops if we run out of space | Alan Cox | 1 | -1/+4 |
2012-11-16 | moxa: dcd handling of CLOCAL is backwards | Alan Cox | 1 | -1/+1 |
2012-11-16 | serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ... | Jun Chen | 1 | -3/+10 |
2012-11-16 | serial:ifx6x60:SPI header is decoded incorrectly | chao bi | 1 | -2/+2 |
2012-11-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 3 | -4/+31 |
2012-11-16 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -1/+1 |
2012-11-16 | drm/ttm: remove unneeded preempt_disable/enable | Akinobu Mita | 1 | -4/+0 |
2012-11-16 | ttm: Clear the ttm page allocated from high memory zone correctly | Zhao Yakui | 1 | -1/+4 |
2012-11-16 | vmwgfx: return an -EFAULT if copy_to_user() fails | Dan Carpenter | 1 | -0/+2 |
2012-11-15 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2012-11-15 | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -13/+20 |
2012-11-15 | s390/3215: fix tty close handling | Heiko Carstens | 1 | -7/+5 |
2012-11-15 | drm/radeon: fix logic error in atombios_encoders.c | Alex Deucher | 1 | -1/+1 |
2012-11-15 | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu... | David S. Miller | 1 | -1/+0 |
2012-11-15 | net/smsc911x: Fix ready check in cases where WORD_SWAP is needed | Kamlakant Patel | 1 | -2/+15 |
2012-11-15 | drivers/net: fix tasklet misuse issue | Xiaotian Feng | 3 | -38/+18 |
2012-11-15 | Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ... | Mark Brown | 347 | -2936/+4497 |
2012-11-15 | regulator: fix voltage check in regulator_is_supported_voltage() | Marek Szyprowski | 1 | -1/+1 |
2012-11-15 | tty: serial: max310x: Add terminating entry for spi_device_id table | Axel Lin | 1 | -0/+1 |
2012-11-15 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 178 | -942/+1887 |
2012-11-15 | TTY: hvc_console, fix port reference count going to zero prematurely | Paul Mackerras | 1 | -7/+0 |
2012-11-14 | brcmfmac: fix typo in CONFIG_BRCMISCAN | Hauke Mehrtens | 1 | -1/+1 |
2012-11-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2 | -0/+2 |
2012-11-14 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 3 | -4/+23 |
2012-11-14 | regulator: core: Avoid deadlock when regulator_register fails | Charles Keepax | 1 | -11/+17 |
2012-11-14 | vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN | Alexander Duyck | 1 | -0/+4 |