summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* net fec_mpc5200: fix lineendingsSascha Hauer2011-08-151-7/+7
* drivers/base: initialize active listSascha Hauer2011-08-151-0/+1
* disk_drive: fix x86 supportJean-Christophe PLAGNIOL-VILLARD2011-08-151-3/+3
* arm_dcc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-101-1/+0
* at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-101-1/+1
* serial_ns16550: drop the non working checkJean-Christophe PLAGNIOL-VILLARD2011-08-041-3/+0
* ARM: pass size to dma_free_coherentSascha Hauer2011-08-011-1/+1
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-0/+15
* driver: remove map_baseJean-Christophe PLAGNIOL-VILLARD2011-08-011-20/+0
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-37/+89
* mci-core: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-8/+2
* ata: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+4
* fsl_udc: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
* cfi_flash: convert missing map_baseJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
* fb: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-303-14/+20
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-292-10/+33
* dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-292-5/+55
* dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-6/+6
* devinfo: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-291-3/+13
* generic_memmap_ro/rw: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-291-2/+2