Age | Commit message (Expand) | Author | Files | Lines |
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 | 7 | -117/+0 |
2016-06-25 | tty: vt, consw->con_set_palette cleanup | Jiri Slaby | 8 | -37/+12 |
2016-06-25 | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby | 8 | -46/+16 |
2016-06-25 | sisusb: remove dummy variables | Jiri Slaby | 3 | -34/+24 |
2016-06-25 | vt: remove lines parameter from scrollback | Jiri Slaby | 2 | -5/+3 |
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 | 2 | -7/+1 |
2016-06-25 | tty: cyclades+mxser, do not initialize to zero | Jiri Slaby | 2 | -2/+0 |
2016-06-25 | tty: ipwireless, cleanup TIOCGSERIAL | Jiri Slaby | 1 | -10/+1 |
2016-06-19 | Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2 | -29/+63 |
2016-06-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2016-06-18 | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 38 | -416/+537 |
2016-06-18 | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -103/+228 |
2016-06-18 | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -11/+13 |
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 tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -137/+9 |
2016-06-18 | Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 4 | -26/+26 |
2016-06-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -1/+6 |
2016-06-18 | isa: Call isa_bus_init before dependent ISA bus drivers register | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | watchdog: ebc-c384_wdt: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | iio: stx104: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | gpio: Allow PC/104 devices on X86_64 | William Breathitt Gray | 1 | -4/+4 |
2016-06-18 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | 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 | 4702 | -125979/+303968 |
2016-06-17 | Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si... | Hans de Goede | 1 | -1/+1 |
2016-06-17 | Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)" | Hans de Goede | 1 | -1/+2 |
2016-06-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2016-06-17 | Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+14 |
2016-06-17 | Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an... | Linus Torvalds | 2 | -3/+37 |
2016-06-17 | iommu/vt-d: Enable QI on all IOMMUs before setting root entry | Joerg Roedel | 1 | -5/+12 |
2016-06-17 | Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+4 |
2016-06-16 | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table | Viresh Kumar | 3 | -6/+24 |
2016-06-16 | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing | Ocquidant, Sebastien | 1 | -1/+1 |
2016-06-16 | coresight: Handle build path error | Suzuki K Poulose | 1 | -3/+6 |
2016-06-16 | coresight: Fix erroneous memset in tmc_read_unprepare_etr | Suzuki K Poulose | 1 | -6/+3 |
2016-06-16 | coresight: Fix tmc_read_unprepare_etr | Suzuki K Poulose | 1 | -1/+1 |
2016-06-16 | coresight: Fix NULL pointer dereference in _coresight_build_path | Suzuki K Poulose | 1 | -3/+3 |
2016-06-16 | Merge tag 'extcon-fixes-for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -0/+2 |
2016-06-16 | Merge tag 'drm-fixes-for-v4.7-rc4' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 30 | -164/+393 |
2016-06-16 | Merge tag 'platform-drivers-x86-v4.7-2' of git://git.infradead.org/users/dvha... | Linus Torvalds | 3 | -30/+69 |
2016-06-16 | Merge tag 'upstream-4.7-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -3/+16 |
2016-06-16 | base: make module_create_drivers_dir race-free | Jiri Slaby | 1 | -3/+5 |