summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: serial: fix header pathYegor Yefremov2014-09-081-1/+1
* 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-083-24/+16
* 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-082-0/+42
* 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
* Linux 3.17-rc3v3.17-rc3Linus Torvalds2014-08-311-1/+1
* Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-08-3124-217/+497
|\
| * Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-1824-217/+497
| |\
| | * xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-142-0/+54
| | * xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-143-7/+10
| | * xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-141-7/+5
| | * xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-141-0/+8
| | * xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-141-33/+29
| | * xtensa: make fast_unaligned store restartableMax Filippov2014-08-141-32/+19
| | * xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-141-0/+43
| | * xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-141-1/+1
| | * xtensa: configure kc705 for highmemMax Filippov2014-08-141-1/+4
| | * xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-141-10/+6
| | * xtensa: support aliasing cache in kmapMax Filippov2014-08-142-2/+56
| | * xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-143-8/+14
| | * xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-144-66/+127
| | * xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-142-2/+7
| | * xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-141-16/+22
| | * xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-142-6/+27
| | * xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-142-4/+13
| | * xtensa: add renameat2 syscallMiklos Szeredi2014-08-141-1/+4
| | * xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-08-141-6/+6
| | * xtensa: replace IOCTL code definitions with constantsMax Filippov2014-08-141-9/+10
| | * xtensa: remove orphan MATH_EMULATION symbolMax Filippov2014-08-144-8/+0
| | * xtensa: select HAVE_IDE only on platforms that may have itMax Filippov2014-08-142-2/+3
| | * xtensa: sort 'select' statements in KconfigMax Filippov2014-08-141-11/+11
| | * xtensa: make MMU-related configuration options depend on MMUMax Filippov2014-08-141-0/+2
| | * xtensa: simplify addition of new core variantsMax Filippov2014-08-142-6/+37
OpenPOWER on IntegriCloud