summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena2016-03-112-5/+11
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-265-11/+8
|\ \ \ \ \
| * | | | | drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann2016-03-261-2/+1
| * | | | | drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton2016-03-264-9/+7
* | | | | | Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-261-0/+0
|\ \ \ \ \ \
| * | | | | | Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki2016-03-251-0/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-268-217/+449
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Input: sur40 - fix DMA on stackOliver Neukum2016-03-241-7/+14
| * | | | | | Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-241-6/+30
| * | | | | | Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires2016-03-181-2/+3
| * | | | | | Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan2016-03-181-3/+2
| * | | | | | Input: byd - enable absolute modeRichard Pospesel2016-03-182-198/+369
| * | | | | | Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
| * | | | | | Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee2016-03-171-1/+27
* | | | | | | Revert "ppdev: use new parport device model"Linus Torvalds2016-03-251-20/+5
* | | | | | | Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-251-3/+5
|\ \ \ \ \ \ \
| * | | | | | | firewire: nosy: Replace timeval with timespec64Tina Ruchandani2016-03-221-3/+5
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-2512-89/+137
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-254-58/+102
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon/mst: cleanup code indentationDave Airlie2016-03-221-8/+6
| | * | | | | | | | drm/radeon/mst: fix regression in lane/link handling.Dave Airlie2016-03-221-10/+2
| | * | | | | | | | drm/amdgpu: add invalidate_page callback for userptrsChristian König2016-03-211-26/+72
| | * | | | | | | | drm/amdgpu: Revert "remove the userptr rmn->lock"Christian König2016-03-211-8/+14
| | * | | | | | | | drm/amdgpu: clean up path handling for powerplayAlex Deucher2016-03-211-7/+7
| | * | | | | | | | drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King2016-03-211-1/+3
| * | | | | | | | | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-238-31/+35
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | dma-buf: Update docs for SYNC ioctlDaniel Vetter2016-03-211-1/+1
| | * | | | | | | | drm: remove excess descriptionLuis de Bethencourt2016-03-201-1/+0
| | * | | | | | | | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-195-22/+25
| | * | | | | | | | drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda2016-03-151-1/+1
| | * | | | | | | | drm/atomic: use helper to get crtc stateAndrzej Hajda2016-03-151-6/+8
* | | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-253-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-013-3/+3
* | | | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-2515-163/+503
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki2016-03-254-2/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea2016-03-171-0/+1
| | | | * | | | | | | | | | | | PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi2016-03-221-1/+13
| | | * | | | | | | | | | | | | ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King2016-03-221-1/+1
| | * | | | | | | | | | | | | | ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng2016-03-171-0/+1
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-254-1/+149
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner2016-03-231-0/+1
| | | | * | | | | | | | | | | | | | | PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven2016-03-171-1/+1
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | |
| | | * / | | | | | | | | | | | | | PM / clk: Add support for obtaining clocks from device-treeJon Hunter2016-03-171-0/+89
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | PM / AVS: rockchip-io: add io selectors and supplies for rk3399David Wu2016-03-231-0/+58
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2016-03-257-160/+338
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2016-03-241-22/+111
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli2016-03-231-0/+25
| | | | * | | | | | | | | | | | | | | intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown2016-03-231-22/+86
| | | * | | | | | | | | | | | | | | | cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki2016-03-211-4/+8
| | | * | | | | | | | | | | | | | | | cpuidle: menu: use high confidence factors only when considering pollingRik van Riel2016-03-171-18/+24