summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: Fix check in mtd_unpoint()Boris Brezillon2017-07-081-1/+1
* mtd: partitions: fixup some allocate_partition() whitespaceBrian Norris2017-06-231-3/+3
* mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki2017-06-231-1/+1
* mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki2017-06-226-94/+145
* mtd: partitions: add support for partition parsersRafał Miłecki2017-06-221-0/+31
* mtd: partitions: add support for subpartitionsRafał Miłecki2017-06-221-7/+16
* mtd: partitions: rename "master" to the "parent" where appropriateRafał Miłecki2017-06-221-99/+105
* mtd: partitions: remove sysfs files when deleting all master's partitionsRafał Miłecki2017-06-221-2/+2
* mtd: partitions: add helper for deleting partitionRafał Miłecki2017-06-221-32/+43
* mtd: partitions: factor out code calling parserBrian Norris2017-06-201-9/+24
* mtd: handle partitioning on devices with 0 erasesizeChris Packham2017-06-131-9/+17
* mtd: subpagetest: fix wrong written check in function write_eraseblock2Xiaolei Li2017-06-091-1/+1
* mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2017-06-091-10/+56
* mtd: mchp23k256: add partitioning supportChris Packham2017-06-091-0/+1
* mtd: mchp23k256: switch to mtd_device_register()Chris Packham2017-06-011-3/+2
* mtd: mchp23k256: Add OF device ID tableChris Packham2017-06-011-0/+8
* Merge MTD fixes into -nextBrian Norris2017-06-01193-771/+1370
|\
| * mtd: nand: make nand_ooblayout_lp_hamming_ops staticColin Ian King2017-05-221-1/+1
| * mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez2017-05-221-7/+15
| * mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho2017-05-221-0/+1
| * mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris2017-05-221-0/+3
| * mtd: nand: free vendor-specific resources in init failure pathsBrian Norris2017-05-221-9/+29
| * mtd: nand: drop unneeded module.h includeBrian Norris2017-05-221-1/+0
| * mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris2017-05-221-1/+5
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-211-7/+10
| |\
| | * irqchip/mbigen: Fix the clear register offset calculationMaJun2017-05-121-4/+1
| | * irqchip/mbigen: Fix potential NULL dereferencingHanjun Guo2017-05-121-0/+3
| | * irqchip/mbigen: Fix memory mapping codeHanjun Guo2017-05-121-3/+6
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-2110-21/+45
| |\ \
| | * | nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-203-0/+8
| | * | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-203-5/+1
| | * | nvme-fc: stop queues on error detectionJames Smart2017-05-201-0/+4
| | * | nvme-fc: require target or discovery role for fc-nvme targetsJames Smart2017-05-201-0/+6
| | * | nvme: unmap CMB and remove sysfs file in reset pathJon Derrick2017-05-201-1/+6
| | * | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-05-151-3/+5
| | |\ \
| | | * | block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva2017-05-151-3/+5
| | * | | drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()Lars Ellenberg2017-05-111-12/+15
| * | | | Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-2013-132/+174
| |\ \ \ \
| | * | | | staging: fsl-dpaa2/eth: add ETHERNET dependencyArnd Bergmann2017-05-161-0/+1
| | * | | | staging: typec: fusb302: refactor resume retry mechanismRui Miguel Silva2017-05-161-34/+36
| | * | | | staging: typec: fusb302: reset i2c_busy state in errorRui Miguel Silva2017-05-161-2/+4
| | * | | | staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...Ian W MORRISON2017-05-151-1/+0
| | * | | | staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-151-11/+4
| | * | | | staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-151-1/+1
| | * | | | staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-151-4/+5
| | * | | | staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-151-4/+9
| | * | | | staging: vc04_services: Fix bulk cache maintenancePhil Elwell2017-05-151-12/+19
| | * | | | staging: ccree: remove extraneous spin_unlock_bh() in error handlerIan Chard2017-05-151-1/+0
| | * | | | staging: typec: Fix sparse warnings about incorrect typesGuru Das Srinagesh2017-05-151-2/+2
| | * | | | staging: typec: fusb302: do not free gpio from managed resourceRui Miguel Silva2017-05-151-2/+0