summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: gpmi: fix a dereferencing freed memory errorHuang Shijie2013-02-041-1/+1
* mtd: fix the wrong timeo for panic_nand_wait()Huang Shijie2013-02-041-6/+2
* mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-042-0/+218
* mtd: Allow removal of partitioning modulesLubomir Rintel2013-02-043-0/+19
* mtd: cmdlinepart: Make it into a moduleLubomir Rintel2013-02-042-3/+9
* mtd: gpmi: dump the BCH registersHuang Shijie2013-02-042-0/+7
* mtd: nane: print source of error messageTormod Volden2013-02-041-3/+2
* mtd: fsl_ifc_nand: use more portable i/o accessorsKim Phillips2013-02-041-114/+119
* mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König2013-02-041-0/+6
* mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König2013-02-042-6/+20
* mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki2013-02-042-13/+39
* mtd: bcm47xxpart: register extra "firmware" partitionRafał Miłecki2013-02-041-0/+11
* mtd: bcm47xxpart: simplify size calculation to one loopRafał Miłecki2013-02-041-5/+6
* mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.cMichel Stempin2013-02-041-0/+4
* mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash2013-02-041-39/+534
* mtd: devices: elm: Add support for ELM error correctionPhilip Avinash2013-02-042-1/+407
* mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash2013-02-041-4/+8
* mtd: mxc_nand: compress ID info for send_read_id_v3Roman Schneider2013-02-041-0/+11
* mtd: m25p80: Flash protection support for STmicro chipsAustin Boyle2013-02-041-0/+96
* mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-044-15/+15
* mtd: cmdlinepart: update /proc/mtd commentChristopher Cordahi2013-02-041-1/+1
* mtd: cmdlinepart: describe mtd orderingChristopher Cordahi2013-02-041-1/+12
* mtd: cmdlinepart: skip partitions truncated to zeroChristopher Cordahi2013-02-041-9/+8
* mtd: cmdlinepart: fix skipping zero sized partitionChristopher Cordahi2013-02-041-0/+1
* mtd: gpmi: Always report ECC stats and return max_bitflipsZach Sadecki2013-02-041-19/+8
* mtd: docg3 fix missing bitreverse libRobert Jarzmik2013-02-041-0/+1
* mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-02-041-1/+1
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-313-1/+16
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-2/+3
|\ \ \
| * \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-301-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-181-0/+1
| | * | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-181-1/+1
| | * | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-181-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-318-8/+13
|\ \ \ \
| * | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-307-8/+9
| | |/ / | |/| |
* | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-302-4/+4
|\ \ \ \
| * | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-301-3/+3
| * | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-3021-158/+155
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-264-12/+36
| |\ \ \ \
| | * | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-231-0/+2
| | * | | | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-231-6/+15
| | * | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-231-0/+5
| | * | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-232-6/+14