summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ata: Add dev ref to blockdevice during probeFranck Jullien2011-11-111-0/+1
* at91: add config option for ohci driverHubert Feurstein2011-11-102-1/+5
* Merge branch 'next'Sascha Hauer2011-11-094-132/+282
|\
| * mtd nand omap: use NAND_OWN_BUFFERS optionSascha Hauer2011-11-081-3/+3
| * mtd nand omap: add read function for the OMAP4 romcode ecc modeSascha Hauer2011-11-081-8/+91
| * mtd nand omap: factor out an internal __omap_calculate_ecc functionSascha Hauer2011-11-081-4/+10
| * mtd nand omap: make debugging output more usefulSascha Hauer2011-11-081-17/+10
| * mtd nand omap: use register defines for ecc registersSascha Hauer2011-11-081-11/+40
| * mtd nand omap: fail on bch decode failureSascha Hauer2011-11-081-1/+4
| * mtd nand omap: call ecc calculate function outside omap_correct_bchSascha Hauer2011-11-081-2/+6
| * mtd nand omap: factor out hamming correct functionSascha Hauer2011-11-081-35/+45
| * mtd nand omap: factor out bch correct functionSascha Hauer2011-11-081-52/+62
| * mtd nand omap: use blocknum calculation to where it's usedSascha Hauer2011-11-081-7/+7
| * 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
| |\
| * | 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
* | | usb: ehci-hcd.c: fix 'value computed is not used' warningAntony Pavlov2011-10-261-2/+2
| |/ |/|
* | 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
|\|
| * 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