summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cfi flash driver: check for ctrl-c during eraseSascha Hauer2010-12-201-0/+5
* Merge branch 'next'Sascha Hauer2010-12-0310-511/+931
|\
| * cfi_flash_amd: Add manufacturer-specific fixupsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+38
| * cfi_flash: introduce flash cmdset fixupJean-Christophe PLAGNIOL-VILLARD2010-12-034-39/+52
| * cfi_flash: move reset command assigment to specific chipset init functionJean-Christophe PLAGNIOL-VILLARD2010-12-033-6/+6
| * cfi_flash: do not reset flash when probe failsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+1
| * cfi_flash: Read whole QRY structure in one goJean-Christophe PLAGNIOL-VILLARD2010-12-032-85/+97
| * cfi_flash: Introduce read and write accessorsJean-Christophe PLAGNIOL-VILLARD2010-12-034-79/+130
| * cfi_flash: update manufacturer id flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-034-4/+25
| * cfi_flash: synchronize command offsets with Linux CFI driverJean-Christophe PLAGNIOL-VILLARD2010-12-032-11/+28
| * cfi_flash: use amd and standard reset flash command at probingJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+2
| * cfi_flash: move flash_read_uchar from inline to noinlineJean-Christophe PLAGNIOL-VILLARD2010-12-032-14/+16
| * cfi_flash: add Atmel real protect flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-032-0/+21
| * cfi_flash: move intel real protect flash support to cfi_flash_intel.cJean-Christophe PLAGNIOL-VILLARD2010-12-034-6/+24
| * miidev: allow multiple devJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+1
| * smc91111: Various sparse fixes.Marek Belisko2010-11-191-20/+20
| * nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-191-13/+13
| * Merge branch 'master' into nextSascha Hauer2010-11-171-1/+1
| |\
| * \ Merge branch 'master' into nextSascha Hauer2010-11-121-0/+1
| |\ \
| * | | imx nand: Add v3 (i.MX51) supportSascha Hauer2010-11-122-3/+209
| * | | imx nand: introduce overwritable check_int functionSascha Hauer2010-11-121-13/+16
| * | | imx nand: move initialization to preset functionSascha Hauer2010-11-121-39/+71
| * | | mxc_nand: fix correct_data functionSascha Hauer2010-11-121-2/+42
| * | | imx nand: add V1_V2 namespace to registersSascha Hauer2010-11-121-134/+86
| * | | imx nand: do not read-modify-write SPAS registerSascha Hauer2010-11-121-23/+8
| * | | imx_nand: make some internally used functions overwriteableSascha Hauer2010-11-121-26/+40
| * | | imx nand: remove unnecessary register writeSascha Hauer2010-11-121-12/+1
| * | | imx_nand: rework get_dev_statusSascha Hauer2010-11-121-11/+10
| * | | imx_nand: remove 0xe00 offset from registersSascha Hauer2010-11-121-21/+21
| * | | NAND: reset chips before usage like the kernel doesSascha Hauer2010-11-121-0/+6
* | | | drivers: mci: Fix compilation warning.Marek Belisko2010-11-261-1/+1
| |_|/ |/| |
* | | serial_s3c24x0: Add missing brackets.Marek Belisko2010-11-171-1/+1
| |/ |/|
* | fb: set id for framebuffer device correctlySascha Hauer2010-11-121-0/+1
|/
* doc: fix parameter name in mci-coreRobert Schwebel2010-10-221-1/+1
* mci: align data for commandsSascha Hauer2010-10-221-6/+6
* fb: i.MX IPU: fold mx3fb_set_par into its only userSascha Hauer2010-10-221-22/+5
* fb: i.MX IPU: move fb_info initialization to a single functionSascha Hauer2010-10-221-28/+35
* fb: i.MX IPU: remove unnecessary printfSascha Hauer2010-10-221-2/+0
* mci-core: add multiple block supportSascha Hauer2010-10-221-8/+29
* i.MX nand: optimize nand boot code for sizeSascha Hauer2010-10-222-62/+150
* i.MX serial: sparse fixesSascha Hauer2010-10-211-42/+47
* fec_imx: sparse fixesSascha Hauer2010-10-212-7/+7
* Adapt the i.MX23 MCI driver to the v2 i.MX23 patch seriesJuergen Beisert2010-10-211-5/+5
* Make the clock calculation easier to read and correctJuergen Beisert2010-10-211-7/+7
* fsl_udc: fix warningEric Bénard2010-10-211-1/+2
* epautoconf: fix compile errorEric Bénard2010-10-141-0/+1
* mci-core: add more tested SD CardsEric Bénard2010-10-141-0/+3
* Merge branch 'mx51' into nextSascha Hauer2010-10-1224-290/+1370
|\
| * mci: mark 'old Canon SD 16 MiB' as workingJuergen Beisert2010-10-111-1/+1
| * imx_serial: Add mx51 supportSascha Hauer2010-10-111-1/+2