aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi1-1/+1
2014-09-08serial: vr41xx_siu: delete double assignmentJulia Lawall1-1/+0
2014-09-08serial: Fix build failure caused by missing header filePranith Kumar1-0/+1
2014-09-08ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione3-0/+653
2014-09-08drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang1-3/+3
2014-09-08tty: serial: uartlite: Remove .owner field for driverMichal Simek1-1/+0
2014-09-08tty: serial: xuartps: Remove .owner field for driverMichal Simek1-1/+0
2014-09-08serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi1-1/+1
2014-09-08tty: Fix spurious poll() wakeupsPeter Hurley1-4/+4
2014-09-08tty: Fix potential use after free in release_one_ttyCyrill Gorcunov1-1/+2
2014-09-08serial: msm_serial: Fix kgdb continueStephen Boyd1-15/+7
2014-09-08TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-09-08serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan2-22/+11
2014-09-08serial: serial_core.c: printk replacementSudip Mukherjee1-15/+11
2014-09-08tty: fix typo in comment of tty_termios_encode_baud_rateMatthias Brugger1-1/+1
2014-09-08serial: altera: Make of_device_id arrays constTobias Klauser2-2/+2
2014-09-08tty: serial: msm: Fix 'void function return statements are not generally useful' warningKiran Padwal1-2/+0
2014-09-08tty: serial: msm: Fix 'else is not generally useful after a break or return' warningKiran Padwal1-2/+2
2014-09-08tty: serial: msm: Fix style warnings relating to printk()Kiran Padwal1-6/+5
2014-09-08tty: serial: msm: Fix 'Missing a blank line after declarations' warningKiran Padwal1-2/+2
2014-09-08tty: serial: msm: remove braces {} in msm_serial.cKiran Padwal1-3/+2
2014-09-08serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado3-0/+259
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+39
2014-09-08staging: dgnc: remove Neo card ids from device tableBill Pemberton1-13/+0
2014-09-08jsm: add support for additional Neo cardsBill Pemberton2-4/+44
2014-08-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-10/+3
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+12
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds10-82/+114
2014-08-31Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-2/+2
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linusMark Brown9-49/+76
2014-08-30Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-33/+38
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2014-08-29Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-11/+49
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds3-11/+22
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz1-7/+14
2014-08-29zram: fix incorrect stat with failed_readsChao Yu2-4/+8
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds94-5816/+202
2014-08-29Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-43/+35
2014-08-29Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-7/+26
2014-08-29Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds5-7/+23
2014-08-29Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-6/+19
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+5
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu1-0/+4
2014-08-29spi/rockchip: Avoid accidentally turning off the clockDoug Anderson1-1/+1
2014-08-28dm crypt: fix access beyond the end of allocated spaceMikulas Patocka1-6/+19
2014-08-28Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-0/+1
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-13/+13
2014-08-28Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-22/+83
2014-08-28Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds1-1/+1