summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger1-44/+531
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger3-130/+260
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger1-0/+12
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger1-3/+65
2012-10-03UBI: Add self_check_eba()Richard Weinberger1-0/+96
2012-10-03UBI: Export next_sqnum()Richard Weinberger1-9/+9
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger2-25/+115
2012-10-03UBI: Add fastmap on-flash data structuresRichard Weinberger1-0/+137
2012-09-26UBI: fix trivial typo 'it' => 'is'Brian Norris1-1/+1
2012-09-26UBI: load after mtd device driversJiang Lu1-1/+1
2012-09-04UBI: print lessArtem Bityutskiy7-56/+42
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy6-103/+93
2012-09-04UBI: comply with coding styleArtem Bityutskiy9-113/+101
2012-09-04UBI: erase free PEB with bitflip in EC headerMatthieu CASTET1-1/+1
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy1-0/+5
2012-09-04UBI: add max_beb_per1024 to attach ioctlRichard Genoud2-2/+3
2012-09-04UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2-15/+27
2012-09-04UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud1-0/+9
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud3-8/+12
2012-09-04UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud1-2/+5
2012-09-04UBI: separate bad_peb_limit in a functionRichard Genoud1-23/+31
2012-09-04UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2-9/+39
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud1-0/+10
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud1-1/+1
2012-09-04UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2-19/+0
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2-21/+41
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani3-8/+32
2012-09-04UBI: print PID in debug messagesArtem Bityutskiy1-1/+2
2012-09-04UBI: print image sequence number as unsigned integerArtem Bityutskiy1-1/+1
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-6/+3
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-123/+169
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel1-0/+3
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-111/+141
2012-08-30gma500: Consider CRTC initially active.Forest Bond1-0/+3
2012-08-29drm/radeon: fix dig encoder selection on DCE61Alex Deucher1-5/+26
2012-08-29drm/radeon: fix double free in radeon_gpu_resetChristian König1-0/+3
2012-08-29drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse1-1/+1
2012-08-29drm/radeon: rework panel mode setupAlex Deucher1-17/+12
2012-08-29drm/radeon/atom: powergating fixes for DCE6Alex Deucher1-20/+2
2012-08-29drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher1-62/+47
2012-08-29drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher1-0/+14
2012-08-29drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák4-4/+27
2012-08-29drm/radeon: initialize tracked CS stateMarek Olšák1-1/+8
2012-08-29drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák1-1/+1
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat1-1/+0
2012-08-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-9/+17
2012-08-29Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie1-2/+4
2012-08-29drm/nvc0/copy: check PUNITS to determine which copy engines are disabledBen Skeggs1-2/+4
2012-08-28s390/dasd: fix ioctl return valueHeiko Carstens2-6/+3
2012-08-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6