summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-20ARM: dts: r8a7794: add CAN nodes to device treeSimon Horman1-0/+22
2016-04-20ARM: dts: r8a7794: add CAN clocks to device treeSimon Horman2-7/+29
2016-04-20ARM: dts: r8a7790: use fallback can compatibility stringSimon Horman1-2/+2
2016-04-20ARM: dts: r8a7791: use fallback can compatibility stringSimon Horman1-2/+2
2016-04-20ARM: dts: r8a7790: Add SCIF2 device nodeGeert Uytterhoeven1-0/+14
2016-04-20ARM: dts: r8a7790: Add SCIF2 clockGeert Uytterhoeven2-3/+4
2016-04-20ARM: dts: r8a7791: use fallback jpu compatibility stringSimon Horman1-1/+1
2016-04-20ARM: dts: r8a7790: use fallback jpu compatibility stringSimon Horman1-1/+1
2016-03-28ARM: dts: sh73a0: Remove unnecessary clock-output-names propertiesSimon Horman1-58/+29
2016-03-28ARM: dts: r8a73a4: Remove unnecessary clock-output-names propertiesSimon Horman1-50/+25
2016-03-28ARM: dts: lager: Remove unnecessary clock-output-names propertiesSimon Horman1-2/+1
2016-03-28ARM: dts: porter: Remove unnecessary clock-output-names propertiesSimon Horman1-2/+1
2016-03-28ARM: dts: koelsch: Remove unnecessary clock-output-names propertiesSimon Horman1-2/+1
2016-03-28ARM: dts: gose: Remove unnecessary clock-output-names propertiesSimon Horman1-2/+1
2016-03-28ARM: dts: r8a7794: Remove unnecessary clock-output-names propertiesSimon Horman1-44/+22
2016-03-28ARM: dts: r8a7793: Remove unnecessary clock-output-names propertiesSimon Horman1-31/+14
2016-03-28ARM: dts: r8a7791: Remove unnecessary clock-output-names propertiesSimon Horman1-54/+25
2016-03-28ARM: dts: r8a7779: Remove unnecessary clock-output-names propertiesSimon Horman1-10/+5
2016-03-28ARM: dts: r8a7778: Remove unnecessary clock-output-names propertiesSimon Horman1-15/+6
2016-03-28ARM: dts: r8a7740: Remove unnecessary clock-output-names propertiesSimon Horman1-38/+19
2016-03-28ARM: dts: r7s72100: Remove unnecessary clock-output-names propertiesSimon Horman1-10/+5
2016-03-28ARM: dts: r8a7790: Remove unnecessary clock-output-names propertiesSimon Horman1-60/+28
2016-03-28ARM: dts: kzm9d: use generic pinctrl propertiesSimon Horman1-2/+2
2016-03-28ARM: dts: kzm9g: use generic pinctrl propertiesSimon Horman1-15/+15
2016-03-28ARM: dts: silk: use generic pinctrl propertiesSimon Horman1-22/+22
2016-03-28ARM: dts: alt: use generic pinctrl propertiesSimon Horman1-16/+16
2016-03-28ARM: dts: gose: use generic pinctrl propertiesSimon Horman1-20/+20
2016-03-28ARM: dts: porter: use generic pinctrl propertiesSimon Horman1-30/+30
2016-03-28ARM: dts: koelsch: use generic pinctrl propertiesSimon Horman1-34/+34
2016-03-28ARM: dts: marzen: use generic pinctrl propertiesSimon Horman1-18/+18
2016-03-28ARM: dts: bockw: use generic pinctrl propertiesSimon Horman1-20/+20
2016-03-28ARM: dts: armadillo800eva: use generic pinctrl propertiesSimon Horman1-17/+17
2016-03-28ARM: dts: ape6evm: use generic pinctrl propertiesSimon Horman1-10/+10
2016-03-28ARM: dts: lager: use generic pinctrl propertiesSimon Horman1-46/+46
2016-03-27Linux 4.6-rc1v4.6-rc1Linus Torvalds1-2/+2
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds1-1/+1
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro3-58/+47
2016-03-26orangefs: fix do_readv_writev() handling of error halfway throughAl Viro1-1/+1
2016-03-26orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro1-3/+3
2016-03-26orangefs: sanitize ->llseek()Al Viro2-10/+3
2016-03-26orangefs-bufmap.h: trim unused junkAl Viro1-9/+0
2016-03-26orangefs: saner calling conventions for getting a slotAl Viro4-28/+16
2016-03-26orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro3-23/+14
2016-03-26orangefs: get rid of readdir_handle_sAl Viro1-63/+30
2016-03-26thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov1-1/+1
2016-03-26MAINTAINERS: fill entries for KASANAndrey Ryabinin1-0/+14
2016-03-26mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange1-3/+4
2016-03-26kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko1-0/+2
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko9-12/+391