Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | target/user: PGR Support | Bryant G. Ly | 2017-05-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | target: Add WRITE_VERIFY_16 | Bryant G. Ly | 2017-05-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | tcm: make pi data verification configurable | Dmitry Monakhov | 2017-05-02 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | make sure that mntns_install() doesn't end up with referral for root | Al Viro | 2017-04-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-12 | 3 | -19/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle | Nicholas Piggin | 2017-05-09 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | soc/fsl/qe: get rid of immrbar_virt_to_phys() | Christophe Leroy | 2017-04-30 | 1 | -19/+0 | |
| * | | | | | | | | | | | | | net: ethernet: ucc_geth: fix MEM_PART_MURAM mode | Christophe Leroy | 2017-04-30 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-05-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | video: fbdev: imxfb: support AUS mode | Martin Kaiser | 2017-04-21 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-05-11 | 2 | -29/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD | Brian Norris | 2017-05-01 | 1 | -28/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | mtd: nand: allow drivers to request minimum alignment for passed buffer | Masahiro Yamada | 2017-04-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | mtd: nand: relax ecc.read_page() return value for uncorrectable ECC | Masahiro Yamada | 2017-04-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | mtd: nand: Remove unused chip->write_page() hook | Boris Brezillon | 2017-04-25 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | mtd: nand: Move Macronix specific initialization in nand_macronix.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | mtd: nand: Move Micron specific init logic in nand_micron.c | Boris Brezillon | 2017-03-08 | 1 | -20/+1 | |
| | * | | | | | | | | | | | | | | mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c | Boris Brezillon | 2017-03-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | mtd: nand: Add manufacturer specific initialization/detection steps | Boris Brezillon | 2017-03-08 | 1 | -0/+35 | |
| | * | | | | | | | | | | | | | | mtd: nand: Do not expose the NAND manufacturer table directly | Boris Brezillon | 2017-03-08 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | mtd: nand: Rename the nand_manufacturers struct | Boris Brezillon | 2017-03-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | mtd: nand: Store nand ID in struct nand_chip | Boris Brezillon | 2017-03-08 | 1 | -0/+13 | |
| | |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | mtd: use dev_of_node helper in mtd_get_of_node | Rafał Miłecki | 2017-04-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-11 | 51 | -902/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-10 | 42 | -898/+36 | |
| * | | | | | | | | | | | | | | smc_diag.h: fix include from userland | Nicolas Dichtel | 2017-05-10 | 3 | -3/+4 | |
| * | | | | | | | | | | | | | | btrfs_tree.h: fix include from userland | Nicolas Dichtel | 2017-05-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | uapi: includes linux/types.h before exporting files | Nicolas Dichtel | 2017-05-10 | 6 | -1/+10 | |
* | | | | | | | | | | | | | | | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-05-11 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | kbuild: fix asm-offset generation to work with clang | Jeroen Hofstee | 2017-04-23 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 1 | -1/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Annotate module params that specify hardware parameters (eg. ioport) | David Howells | 2017-04-04 | 1 | -1/+64 | |
* | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-05-10 | 18 | -57/+501 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | reset: mediatek: Add MT2701 ethsys reset controller include file | John Crispin | 2017-04-22 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | Merge branch 'clk-mt6797' into clk-next | Stephen Boyd | 2017-04-19 | 1 | -0/+281 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | clk: mediatek: add mt6797 clock IDs | Mars Cheng | 2017-04-19 | 1 | -0/+281 | |
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 2017-04-19 | 4 | -2/+120 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | clk: sunxi-ng: add support for PRCM CCUs | Icenowy Zheng | 2017-04-04 | 2 | -0/+112 | |
| | * | | | | | | | | | | | | | | | | clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driver | Icenowy Zheng | 2017-03-06 | 2 | -2/+8 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'amlogic-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Michael Turquette | 2017-04-12 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'tegra-for-4.12-clk' of git://git.kernel.org/pub/scm/linux/kernel/g... | Michael Turquette | 2017-04-12 | 6 | -15/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | clk: tegra: Add missing Tegra210 clocks | Peter De Schrijver | 2017-04-04 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | clk: tegra: Add SATA seq input control | Peter De Schrijver | 2017-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | clk: tegra: Add Tegra210 special resets | Peter De Schrijver | 2017-03-20 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | clk: tegra: Handle UTMIPLL IDDQ | Peter De Schrijver | 2017-03-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | clk: tegra: Add aclk | Peter De Schrijver | 2017-03-20 | 1 | -0/+2 |