summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: 8250: Document serial8250_modem_status() lockingPeter Hurley2014-09-081-0/+1
| * | serial: blackfin: Fix missing gpio.hPeter Hurley2014-09-081-0/+1
| * | serial: sunsab: Don't enable tx if tx stoppedPeter Hurley2014-09-081-1/+1
| * | serial: mpc52xx: Use default serial core x_char handlerPeter Hurley2014-09-081-17/+0
| * | serial: Fix send_xchar() handlersPeter Hurley2014-09-082-0/+6
| * | serial: core: Remove unsafe x_char optimizationPeter Hurley2014-09-081-6/+2
| * | serial: core: Fix x_char racePeter Hurley2014-09-081-4/+3
| * | serial: imx: Fix x_char handling and tx flow controlPeter Hurley2014-09-081-23/+16
| * | serial: Style fixPeter Hurley2014-09-081-2/+1
| * | Revert "serial: uart: add hw flow control support configuration"Peter Hurley2014-09-083-17/+5
| * | tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi2014-09-081-1/+1
| * | serial: vr41xx_siu: delete double assignmentJulia Lawall2014-09-081-1/+0
| * | serial: Fix build failure caused by missing header filePranith Kumar2014-09-081-0/+1
| * | ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione2014-09-083-0/+653
| * | drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang2014-09-081-3/+3
| * | tty: serial: uartlite: Remove .owner field for driverMichal Simek2014-09-081-1/+0
| * | tty: serial: xuartps: Remove .owner field for driverMichal Simek2014-09-081-1/+0
| * | serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi2014-09-081-1/+1
| * | tty: Fix spurious poll() wakeupsPeter Hurley2014-09-081-4/+4
| * | tty: Fix potential use after free in release_one_ttyCyrill Gorcunov2014-09-081-1/+2
| * | serial: msm_serial: Fix kgdb continueStephen Boyd2014-09-081-15/+7
| * | TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-081-1/+1
| * | serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan2014-09-082-22/+11
| * | serial: serial_core.c: printk replacementSudip Mukherjee2014-09-081-15/+11
| * | tty: fix typo in comment of tty_termios_encode_baud_rateMatthias Brugger2014-09-081-1/+1
| * | serial: altera: Make of_device_id arrays constTobias Klauser2014-09-082-2/+2
| * | tty: serial: msm: Fix 'void function return statements are not generally usef...Kiran Padwal2014-09-081-2/+0
| * | tty: serial: msm: Fix 'else is not generally useful after a break or return' ...Kiran Padwal2014-09-081-2/+2
| * | tty: serial: msm: Fix style warnings relating to printk()Kiran Padwal2014-09-081-6/+5
| * | tty: serial: msm: Fix 'Missing a blank line after declarations' warningKiran Padwal2014-09-081-2/+2
| * | tty: serial: msm: remove braces {} in msm_serial.cKiran Padwal2014-09-081-3/+2
| * | serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado2014-09-083-0/+259
| * | serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-081-0/+39
| * | staging: dgnc: remove Neo card ids from device tableBill Pemberton2014-09-081-13/+0
| * | jsm: add support for additional Neo cardsBill Pemberton2014-09-082-4/+44
* | | Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-081008-173940/+27227
|\ \ \
| * | | staging: et131x: Remove et131x driver from drivers/stagingMark Einon2014-10-037-5687/+0
| * | | staging: emxx_udc: Use min_t instead of minEbru Akagunduz2014-10-021-3/+3
| * | | staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbgEbru Akagunduz2014-10-021-5/+5
| * | | staging: media: Fixed else after return or break warningYeliz Taneroglu2014-10-021-2/+2
| * | | staging: media: omap4iss: Fixed else after return or break warningYeliz Taneroglu2014-10-021-2/+2
| * | | staging: rtl8712: Fixed else not required after returnSarah Khan2014-10-021-4/+2
| * | | staging: rtl8712: Fix missing blank line warningMelike Yurtoglu2014-10-021-0/+1
| * | | staging: rtl8192e: rtl8192e: Remove spaces before the semicolonsFeyza Yavuz2014-10-021-2/+2
| * | | staging: rtl8192e: rtl8192e: Remove unnecessary return statementsFeyza Yavuz2014-10-021-2/+0
| * | | staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu2014-10-021-3/+0
| * | | staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu2014-10-021-6/+0
| * | | staging: rtl8712: Fix unnecessary parentheses style warningYeliz Taneroglu2014-10-021-1/+1
| * | | staging: rtl8192e: Fix unnecessary space before function pointer argumentsMelike Yurtoglu2014-10-021-1/+1
| * | | staging: rtl8192e: Array was made static const char * constMelike Yurtoglu2014-10-021-1/+1