summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* UBI: Add fastmap coreRichard Weinberger2012-10-031-0/+1537
* UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
* UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
* UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65
* UBI: Add self_check_eba()Richard Weinberger2012-10-031-0/+96
* UBI: Export next_sqnum()Richard Weinberger2012-10-031-9/+9
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-032-25/+115
* UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-031-0/+137
* UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-261-1/+1
* UBI: load after mtd device driversJiang Lu2012-09-261-1/+1
* UBI: print lessArtem Bityutskiy2012-09-047-56/+42
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-046-103/+93
* UBI: comply with coding styleArtem Bityutskiy2012-09-049-113/+101
* UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-041-1/+1
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-041-0/+5
* UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-042-2/+3
* UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-042-15/+27
* UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-041-0/+9
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-043-8/+12
* UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-041-2/+5
* UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-041-23/+31
* UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2012-09-042-9/+39
* mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-041-0/+10
* mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-041-1/+1
* UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-042-19/+0
* UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-042-21/+41
* UBI: introduce new bad PEB limitShmulik Ladkani2012-09-043-8/+32
* UBI: print PID in debug messagesArtem Bityutskiy2012-09-041-1/+2
* UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-09-012-6/+3
|\
| * s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3016-123/+169
|\ \
| * | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\ \
| | * | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-301-5/+26
| | * | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | * | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | * | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| * | | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| |/ /
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-294-9/+17
| |\ \
| | * | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-241-0/+8
| | * | drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-241-1/+1
| | * | drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-231-2/+2