summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-02[media] rtl2830: implement DVBv5 BER statisticAntti Palosaari-0/+27
2015-02-02[media] rtl2830: implement DVBv5 signal strength statisticsAntti Palosaari-0/+24
2015-02-02[media] rtl2830: implement DVBv5 CNR statisticAntti Palosaari-0/+77
2015-02-02[media] rtl2830: style related changesAntti Palosaari-72/+60
2015-02-02[media] rtl2830: get rid of internal config dataAntti Palosaari-40/+18
2015-02-02[media] rtl2830: fix loggingAntti Palosaari-22/+21
2015-02-02[media] rtl2830: carry pointer to I2C client for every functionAntti Palosaari-43/+54
2015-02-02[media] rtl2830: rename 'priv' to 'dev'Antti Palosaari-107/+107
2015-02-02[media] rtl2830: get rid of legacy DVB driver bindingAntti Palosaari-164/+9
2015-02-02[media] rtl28xxu: use I2C binding for RTL2830 demod driverAntti Palosaari-43/+54
2015-02-02[media] rtl2830: convert driver to kernel I2C modelAntti Palosaari-1/+201
2015-02-02[media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usageAntti Palosaari-0/+3
2015-02-02serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski-0/+2
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov-1/+1
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot-1/+1
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang-0/+812
2015-02-02serial: samsung: remove redundant interrupt enablingRobert Baldyga-8/+1
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley-15/+3
2015-02-02serial: omap: Fix RTS handlingPeter Hurley-8/+14
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley-9/+7
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley-49/+41
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring-3/+5
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring-0/+4
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring-0/+4
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley-9/+9
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley-1/+34
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley-22/+30
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley-39/+48
2015-02-02serial: 8250: Refactor LCR computationPeter Hurley-11/+21
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley-8/+9
2015-02-02tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn-46/+109
2015-02-02serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley-18/+17
2015-02-02n_tty: Fix signal handling flushesPeter Hurley-15/+31
2015-02-02pty: Fix buffer flush deadlockPeter Hurley-1/+15
2015-02-02tty: Make lock subclasses available for other tty locksPeter Hurley-11/+1
2015-02-02n_tty: Fix read buffer overwrite when no newlinePeter Hurley-30/+62
2015-02-02n_tty: Fix PARMRK over-throttlingPeter Hurley-8/+4
2015-02-02n_tty: Fix unordered accesses to lockless read bufferPeter Hurley-53/+48
2015-02-02n_tty: Simplify throttle threshold calculationPeter Hurley-1/+1
2015-02-02n_tty: Fix throttle for canon lines > 3967 charsPeter Hurley-0/+5
2015-02-02n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley-11/+12
2015-02-02serial: samsung: Add support for early consoleTomasz Figa-0/+104
2015-02-02serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura-1/+13
2015-02-02serial: sh-sci: Use dev_dbg() to log an error messageYoshihiro Kaneko-1/+1
2015-02-02serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko-0/+4
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko-2/+4
2015-02-02sh-sci: extend PM methodsSergei Shtylyov-6/+3
2015-02-02pty: Fix overlimit memory usePeter Hurley-14/+3
2015-02-02tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi-4/+6
2015-02-02tty/isicom: fix big-endian compile warningArnd Bergmann-1/+1