summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-0113-286/+1118
|\
| * MAINTAINERS: Orphan x86 driver msi-wmiAnisse Astier2015-06-151-2/+1
| * ideapad: fix software rfkill settingArnd Bergmann2015-06-151-1/+2
| * dell-laptop: Use dell-rbtn instead i8042 filter when possiblePali Rohár2015-06-101-8/+86
| * dell-rbtn: Export notifier for other kernel modulesPali Rohár2015-06-102-1/+116
| * dell-rbtn: Dell Airplane Mode Switch driverPali Rohár2015-06-104-0/+354
| * samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede2015-06-071-2/+2
| * asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-071-1/+1
| * apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-071-1/+1
| * pvpanic: handle missing _STA correctlyRadim Krčmář2015-06-071-5/+5
| * ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin2015-06-011-0/+7
| * asus-wmi: add fan controlKast Bernd2015-05-131-21/+323
| * Documentation/ABI: Add file describing the sysfs entries for toshiba_hapsAzael Avalos2015-05-111-0/+20
| * toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macrosAzael Avalos2015-05-111-4/+2
| * toshiba_haps: Replace sscanf with kstrtointAzael Avalos2015-05-111-8/+18
| * toshiba_acpi: Bump driver version to 0.22Azael Avalos2015-05-111-1/+1
| * toshiba_acpi: Remove TOS_FAILURE check from some functionsAzael Avalos2015-05-111-10/+10
| * toshiba_acpi: Comments cleanupAzael Avalos2015-05-111-7/+10
| * toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos2015-05-111-22/+22
| * toshiba_acpi: Remove no longer needed hci_{read, write}2 functionsAzael Avalos2015-05-111-32/+7
| * toshiba_bluetooth: Change BT status message to debugAzael Avalos2015-05-111-2/+3
| * toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkillAzael Avalos2015-05-061-29/+18
| * toshiba_bluetooth: Add RFKill handler functionsAzael Avalos2015-05-062-9/+69
| * toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devAzael Avalos2015-05-061-1/+46
| * toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos2015-05-062-125/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-0174-339/+894
|\ \
| * | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-306-11/+10
| * | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-307-10/+10
| * | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-06-303-7/+8
| * | MAINTAINERS: add zpoolDan Streetman2015-06-301-0/+7
| * | MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches2015-06-302-3/+3
| * | MAINTAINERS: move Jens Osterkamp to CREDITSJoe Perches2015-06-302-1/+4
| * | MAINTAINERS: remove unused nbd.h patternJoe Perches2015-06-301-1/+0
| * | MAINTAINERS: update brcm gpio filename patternJoe Perches2015-06-301-1/+1
| * | MAINTAINERS: update brcm dts patternJoe Perches2015-06-301-1/+1
| * | MAINTAINERS: update sound soc intel patternsJoe Perches2015-06-301-5/+4
| * | MAINTAINERS: remove website for parideSudip Mukherjee2015-06-301-1/+0
| * | MAINTAINERS: update Emulex ocrdma email addressesLaurent Navet2015-06-301-3/+3
| * | bcache: use kvfree() in various placesPekka Enberg2015-06-302-16/+4
| * | libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg2015-06-301-4/+1
| * | target: use kvfree() in session alloc and freePekka Enberg2015-06-301-8/+2
| * | IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg2015-06-301-8/+2
| * | drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg2015-06-301-4/+1
| * | drm: use kvfree() in drm_free_large()Pekka Enberg2015-06-301-4/+1
| * | cxgb4: use kvfree() in t4_free_mem()Pekka Enberg2015-06-301-4/+1
| * | cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg2015-06-301-4/+1
| * | kernel/relay.c: use kvfree() in relay_free_page_array()Pekka Enberg2015-06-301-4/+1
| * | printk: improve the description of /dev/kmsg line formatAntonio Ospite2015-06-301-4/+4
| * | arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida2015-06-301-2/+2
| * | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-06-303-11/+10