]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-25 Masahiro Yamadamtd: nand: denali: allow to override revision number
2017-04-25 Masahiro Yamadamtd: nand: denali_dt: use pdev instead of ofdev for...
2017-04-25 Masahiro Yamadamtd: nand: denali_dt: remove dma-mask DT property
2017-04-25 Masahiro Yamadamtd: nand: denali: support 64bit capable DMA engine
2017-04-25 Masahiro Yamadamtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera...
2017-04-25 Masahiro Yamadamtd: nand: denali: support HW_ECC_FIXUP capability
2017-04-25 Masahiro Yamadamtd: nand: denali: fix erased page checking
2017-04-25 Masahiro Yamadamtd: nand: denali: fix bitflips calculation in handle_ecc()
2017-04-25 Masahiro Yamadamtd: nand: denali: remove meaningless pipeline read...
2017-04-25 Masahiro Yamadamtd: nand: denali: allow to override mtd->name from...
2017-04-25 Masahiro Yamadamtd: nand: relax ecc.read_page() return value for uncor...
2017-04-25 Boris Brezillonmtd: nand: Remove unused chip->write_page() hook
2017-04-25 Boris Brezillonmtd: nand: atmel: Document the new DT bindings
2017-04-25 Boris Brezillonmtd: nand: Cleanup/rework the atmel_nand driver
2017-03-29 Simon Baatzmtd: nand: orion: improve handling of optional clock
2017-03-29 Simon Baatzmtd: nand: orion: fix clk handling
2017-03-28 Masahiro Yamadamtd: nand: denali: remove unnecessary writes to ECC_COR...
2017-03-28 Masahiro Yamadamtd: nand: denali: remove meaningless writes to read...
2017-03-28 Masahiro Yamadamtd: nand: denali: set DEVICES_CONNECTED 1 if not set
2017-03-28 Masahiro Yamadamtd: nand: denali: simplify multi device fixup code
2017-03-27 Masahiro Yamadamtd: nand: denali: move multi device fixup code to...
2017-03-27 Masahiro Yamadamtd: nand: denali: call nand_set_flash_node() to set...
2017-03-27 Masahiro Yamadamtd: nand: denali: use nand_chip to hold frequently...
2017-03-24 Masahiro Yamadamtd: nand: do not check R/B# for CMD_SET_FEATURES in...
2017-03-24 Masahiro Yamadamtd: nand: do not check R/B# for CMD_READID in nand_com...
2017-03-24 Masahiro Yamadamtd: nand: denali: use int where no reason to use fixed...
2017-03-24 Masahiro Yamadamtd: nand: denali: introduce capability flag
2017-03-24 Masahiro Yamadamtd: nand: denali: consolidate INTR_STATUS__* and INTR_...
2017-03-24 Masahiro Yamadamtd: nand: denali: fix comment of denali_nand_info...
2017-03-24 Masahiro Yamadamtd: nand: denali: remove more unused struct members
2017-03-24 Masahiro Yamadamtd: nand: denali: remove redundant define of BANK(x)
2017-03-24 Masahiro Yamadamtd: nand: denali: remove unused CONFIG option and...
2017-03-24 Masahiro Yamadamtd: nand: use read_oob() instead of cmdfunc() for...
2017-03-24 Masahiro Yamadamtd: nand: allow to set only one of ECC size and ECC...
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove CONFIG_OF conditional
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove unused definitions
2017-03-23 Thomas Petazzonimtd: nand: fsmc: use devm_clk_get()
2017-03-23 Thomas Petazzonimtd: nand: fsmc: finally remove fsmc_nand_platform_data
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove duplicate nand_set_flash_node()
2017-03-23 Thomas Petazzonimtd: nand: fsmc: kill {nr_, }partitions structure fields
2017-03-23 Thomas Petazzonimtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_...
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove fsmc_select_chip()
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove ->select_bank() from fsmc_nand_...
2017-03-23 Thomas Petazzonimtd: nand: fsmc: move fsmc_nand_data definition
2017-03-23 Thomas Petazzonimtd: nand: fsmc: fix NAND width handling
2017-03-23 Dan Carpentermtd: nand: hynix: Fix an error code in init
2017-03-16 Christophe... mtd: nand: gpio: make nCE GPIO optional
2017-03-16 Alison Wangmtd: nand: Update dependency of IFC for LS1021A
2017-03-16 Alison Wangmemory: ifc: Update dependency of IFC for LS1021A
2017-03-16 Boris Brezillonmtd: nand: tango: Enforce DMA direction type
2017-03-16 Colin Ian Kingmtd: nand: nandsim: fix spelling mistake: "weakpagess...
2017-03-16 Philipp Zabelmtd: nand: sunxi: simplify optional reset handling
2017-03-08 Boris Brezillonmtd: nand: hynix: Add read-retry support for 1x nm...
2017-03-08 Boris Brezillonmtd: nand: hynix: Rework NAND ID decoding to extract...
2017-03-08 Hans de Goedemtd: nand: samsung: Retrieve ECC requirements from...
2017-03-08 Boris Brezillonmtd: nand: Move Macronix specific initialization in...
2017-03-08 Boris Brezillonmtd: nand: Move AMD/Spansion specific init/detection...
2017-03-08 Boris Brezillonmtd: nand: Move Micron specific init logic in nand_micron.c
2017-03-08 Boris Brezillonmtd: nand: Move Toshiba specific init/detection logic...
2017-03-08 Boris Brezillonmtd: nand: Move Hynix specific init/detection logic...
2017-03-08 Boris Brezillonmtd: nand: Move Samsung specific init/detection logic...
2017-03-08 Boris Brezillonmtd: nand: Add manufacturer specific initialization...
2017-03-08 Boris Brezillonmtd: nand: Do not expose the NAND manufacturer table...
2017-03-08 Boris Brezillonmtd: nand: Kill the MTD_NAND_IDS Kconfig option
2017-03-08 Boris Brezillonmtd: nand: Rename the nand_manufacturers struct
2017-03-08 Boris Brezillonmtd: nand: Rename nand_get_flash_type() into nand_detect()
2017-03-08 Boris Brezillonmtd: nand: Get rid of busw parameter
2017-03-08 Boris Brezillonmtd: nand: Store nand ID in struct nand_chip
2017-03-08 Boris Brezillonmtd: nand: Get rid of the mtd parameter in all auto...
2017-03-05 Linus TorvaldsLinux 4.11-rc1 v4.11-rc1
2017-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-03-04 Linus TorvaldsMerge tag 'kvm-4.11-2' of git://git.kernel.org/pub...
2017-03-04 Linus TorvaldsMerge tag 'docs-4.11-fixes' of git://git.lwn.net/linux
2017-03-04 Linus TorvaldsMerge tag 'staging-4.11-rc1-part2' of git://git.kernel...
2017-03-04 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-03-04 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2017-03-04 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2017-03-04 WANG Congstrparser: destroy workqueue on module exit
2017-03-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-03-04 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-03-04 Linus TorvaldsMerge tag 'pci-v4.11-fixes-1' of git://git.kernel.org...
2017-03-04 Linus TorvaldsMerge branch 'parisc-4.11-1' of git://git.kernel.org...
2017-03-04 Linus TorvaldsMerge tag 'xtensa-20170303' of git://github.com/jcmvbkb...
2017-03-04 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2017-03-04 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-03-03 John KeepingDocumentation/sphinx: fix primary_domain configuration
2017-03-03 Martyn Welchdocs: Fix htmldocs build failure
2017-03-03 SeongJae Parkdoc/ko_KR/memory-barriers: Update control-dependencies...
2017-03-03 Cao jinpcieaer doc: update the link
2017-03-03 Krzysztof KozlowskiDocumentation: Update path to sysrq.txt
2017-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-03 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2017-03-03 Linus TorvaldsMerge branch 'rebased-statx' of git://git.kernel.org...
2017-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-03-03 Linus TorvaldsMerge branch 'WIP.sched-core-for-linus' of git://git...
2017-03-03 Linus TorvaldsMerge tag 'linux-kselftest-4.11-rc1-urgent_fix' of...
2017-03-03 David S. MillerMerge branch 'sfx-fixes'
2017-03-03 Edward Creesfc: fix IPID endianness in TSOv2
2017-03-03 Edward Creesfc: avoid max() in array size
2017-03-03 David S. MillerMerge tag 'linux-can-fixes-for-4.11-20170303' of git...
next