summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-06serial: earlycon: Show the earlycon "driver" in bannerPeter Hurley
2016-02-06serial: earlycon: Common log banner for command line and DTPeter Hurley
2016-02-06of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley
2016-02-06of: earlycon: Initialize port fields from DT propertiesPeter Hurley
2016-02-06of: earlycon: Add options string handlingPeter Hurley
2016-02-06of: earlycon: Fixup earlycon console name and indexPeter Hurley
2016-02-06serial: earlycon: Fixup earlycon console name and indexPeter Hurley
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley
2016-02-06of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREEPeter Hurley
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-29Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-01-29iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2016-01-29irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova
2016-01-29i2c: piix4: don't regress on bus namesJean Delvare
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault
2016-01-28Staging: speakup: Fix getting port informationSamuel Thibault
2016-01-28Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-01-29Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into d...Dave Airlie
2016-01-29Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-29Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley
2016-01-28tty: mxser: Remove ASYNC_CLOSINGPeter Hurley
2016-01-28serial: core: Perform RTS signalling before soft flow ctrlPeter Hurley
2016-01-28serial: core: Unfold < 80 char linesPeter Hurley
2016-01-28serial: core: Remove cast from void ptr in uart_open()Peter Hurley
2016-01-28serial: core: Cleanup uart_open() exitPeter Hurley
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley
2016-01-28serial: core: Use tty->index for port # in debug messagesPeter Hurley