aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä1-0/+5
2016-10-21include: dt-bindings: Add GPIO pin index definition for rockchip pinctrlAndy Yan1-0/+33
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong1-0/+1
2016-10-21[media] v4l: add Mediatek compressed video block formatTiffany Lin1-0/+1
2016-10-21[media] videodev2.h: add V4L2_PIX_FMT_VP9 formatWu-Cheng Li1-0/+1
2016-10-21PM / Runtime: Convert pm_runtime_set_suspended() to return an intUlf Hansson1-2/+2
2016-10-21PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson1-7/+0
2016-10-21clk: rockchip: Add binding ids for cpu and peri clocks on rk3066Paweł Jarosz1-1/+7
2016-10-21cpuidle: governors: Remove remaining old module codeDaniel Lezcano1-2/+0
2016-10-21spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer1-0/+1
2016-10-21ASoC: topology: ABI - Define DAI physical PCM data formatsMengdong Lin2-7/+23
2016-10-21ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.Paul Handrigan1-0/+35
2016-10-21crypto: skcipher - Remove unused crypto_lookup_skcipher() declarationEric Biggers1-2/+0
2016-10-21ACPICA: Update version to 20160930Bob Moore1-1/+1
2016-10-21ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore1-0/+7
2016-10-21ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore1-1/+1
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-10-20net: use core MTU range checking in misc driversJarod Wilson2-2/+0
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson1-2/+0
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-0/+1
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet1-0/+1
2016-10-20net: add recursion limit to GROSabrina Dubroca1-1/+38
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker1-0/+1
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky1-2/+2
2016-10-20gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar functionPhilipp Zabel1-2/+0
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens1-11/+0
2016-10-20dt-bindings: reset: oxnas: Add include file with reset indexesNeil Armstrong2-0/+106
2016-10-20HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke1-0/+1
2016-10-20HID: wacom: generic: Add support for height, tilt, and twist usagesJason Gerecke1-0/+3
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski1-1/+1
2016-10-20sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming1-1/+0
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig1-6/+11
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-0/+1
2016-10-19ata: ATA Command Priority Disabled By DefaultAdam Manzanares1-0/+2
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares2-0/+9
2016-10-19block: Add iocontext priority to requestAdam Manzanares1-0/+14
2016-10-19percpu: ensure the requested alignment is power of twozijun_hu1-0/+1
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig1-0/+10
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig1-2/+1
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig1-6/+27
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi1-1/+2
2016-10-19Merge branch 'for-4.9' into for-4.10Tejun Heo1-8/+3
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-9/+10
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+2
2016-10-19drm: Fix LSPCON kernel-docJani Nikula1-7/+8
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1