summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-15TTY: isicom, fix tty buffers memory leakJiri Slaby
2012-11-15TTY: introduce tty_port_destroyJiri Slaby
2012-11-15TTY: n_gsm, use kref from tty_portJiri Slaby
2012-11-15MMC: sdio, use kref from tty_portJiri Slaby
2012-11-15MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby
2012-11-15ISDN: capi, use kref from tty_portJiri Slaby
2012-11-15TTY: pty, fix tty buffers leakJiri Slaby
2012-11-15TTY: isicom, stop using port->ttyJiri Slaby
2012-11-15tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos
2012-11-15mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes
2012-11-15serial: Unneeded ARCH dependencies are removedAlexander Shiyan
2012-11-15serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang
2012-11-15serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao
2012-11-15serial: cast before shifting on port ioAlan Cox
2012-11-15serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright
2012-11-15ipwireless: don't oops if we run out of spaceAlan Cox
2012-11-15moxa: dcd handling of CLOCAL is backwardsAlan Cox
2012-11-15serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen
2012-11-15serial:ifx6x60:SPI header is decoded incorrectlychao bi
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09virtio: Don't access index after unregister.Cornelia Huck
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya