| Commit message (Expand) | Author | Age | Files | Lines |
* | serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | isicom: Deinline drop_dtr, save 112 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | cyclades: Deinline cyz_is_loaded, save 240 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | serial_core: Deinline uart_update_mctrl, save 304 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | serial/jsm: Deinline neo_parse_isr, save 688 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | isicom: Deinline WaitTillCardIsFree, save 1120 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | cyclades: Deinline serial_paranoia_check, save 304 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | cyclades: Deinline cyy_writeb, save 880 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | cyclades: Deinline cyy_readb, save 368 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE | Masahiro Yamada | 2015-12-13 | 2 | -1/+3 |
* | serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON" | Masahiro Yamada | 2015-12-13 | 1 | -1/+0 |
* | serial: 8250_uniphier: add earlycon support | Masahiro Yamada | 2015-12-13 | 1 | -0/+24 |
* | drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular | Paul Gortmaker | 2015-12-13 | 1 | -28/+7 |
* | drivers/tty/serial: make serial/atmel_serial.c explicitly non-modular | Paul Gortmaker | 2015-12-13 | 1 | -41/+4 |
* | serial: imx: reorder functions and simplify a bit | Uwe Kleine-König | 2015-12-13 | 1 | -45/+45 |
* | serial: imx: repair and complete handshaking | Uwe Kleine-König | 2015-12-13 | 1 | -6/+17 |
* | serial: atmel: convert to irq handling provided mctrl-gpio | Uwe Kleine-König | 2015-12-13 | 1 | -122/+18 |
* | serial: sh-sci: Add device tree bindings for r8a7793 | Ulrich Hecht | 2015-12-13 | 1 | -4/+8 |
* | serial: imx: fix a possible NULL dereference | LABBE Corentin | 2015-12-13 | 1 | -5/+2 |
* | drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME | Gavin Thomas Claugus | 2015-12-13 | 1 | -2/+2 |
* | Linux 4.4-rc5v4.4-rc5 | Linus Torvalds | 2015-12-13 | 1 | -1/+1 |
* | sched/wait: Fix the signal handling fix | Peter Zijlstra | 2015-12-13 | 8 | -28/+28 |
* | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-12-13 | 3 | -13/+14 |
|\ |
|
| * | SUNRPC: Fix callback channel | Trond Myklebust | 2015-12-07 | 3 | -13/+14 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-12-13 | 3 | -0/+3 |
|\ \ |
|
| * | | irqchip/gic-v3: Add missing include for barrier.h | Marc Zyngier | 2015-12-10 | 2 | -0/+2 |
| * | | irqchip/gic-v3: Add missing struct device_node declaration | Marc Zyngier | 2015-12-10 | 1 | -0/+1 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-12-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | clocksource: Mmio: remove artificial 32bit limitation | Linus Walleij | 2015-12-10 | 1 | -1/+1 |
* | | | | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-12-13 | 1 | -9/+4 |
|\ \ \ \ |
|
| * | | | | fpga manager: Fix firmware resource leak on error | Tobias Klauser | 2015-11-24 | 1 | -3/+1 |
| * | | | | fpga manager: remove label | Alan Tull | 2015-11-24 | 1 | -6/+3 |
* | | | | | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-12-13 | 7 | -16/+21 |
|\ \ \ \ \ |
|
| * | | | | | staging: lustre: echo_copy.._lsm() dereferences userland pointers directly | Al Viro | 2015-12-01 | 1 | -9/+11 |
| * | | | | | Merge tag 'iio-fixes-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-11-30 | 6 | -7/+10 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | iio: adc: spmi-vadc: add missing of_node_put | Julia Lawall | 2015-11-21 | 1 | -1/+3 |
| | * | | | | iio: fix some warning messages | Dan Carpenter | 2015-11-21 | 2 | -2/+2 |
| | * | | | | iio: light: apds9960: correct ->last_busy count | Matt Ranostay | 2015-11-21 | 1 | -0/+1 |
| | * | | | | iio: lidar: return -EINVAL on invalid signal | Matt Ranostay | 2015-11-21 | 1 | -3/+3 |
| | * | | | | staging: iio: dummy: complete IIO events delivery to userspace | Ioana Ciornei | 2015-11-21 | 1 | -1/+1 |
* | | | | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-13 | 30 | -79/+200 |
|\ \ \ \ \ \ |
|
| * | | | | | | USB: add quirk for devices with broken LPM | Alan Stern | 2015-12-11 | 3 | -1/+15 |
| * | | | | | | xhci: fix usb2 resume timing and races. | Mathias Nyman | 2015-12-11 | 2 | -6/+44 |
| * | | | | | | Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-12-09 | 4 | -5/+12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | usb: musb: fail with error when no DMA controller set | Aaro Koskinen | 2015-12-09 | 1 | -0/+1 |
| | * | | | | | | usb: gadget: uvc: fix permissions of configfs attributes | Mian Yousaf Kaukab | 2015-12-08 | 1 | -1/+1 |
| | * | | | | | | usb: musb: core: Fix pm runtime for deferred probe | Tony Lindgren | 2015-12-08 | 1 | -1/+6 |