summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart
2014-11-07i2c: at91: don't account as iowaitWolfram Sang
2014-11-07i2c: remove FSF addressWolfram Sang
2014-11-07serial: pl011: Add device tree support for RX DMA pollingAndrew Jackson
2014-11-07serial: pl011: Don't enable RX DMA if residue processing not supportedAndrew Jackson
2014-11-07serial: pl011: Set length of DMA transferAndrew Jackson
2014-11-07serial: pl011: Avoid assumptions about buffer size when refilling TX DMAAndrew Jackson
2014-11-07serial: pl011: Allocate TX DMA buffer from DMA capable memoryAndrew Jackson
2014-11-07serial: fsl_lpuart: Remove unneeded registration messageFabio Estevam
2014-11-07serial: fsl_lpuart: Remove unneeded check for 'res'Fabio Estevam
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz
2014-11-06drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver
2014-11-06tty: warn on deprecated serial flagsJiri Slaby
2014-11-06drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz
2014-11-06serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee
2014-11-06serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko
2014-11-06serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko
2014-11-06tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado
2014-11-06serial_core: Remove call to driver-specific TIO[GS]RS485]Ricardo Ribalda Delgado
2014-11-06drivers/max310: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/omap: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/atmel: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/mcf: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/sc16is7xx: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-11-068250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado
2014-11-06serial: 8250: sparse warning of incorrect typeSudip Mukherjee
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley