summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nand: export some useful information about flashes to device variablesSascha Hauer2011-10-181-0/+6
* Merge branch 'master' into nextSascha Hauer2011-10-145-8/+23
|\
| * mci omap: do not fail on nonexistent pdataSascha Hauer2011-10-131-1/+1
| * mci-core: fix typo for pr_warnRobert Schwebel2011-10-121-1/+1
| * Fixed unaligned accessFabian van der Werf2011-10-091-5/+10
| * Merge branch 'next'Sascha Hauer2011-10-0974-233/+4342
| |\
| * | mci: mxs: fix 'use resources' conversionWolfram Sang2011-09-141-1/+1
| * | usb.c: warning on USB_MAXINTERFACES overflowAntony Pavlov2011-09-131-0/+10
* | | mtd nand i.MX: depend on ARCH_IMX instead of individual SoCsSascha Hauer2011-10-131-1/+1
* | | mtd nand i.MX: Add i.MX53 supportSascha Hauer2011-10-131-2/+8
| |/ |/|
* | Allow data-only i2c transfersRosen Kolev2011-10-071-24/+28
* | spi: enfore default bits_per_word valuePaul Fertser2011-09-291-1/+1
* | spi: let master a chance to setup device before registering itPaul Fertser2011-09-291-3/+2
* | Merge branch 'pu-ppc' into nextSascha Hauer2011-09-282-25/+8
|\ \
| * | net fec_mpc5200: disable fec on shutdownSascha Hauer2011-09-271-0/+8
| * | remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-25/+0
* | | Merge branch 'usb-massstorage' into nextSascha Hauer2011-09-2810-2/+1107
|\ \ \ | |/ / |/| |
| * | USB mass storage device driver initial implementationRosen Kolev2011-09-238-0/+1070
| * | Extended USB device matching.Rosen Kolev2011-09-231-0/+34
| * | Modified timeout in the ehci-hcd USB host driver.Rosen Kolev2011-09-231-2/+3
* | | ARM: switch to generic memory banksSascha Hauer2011-09-231-15/+0
* | | cfi flash: fix flash_make_cmd for big endian accessSascha Hauer2011-09-231-19/+5
* | | cfi flash: use cpu native accessorsSascha Hauer2011-09-231-6/+6
* | | drivers/base: fix wrong variable typeSascha Hauer2011-09-231-1/+1
* | | introduce io.hSascha Hauer2011-09-2255-55/+55
|/ /
* | i.MX NAND: pass second base address as resourceSascha Hauer2011-09-211-6/+15
* | imx25: imx_spi: support CSPI v0.7 as found on i.MX25Paul Fertser2011-09-212-0/+116
* | at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-202-0/+99
* | initial ohci supportSascha Hauer2011-09-204-0/+2288
* | usb: honour timeout fieldsSascha Hauer2011-09-202-15/+7
* | usb/core: make print dev like linux lsusbJean-Christophe PLAGNIOL-VILLARD2011-09-201-5/+6
* | at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-4/+4
* | resource: introduce add_generic_device_res to add multiple resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-32/+35
* | ehci-hcd.c: handle EHCI_HAS_TT in ehci_reset() during startupAntony Pavlov2011-09-191-4/+1
* | spi: add atmel-spi driverHubert Feurstein2011-09-144-0/+494
* | Add omap_hsmmc platform data.Juergen Kilb2011-09-121-1/+9
* | atmel_mci: handle clk_get error correctlyHubert Feurstein2011-09-121-2/+3
* | macb: handle clk_get errorHubert Feurstein2011-09-121-0/+6
* | macb: whitespace cleanupHubert Feurstein2011-09-121-6/+6
* | imx_spi: rework transfer according to the API, fix compatibility with spi_wri...Paul Fertser2011-09-121-11/+44
|/
* cfi_flash: support of u32 cmdTeresa Gámez2011-08-264-18/+38
* nor: Add SPI flash driverFranck Jullien2011-08-244-5/+945
* nios2: Add Altera SPI master driverFranck Jullien2011-08-243-0/+233
* devinfo: beautify outputSascha Hauer2011-08-171-13/+14
* spi: make the spi devices children of the parent busSascha Hauer2011-08-171-0/+1
* mci: parent fixupsSascha Hauer2011-08-175-1/+8
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-1512-0/+13
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-1512-0/+12
* mci: embed mci_dev into mci_host instead of allocating it seperatelySascha Hauer2011-08-151-3/+1
* mci mxs: fix line endingsSascha Hauer2011-08-151-3/+3