summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: export nand_check_erased_bufSascha Hauer2016-04-081-1/+1
* commands: Create nand_bitflip commandSascha Hauer2016-04-061-0/+121
* mtd: ubi: Make debug options configurableSascha Hauer2016-04-062-2/+21
* mtd: ubi: Use mtd_peb_eraseSascha Hauer2016-04-062-68/+1
* mtd: ubi: Use mtd_peb_writeSascha Hauer2016-04-062-126/+1
* mtd: ubi: Use mtd_peb_readSascha Hauer2016-04-062-97/+5
* mtd: ubi: Use mtd_peb_tortureSascha Hauer2016-04-063-116/+5
* mtd: ubi: Use mtd_peb_check_all_ffSascha Hauer2016-04-061-37/+2
* mtd: ubi: Use mtd_all_ff/mtd_check_patternSascha Hauer2016-04-064-26/+6
* mtd: Introduce mtd-peb APISascha Hauer2016-04-063-1/+547
* mtd: Introduce mtd_check_patternSascha Hauer2016-03-151-0/+19
* mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-152-2/+10
* mtd: Introduce function to get mtd type stringSascha Hauer2016-03-151-0/+22
* mtd: mtdpart: Add oob_read functionSascha Hauer2016-03-151-0/+22
* mtd: Add support for marking blocks as goodSascha Hauer2016-03-154-0/+115
* Merge branch 'for-next/mtd'Sascha Hauer2016-03-117-33/+73
|\
| * mtd: nand: default bitflip-reporting threshold to 75% of correction strengthSascha Hauer2016-03-041-1/+1
| * mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+22
| * mtd: core: check offset in mtd_block_markbadStefan Christ2016-02-231-0/+3
| * mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-111-0/+1
| * mtd: spi-nor: Match jedec,spi-norSascha Hauer2016-02-111-0/+2
| * mtd: mtdoob device: change name to have the chip name firstSascha Hauer2016-02-091-1/+1
| * mtd: Fix erasing of devices >4GiBSascha Hauer2016-02-093-5/+5
| * mtd: Fix mtd_op_erase for devices >4GiBSascha Hauer2016-02-091-2/+2
| * mtd: Fix mtd_op_read for devices >4GiBSascha Hauer2016-02-091-3/+2
| * mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-091-1/+1
| * mtd: Fix mtdraw for Nand > 4GiBSascha Hauer2016-02-091-20/+33
| * mtd: nand-bb: Fix 8k page size nandsSascha Hauer2016-02-091-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2016-03-115-34/+26
|\ \
| * | ehci-hcd: preserve DTC in QH for interrupt transactionsAleksey Kuleshov2016-03-101-11/+2
| * | ehci-hcd: remove useless timeoutAleksey Kuleshov2016-03-101-8/+0
| * | Kconfig: avoid tabs in help textAlexander Kurz2016-02-251-7/+7
| * | EP93xx eth: allow passing of phy config via platform dataAlexander Kurz2016-02-252-2/+14
| * | net ep93xx mii: do not supress MII preamble transmissionAlexander Kurz2016-02-241-6/+2
| * | eeprom/at25: parse partitions from device treeHarald Welte2016-02-181-0/+1
| |/
* | Merge branch 'for-next/input'Sascha Hauer2016-03-111-21/+20
|\ \
| * | usb_kbd: lock is useless since pollers are atomicAleksey Kuleshov2016-03-101-8/+1
| * | usb_kbd: use async polling instead of regular pollingAleksey Kuleshov2016-03-101-7/+13
| * | usb_kbd: style fixesAleksey Kuleshov2016-03-101-2/+1
| * | usb_kbd: check for registering errorAleksey Kuleshov2016-03-101-1/+5
| * | usb_kbd: remove unused fieldsAleksey Kuleshov2016-03-101-3/+0
* | | Merge branch 'for-next/hab'Sascha Hauer2016-03-111-22/+26
|\ \ \
| * | | i.MX habv3: add some more status codesMarc Kleine-Budde2016-02-091-0/+4
| * | | i.MX habv3: sort hab status codes numericallyMarc Kleine-Budde2016-02-091-22/+22
| | |/ | |/|
* | | Merge branch 'for-next/driver'Sascha Hauer2016-03-11145-429/+862
|\ \ \
| * | | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-07144-422/+846
| * | | driver: Introduce dev_request_mem_resourceSascha Hauer2016-02-231-2/+9
| * | | driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-2320-47/+49
| |/ /
* | | Merge branch 'for-next/caam'Sascha Hauer2016-03-1117-0/+4638
|\ \ \
| * | | crypto: add i.MX6 CAAM supportSteffen Trumtrar2016-02-1217-0/+4638
| |/ /