aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* TTY: isicom, fix tty buffers memory leakJiri Slaby2012-11-15
* TTY: introduce tty_port_destroyJiri Slaby2012-11-15
* TTY: n_gsm, use kref from tty_portJiri Slaby2012-11-15
* MMC: sdio, use kref from tty_portJiri Slaby2012-11-15
* MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby2012-11-15
* ISDN: capi, use kref from tty_portJiri Slaby2012-11-15
* TTY: pty, fix tty buffers leakJiri Slaby2012-11-15
* TTY: isicom, stop using port->ttyJiri Slaby2012-11-15
* tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos2012-11-15
* mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes2012-11-15
* serial: Unneeded ARCH dependencies are removedAlexander Shiyan2012-11-15
* serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang2012-11-15
* serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao2012-11-15
* serial: cast before shifting on port ioAlan Cox2012-11-15
* serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright2012-11-15
* ipwireless: don't oops if we run out of spaceAlan Cox2012-11-15
* moxa: dcd handling of CLOCAL is backwardsAlan Cox2012-11-15
* serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen2012-11-15
* serial:ifx6x60:SPI header is decoded incorrectlychao bi2012-11-15
* Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-10
| |\
| | * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-09
| | * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-09
| | * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-07
| | * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-07
| | * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-07
| | * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
| | * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-07
| | * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-03
| | * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-03
| | * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-03
| | * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-03
| | * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
| |\ \
| | * | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-09
| | * | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-06
| | * | qlogicpti: Fix build warning.David S. Miller2012-10-28
| * | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-10
| |\ \ \
| | * | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-07
| | * | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-07
| | * | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-04
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-09
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-09
| | * | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-09
| * | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-09
| |\ \ \ \ \
| | * | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-05
| | * | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-05
| | * | | | | PCI/PM: Resume device before shutdownHuang Ying2012-11-02
| | * | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-02