Age | Commit message (Expand) | Author | Files | Lines |
2016-06-25 | tty: vt, convert more macros to functions | Jiri Slaby | 5 | -48/+57 |
2016-06-25 | tty: vt, whitespace cleanup in csi_m | Jiri Slaby | 1 | -84/+85 |
2016-06-25 | tty: vt, too many commands per line in rgb_foreground | Jiri Slaby | 1 | -11/+16 |
2016-06-25 | tty: vt, do not pass structure over stack | Jiri Slaby | 1 | -33/+33 |
2016-06-25 | tty: vt, separate T.416 high colors handler | Jiri Slaby | 1 | -48/+37 |
2016-06-25 | tty: vt, get rid of ugly FLUSH macro | Jiri Slaby | 1 | -13/+18 |
2016-06-25 | tty: vt, drop VT_BUF_VRAM_ONLY | Jiri Slaby | 1 | -19/+3 |
2016-06-25 | tty: vt, remove consw->con_bmove | Jiri Slaby | 8 | -118/+0 |
2016-06-25 | tty: vt, consw->con_set_palette cleanup | Jiri Slaby | 9 | -38/+15 |
2016-06-25 | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby | 9 | -47/+23 |
2016-06-25 | sisusb: remove dummy variables | Jiri Slaby | 3 | -34/+24 |
2016-06-25 | vt: document vc_data by example | Jiri Slaby | 1 | -0/+32 |
2016-06-25 | vt: remove lines parameter from scrollback | Jiri Slaby | 3 | -6/+4 |
2016-06-25 | tty: 8250, remove shadow and unused variables | Jiri Slaby | 2 | -9/+6 |
2016-06-25 | TTY: serial, handle platform_get_irq retval properly | Jiri Slaby | 4 | -4/+21 |
2016-06-25 | tty: 8250, kill DEBUG_INTR | Jiri Slaby | 3 | -11/+5 |
2016-06-25 | tty: 8250, drop unused members from struct old_serial_port | Jiri Slaby | 2 | -4/+2 |
2016-06-25 | tty: stop defining STD_COM_FLAGS in drivers | Jiri Slaby | 3 | -8/+1 |
2016-06-25 | tty: frv, remove unused serial macros | Jiri Slaby | 1 | -4/+0 |
2016-06-25 | tty: cyclades+mxser, do not initialize to zero | Jiri Slaby | 2 | -2/+0 |
2016-06-25 | net: ircomm, cleanup TIOCGSERIAL | Jiri Slaby | 1 | -8/+0 |
2016-06-25 | tty: ipwireless, cleanup TIOCGSERIAL | Jiri Slaby | 1 | -10/+1 |
2016-06-19 | Linux 4.7-rc4v4.7-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-06-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 4 | -16/+33 |
2016-06-19 | Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 3 | -29/+64 |
2016-06-18 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 41 | -136/+252 |
2016-06-18 | Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ... | Olof Johansson | 337 | -1954/+2873 |
2016-06-18 | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 259 | -1597/+2493 |
2016-06-18 | Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 7 | -13/+20 |
2016-06-18 | ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes | Lee Jones | 1 | -0/+3 |
2016-06-18 | Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 1 | -1/+1 |
2016-06-18 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -3/+4 |
2016-06-18 | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 42 | -447/+573 |
2016-06-18 | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 26 | -105/+237 |
2016-06-18 | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -17/+38 |
2016-06-18 | Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -15/+32 |
2016-06-18 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -43/+61 |
2016-06-17 | Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -137/+9 |
2016-06-17 | Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 4 | -26/+26 |
2016-06-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -1/+6 |
2016-06-17 | isa: Dummy isa_register_driver should return error code | William Breathitt Gray | 1 | -1/+2 |
2016-06-17 | isa: Call isa_bus_init before dependent ISA bus drivers register | William Breathitt Gray | 1 | -1/+1 |
2016-06-17 | watchdog: ebc-c384_wdt: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-17 | iio: stx104: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-17 | gpio: Allow PC/104 devices on X86_64 | William Breathitt Gray | 1 | -4/+4 |
2016-06-17 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 4 | -2/+14 |
2016-06-17 | usbip: rate limit get_frame_number message | Greg Kroah-Hartman | 1 | -1/+1 |
2016-06-18 | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 1 | -137/+9 |
2016-06-18 | Merge branches 'pm-opp' and 'pm-cpufreq-fixes' | Rafael J. Wysocki | 9555 | -191542/+487293 |
2016-06-17 | Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si... | Hans de Goede | 1 | -1/+1 |