aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy4-9/+9
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy6-81/+73
2012-05-20UBI: rename ubi_scan_leb_slabArtem Bityutskiy2-16/+16
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy2-3/+3
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy3-6/+6
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy3-6/+6
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy3-5/+5
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy3-12/+9
2012-05-20UBI: remove unused functionArtem Bityutskiy2-31/+0
2012-05-20UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2-6/+4
2012-05-20UBI: rename sv to avArtem Bityutskiy7-182/+182
2012-05-20UBI: rename si to aiArtem Bityutskiy8-260/+260
2012-05-20UBI: rename seb to aebArtem Bityutskiy7-196/+196
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy1-10/+11
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy7-42/+44
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy7-34/+34
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy8-37/+37
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy3-14/+15
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy8-54/+52
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy4-54/+49
2012-05-20UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy1-39/+37
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy8-120/+0
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy3-5/+5
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy3-7/+7
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy4-6/+6
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy1-8/+1
2012-05-20UBI: Kill data type hintRichard Weinberger8-102/+36
2012-05-20UBI: remove superfluous "!!" operationRichard Weinberger1-1/+1
2012-05-20UBI: always warn if case of I/O errorsArtem Bityutskiy1-6/+6
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy4-28/+24
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy4-47/+40
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy5-23/+20
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-12/+23
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-12/+45
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+19
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+5
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-127/+157
2012-04-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-10/+11
2012-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-61/+46
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang1-1/+4
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang1-4/+4
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang1-6/+8
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang1-1/+0
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang1-4/+3