summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-271-1/+4
| * | n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-01-271-5/+2
| * | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-01-271-1/+23
| * | tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-01-271-4/+8
| * | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-272-1/+15
| |/
* | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-015-29/+42
|\ \
| * | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-292-8/+14
| * | Staging: speakup: Fix getting port informationSamuel Thibault2016-01-291-1/+12
| * | Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-291-19/+15
| * | Merge tag 'iio-fixes-for-4.4c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-271-1/+1
| |\ \
| | * | iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen2015-12-051-1/+1
* | | | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-011-4/+9
|\ \ \ \
| * | | | base/platform: Fix platform drivers with no probe callbackMartin Wilck2016-01-261-4/+9
| | |_|/ | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-012-1/+14
|\ \ \ \
| * | | | clocksource: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+7
| * | | | clocksource: Select CLKSRC_MMIO where neededArnd Bergmann2016-01-261-0/+5
| * | | | clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni2016-01-151-1/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-317-19/+15
|\ \ \ \ \
| * | | | | irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel2016-01-291-0/+1
| * | | | | irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim2016-01-271-1/+1
| * | | | | irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier2016-01-261-2/+6
| * | | | | base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni2016-01-261-0/+2
| * | | | | of: MSI: Simplify irqdomain lookupMarc Zyngier2016-01-261-15/+3
| * | | | | irqchip: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+1
| * | | | | irqchip/s3c24xx: Mark init_eint as __maybe_unusedArnd Bergmann2016-01-261-1/+1
* | | | | | Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-311-14/+10
|\ \ \ \ \ \
| * | | | | | vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-271-14/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-312-30/+23
|\ \ \ \ \ \
| * | | | | | i2c: piix4: don't regress on bus namesJean Delvare2016-01-291-5/+8
| * | | | | | i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2016-01-261-1/+2
| * | | | | | i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-261-10/+9
| * | | | | | i2c: piix4: Fix SB800 lockingJean Delvare2016-01-261-16/+6
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-306-53/+57
|\ \ \ \ \ \
| * | | | | | s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
| * | | | | | s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13
| * | | | | | s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-263-18/+6
| * | | | | | s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer2016-01-263-20/+24
* | | | | | | Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-309-43/+43
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-297-34/+40
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | PM / Domains: Fix typo in commentMoritz Fischer2016-01-271-1/+1
| | | | * | | | | | | | PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson2016-01-271-8/+6
| | | | * | | | | | | | PM / domains: fix lockdep issue for all subdomainsMarek Szyprowski2016-01-221-8/+13
| | | * | | | | | | | | cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann2016-01-271-8/+7
| | | * | | | | | | | | cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann2016-01-271-1/+1
| | | * | | | | | | | | cpufreq: Use list_is_last() to check last entry of the policy listGautham R Shenoy2016-01-271-3/+3
| | | * | | | | | | | | cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar2016-01-271-3/+8
| | * | | | | | | | | | cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell2016-01-271-1/+0
| | * | | | | | | | | | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-221-1/+1
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-292-9/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | | * | | | | | | | | | ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-241-1/+3