summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | thinkpad_acpi: Add support for keyboard backlightPali Rohár2016-01-191-0/+206
| * | | dell-wmi: Process only one event on devices with interface version 0Pali Rohár2016-01-191-0/+16
| * | | dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár2016-01-191-2/+78
| * | | tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King2016-01-191-0/+2
| * | | asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita2016-01-191-0/+1
| * | | platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita2016-01-194-0/+104
| * | | asus-wmi: drop to_platform_driver macroGeliang Tang2016-01-191-3/+0
| * | | intel-hid: new hid event driver for hotkeysAlex Hung2016-01-194-0/+308
| * | | Keyboard backlight control for some Vaio Fit modelsMattia Dongili2016-01-191-20/+45
| * | | platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos2016-01-191-0/+1
| * | | platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-195-1/+449
| * | | intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha2016-01-191-40/+78
| * | | ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer2016-01-191-0/+7
| * | | dell-wmi: Improve unknown hotkey handlingAndy Lutomirski2016-01-191-4/+20
| * | | apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett2016-01-191-4/+6
| * | | toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos2016-01-191-4/+43
| * | | toshiba_acpi: Add WWAN RFKill supportAzael Avalos2015-11-231-3/+76
| * | | toshiba_acpi: Add support for WWAN devicesAzael Avalos2015-11-231-0/+109
| * | | toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos2015-11-201-0/+8
| * | | toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos2015-11-201-1/+2
| * | | dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski2015-11-201-21/+40
| * | | toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos2015-11-201-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-192-1/+3
|\ \ \
| * | | KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats2016-01-201-0/+1
| * | | Fix the MAINTAINERS record for the certs/ directoryDavid Howells2016-01-191-1/+2
* | | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-1917-64/+79
|\ \ \ \
| * | | | block: use bd{grab,put}() instead of open-codingIlya Dryomov2016-01-132-4/+4
| * | | | block: split bios to max possible lengthKeith Busch2016-01-121-3/+16
| * | | | block: add call to split trace pointMike Krinkin2015-12-031-0/+3
| * | | | blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T2015-12-032-2/+2
| * | | | blk-mq: Reuse hardware context cpumask for tagsRaghavendra K T2015-12-031-8/+1
| * | | | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-0111-42/+42
| * | | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-251-1/+1
| * | | | block: clarify blk_add_timer() use case for blk-mqJens Axboe2015-11-241-0/+6
| * | | | bio: use offset_in_page macroGeliang Tang2015-11-241-2/+2
| * | | | block: do not initialise statics to 0 or NULLWei Tang2015-11-241-1/+1
| * | | | block: do not initialise globals to 0 or NULLWei Tang2015-11-241-1/+1
| * | | | block: rename request_queue slab cacheIlya Dryomov2015-11-241-1/+1
* | | | | Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-1917-1050/+411
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ...Joerg Roedel2016-01-1917-1050/+411
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | iommu/vt-d: Fix up error handling in alloc_iommuJoerg Roedel2016-01-071-7/+7
| | | | | | | | * | | | | iommu/vt-d: Check the return value of iommu_device_create()Nicholas Krause2016-01-071-0/+6
| | | | | | | * | | | | | iommu/amd: Remove an unneeded conditionDan Carpenter2016-01-071-5/+3
| | | | | | | * | | | | | iommu/amd: Preallocate dma_ops apertures based on dma_maskJoerg Roedel2015-12-281-7/+53
| | | | | | | * | | | | | iommu/amd: Use trylock to aquire bitmap_lockJoerg Roedel2015-12-281-3/+17
| | | | | | | * | | | | | iommu/amd: Make dma_ops_domain->next_index percpuJoerg Roedel2015-12-281-10/+29
| | | | | | | * | | | | | iommu/amd: Relax locking in dma_ops pathJoerg Roedel2015-12-281-59/+11
| | | | | | | * | | | | | iommu/amd: Initialize new aperture range before making it visibleJoerg Roedel2015-12-281-13/+20
| | | | | | | * | | | | | iommu/amd: Build io page-tables with cmpxchg64Joerg Roedel2015-12-281-3/+13
| | | | | | | * | | | | | iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addressesJoerg Roedel2015-12-281-19/+10
OpenPOWER on IntegriCloud