aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-10serial: blackfin: Fix CTS flow controlPeter Hurley2-8/+16
2014-07-10tty: serial: Fix termios/port flags mismatchPeter Hurley1-2/+3
2014-07-10tty: Call hangup method in modern stylePeter Hurley1-1/+1
2014-07-10char: synclink: Remove WARN_ON for bad port countPeter Hurley1-2/+0
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley9-57/+19
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2-3/+3
2014-07-10tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley1-5/+0
2014-07-10tty: Move tty->closing from port lock critical sectionPeter Hurley2-3/+5
2014-07-10tty: Document locking for tty_port_hangup()Peter Hurley1-0/+2
2014-07-10tty: Document locking for tty_port_block_til_ready()Peter Hurley1-0/+5
2014-07-10tty: Document locking for tty_port_open()Peter Hurley1-0/+8
2014-07-10tty: Document locking for tty_port_close{,start,end}()Peter Hurley1-0/+14
2014-07-10serial: fsl_lpuart: calculate DMA burstStefan Agner1-14/+13
2014-07-10serial: fsl_lpuart: move DMA RX timeout calculationStefan Agner1-7/+11
2014-07-10serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-07-10serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta1-0/+1
2014-07-10serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta1-0/+3
2014-07-10serial: lpc32xx uart module can't do consoleArnd Bergmann1-1/+1
2014-07-10serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann1-1/+1
2014-07-10serial/arc: Enable DT based earlyconVineet Gupta1-0/+1
2014-07-10serial/arc: inline the probe helperVineet Gupta1-50/+40
2014-07-10serial/arc: remove last remanants of platform dataVineet Gupta1-16/+6
2014-07-10serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta1-75/+12
2014-07-10serial/arc: Use generic earlycon infrastructureVineet Gupta2-0/+31
2014-07-10serial/arc: Remove the workaround for legacy ISSVineet Gupta1-14/+0
2014-07-10serial/arc: Refactor by referencing to uart_port where possibleVineet Gupta1-86/+69
2014-07-10serial/arc: use uart_console_write() helperVineet Gupta1-14/+4
2014-07-10serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner1-3/+28
2014-07-10serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko1-1/+1
2014-07-10serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus1-75/+28
2014-07-10serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam1-2/+2
2014-07-09tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-07-09serial: sirf: transfer more bytes once to decrease interruptsQipan Li2-2/+3
2014-07-09tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn1-3/+3
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan40-239/+0
2014-07-09serial: core: Make enable_ms() optionalAlexander Shiyan1-6/+11
2014-07-09serial: samsung: no more support for S5PC100 SoCKukjin Kim1-2/+1
2014-07-09serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim2-2/+0
2014-07-09serial: samsung: Consider DT alias when probing portsTomasz Figa1-3/+10
2014-07-09serial: amba-pl010: Use devres APIsTushar Behera1-32/+16
2014-07-09serial: amba-pl011: Remove redundant labelTushar Behera1-20/+10
2014-07-09serial: samsung: Remove redundant labelTushar Behera1-4/+1
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+15
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-38/+80
2014-07-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-5/+51
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+17
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intelDave Airlie3-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-1/+0
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie1-3/+9
2014-07-04Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+14