summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi1-1/+1
2012-11-16serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi1-0/+6
2012-11-16serial: sh-sci: add locking to console write function to avoid SMP lockupShinya Kuribayashi1-1/+22
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 Slaby41-40/+139
2012-11-16TTY: isicom, fix tty buffers memory leakJiri Slaby1-9/+12
2012-11-16TTY: introduce tty_port_destroyJiri Slaby2-1/+16
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-16net: correct check in dev_addr_del()Jiri Pirko1-1/+2
2012-11-16tcp: fix retransmission in repair modeAndrew Vagin2-2/+6
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-15Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds17-219/+160
2012-11-15Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds3-2/+19
2012-11-15Merge tag 'for-v3.7-fixes' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds1-1/+2
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+52
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-13/+20
2012-11-15Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-21/+593
2012-11-15sctp: fix /proc/net/sctp/ memory leakTommi Rantala1-4/+4
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