summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: Add SystemBase Multi-2/PCI driverSteven Rostedt2012-11-168-0/+4166
* serial: mxs-auart: add the DMA support for mx28Huang Shijie2012-11-161-5/+317
* serial: mxs-auart: distinguish the different SOCsHuang Shijie2012-11-161-6/+36
* tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-161-21/+21
* serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi2012-11-161-0/+6
* serial: sh-sci: add locking to console write function to avoid SMP lockupShinya Kuribayashi2012-11-161-1/+22
* serial: sh-sci: fix common SCIFB regmap definitionTakashi Yoshii2012-11-161-3/+3
* serial: sh-sci: mask SCTFDR/RFDR according to fifosizeTakashi Yoshii2012-11-161-2/+2
* serial: sh-sci: support lower baud rateTakashi Yoshii2012-11-161-11/+8
* serial: sh-sci: fix condition test to set SCBRRTakashi Yoshii2012-11-161-1/+1
* serial: sh-sci: console runtime PM support (revisit)Teppei Kamijou2012-11-161-11/+16
* Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi2012-11-161-52/+1
* Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi2012-11-161-1/+0
* Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi2012-11-161-5/+0
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-1634-35/+123
* TTY: isicom, fix tty buffers memory leakJiri Slaby2012-11-161-9/+12
* TTY: introduce tty_port_destroyJiri Slaby2012-11-161-1/+15
* TTY: n_gsm, use kref from tty_portJiri Slaby2012-11-161-6/+5
* MMC: sdio, use kref from tty_portJiri Slaby2012-11-161-12/+11
* MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby2012-11-161-1/+0
* ISDN: capi, use kref from tty_portJiri Slaby2012-11-161-19/+17
* TTY: pty, fix tty buffers leakJiri Slaby2012-11-162-2/+2
* TTY: isicom, stop using port->ttyJiri Slaby2012-11-161-1/+1
* tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos2012-11-161-5/+85
* mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes2012-11-161-1/+2
* serial: Unneeded ARCH dependencies are removedAlexander Shiyan2012-11-161-12/+12
* serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang2012-11-161-0/+3
* serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao2012-11-161-4/+3
* serial: cast before shifting on port ioAlan Cox2012-11-161-1/+1
* serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright2012-11-162-9/+1
* ipwireless: don't oops if we run out of spaceAlan Cox2012-11-161-1/+4
* moxa: dcd handling of CLOCAL is backwardsAlan Cox2012-11-161-1/+1
* serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen2012-11-161-3/+10
* serial:ifx6x60:SPI header is decoded incorrectlychao bi2012-11-161-2/+2
* Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-14178-942/+1887
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1017-25/+38
| |\
| | * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| | * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| | * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-081-1/+2
| | * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-081-1/+2
| | * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-081-1/+1
| | * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-083-6/+2
| | * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| | * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| | * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| | * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| | * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| | * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-103-13/+9
| |\ \
| | * | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-101-0/+7