summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam2015-02-061-2/+0
* mtd: fsl-quadspi: Fix the error pathsFabio Estevam2015-02-061-4/+4
* mtd: nand: omap: drop condition with no effectNicholas Mc Guire2015-02-061-22/+9
* mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-021-19/+10
* mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-023-8/+9
* mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris2015-01-211-1/+1
* mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2015-01-201-1/+24
* mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh2015-01-201-3/+3
* mtd: fsl-quadspi: Fix module unboundFabio Estevam2015-01-201-6/+13
* mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki2015-01-201-0/+1
* nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita2015-01-161-6/+0
* mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita2015-01-161-5/+1
* mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu2015-01-161-0/+18
* mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore2015-01-131-1/+1
* mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones2015-01-131-1/+1
* mtd: st_spi_fsm: Obtain and use EMI clockLee Jones2015-01-131-2/+38
* mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones2015-01-131-16/+79
* mtd: map_rom: Support UBI on ROMAaron Sierra2015-01-101-1/+12
* mtd: physmap_of: Add read-only fallbackJoe Schultz2015-01-101-0/+10
* mtd: map_ram: Enable mtdoopsAlessio Igor Bogani2015-01-101-0/+1
* mtd: nftl: reorganize operations in condition checkAndy Shevchenko2015-01-101-7/+11
* mtd: nand: remove duplicate comment lineBaruch Siach2015-01-101-1/+0
* mtd: nand: added nand_shutdownScott Branden2015-01-081-0/+11
* mtd: implement common reboot notifier boilerplateBrian Norris2015-01-081-0/+20
* mtd: mtdblock: remove the needless mtdblks_lockGu Zheng2015-01-071-10/+0
* mtd: bcm47xxpart: support SquashFS with an original magicRafał Miłecki2015-01-071-2/+5
* mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki2015-01-071-2/+6
* mtd: bcm47xxpart: support TRX data partition being UBIRafał Miłecki2015-01-071-2/+26
* mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-071-8/+54
* mtd: nand: gpmi: remove deprecated commentBoris BREZILLON2014-12-221-8/+0
* mtd: gpmi: Remove noisy error messageFabio Estevam2014-12-221-1/+0
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2156-519/+5611
|\
| * clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-171-1/+28
| * Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-161-0/+15
| |\
| * | clk: Really fix deadlock with mmap_semStephen Boyd2014-12-161-2/+3
| * | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette2014-12-115-10/+12
| |\ \
| | * | clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2014-12-021-0/+4
| | * | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda2014-12-021-1/+1
| | * | clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski2014-12-021-2/+4
| | * | clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-022-4/+2
| | * | clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey2014-12-021-2/+0
| | * | clk: samsung: Spelling s/bwtween/between/Pankaj Dubey2014-12-021-1/+1
| * | | clk: mmp: fix sparse non static symbol warningWei Yongjun2014-12-111-1/+1
| * | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-0411-41/+57
| * | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-041-3/+3
| * | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-041-1/+1
| * | | clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso2014-12-041-1/+4
| * | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-041-5/+0
| * | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-295-14/+174
| |\ \ \
| * \ \ \ Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-297-50/+302
| |\ \ \ \