summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-14tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko
2015-12-14serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko
2015-12-14serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko
2015-12-14cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko
2015-12-14tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytesDenys Vlasenko
2015-12-14serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko
2015-12-14serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko
2015-12-14serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytesDenys Vlasenko
2015-12-14isicom: Deinline WaitTillCardIsFree, save 1120 bytesDenys Vlasenko
2015-12-14cyclades: Deinline serial_paranoia_check, save 304 bytesDenys Vlasenko
2015-12-14cyclades: Deinline cyy_writeb, save 880 bytesDenys Vlasenko
2015-12-14cyclades: Deinline cyy_readb, save 368 bytesDenys Vlasenko
2015-12-14serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada
2015-12-14serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada
2015-12-14serial: 8250_uniphier: add earlycon supportMasahiro Yamada
2015-12-14drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker
2015-12-14drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker
2015-12-14serial: imx: reorder functions and simplify a bitUwe Kleine-König
2015-12-14serial: imx: repair and complete handshakingUwe Kleine-König
2015-12-14serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König
2015-12-14serial: imx: fix a possible NULL dereferenceLABBE Corentin
2015-12-14drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-12-12Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-11Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-12-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-10Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber