summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ethernet'Sascha Hauer2012-07-021-15/+57
|\
| * miidev: consistent md and mw on phy regsJohannes Stezenbach2012-06-301-6/+6
| * miidev: add support for 1000MbitJohannes Stezenbach2012-06-301-2/+29
| * miidev: actually probe the PHYJohannes Stezenbach2012-06-301-0/+12
| * miidev: fix auto negotiationJohannes Stezenbach2012-06-301-7/+10
* | Merge branch 'for-next/net-designware'Sascha Hauer2012-07-024-0/+683
|\ \
| * | drivers/net: add designware driverJohannes Stezenbach2012-06-264-0/+683
* | | Merge branch 'for-next/watchdog'Sascha Hauer2012-07-026-1/+200
|\ \ \
| * | | ARM/MXS: add a watchdog driver for i.MX28Juergen Beisert2012-06-293-0/+131
| * | | Add a simple watchdog frameworkJuergen Beisert2012-06-295-1/+69
* | | | Merge branch 'for-next/sparse'Sascha Hauer2012-07-027-50/+23
|\ \ \ \
| * | | | USB gadget fsl: Put registers into iomem spaceSascha Hauer2012-06-301-1/+1
| * | | | net smc911x: Use __iomem for register baseSascha Hauer2012-06-301-1/+1
| * | | | USB ohci: Fix sparse warningsSascha Hauer2012-06-302-34/+8
| * | | | define __user emptySascha Hauer2012-06-301-1/+0
| * | | | Do not use iomem space for dev_get_mem_regionSascha Hauer2012-06-301-3/+3
| * | | | MMC i.MX esdhc: Fix sparse warningsSascha Hauer2012-06-301-10/+10
| | |_|/ | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2012-07-021-1/+0
|\ \ \ \
| * | | | Remove superfluous SYSCTL_RSTARoberto Nibali2012-06-301-1/+0
| |/ / /
* | | | Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-027-129/+115
|\ \ \ \
| * | | | USB ehci: rework cache handlingSascha Hauer2012-06-302-59/+24
| * | | | USB storage: use dma_alloc where appropriateSascha Hauer2012-06-301-4/+7
| * | | | USB ehci: put fields of struct qTD directly into struct QHSascha Hauer2012-06-302-12/+16
| * | | | USB ehci: Use dma coherent buffers for qh/qtdSascha Hauer2012-06-301-5/+2
| * | | | USB core: Allocate tmpbuf using dma_allocSascha Hauer2012-06-301-11/+18
| * | | | USB core: device descriptor using dma_allocSascha Hauer2012-06-301-25/+28
| * | | | USB core: allocate setup_packet using dma_allocSascha Hauer2012-06-301-7/+11
| * | | | USB gadget: Fix dma memory allocationsSascha Hauer2012-06-302-4/+6
| * | | | USB gadget fsl: request cacheline aligned bufferSascha Hauer2012-06-301-2/+3
| |/ / /
* | | | Merge branch 'for-next/64bit'Sascha Hauer2012-07-0217-64/+80
|\ \ \ \
| * | | | make cdev 64bit capableSascha Hauer2012-06-301-1/+1
| * | | | use loff_t for file offsetsSascha Hauer2012-06-3015-47/+60
| * | | | mtd: fix arguments to bad block ioctlsSascha Hauer2012-06-302-12/+13
| * | | | Change byte order detection mechanism to kernel styleSascha Hauer2012-06-282-5/+7
| |/ / /
* / / / ehci: Fix resource sizeSascha Hauer2012-07-021-1/+1
|/ / /
* / / drivers/base: bail out if request_iomem_region failsSascha Hauer2012-06-271-0/+2
|/ /
* / print out resource_size_t correctlySascha Hauer2012-06-251-1/+2
|/
* m25p80: progressbar tweakJohannes Stezenbach2012-06-071-2/+2
* m25p80: allow erase to be interruptedJohannes Stezenbach2012-06-071-0/+2
* m25p80: prevent endless loop in eraseJohannes Stezenbach2012-06-071-0/+2
* Merge branch 'next'Sascha Hauer2012-06-0611-26/+69
|\
| * usb ehci: Add resource sizesSascha Hauer2012-05-311-0/+2
| * usb ehci: Use zalloc to allocate ehci structureSascha Hauer2012-05-231-1/+1
| * usb storage: fix driver nameSascha Hauer2012-05-231-1/+1
| * Make S3C24xx config options available for all S3CsAlexey Galakhov2012-05-211-5/+5
| * Merge branch 'master' into nextSascha Hauer2012-05-161-3/+1
| |\
| * | i.MX SPI: Setup SPI chipselect to inactive state while initializing deviceAlexander Shiyan2012-05-161-0/+4
| * | drivers/spi/spi.c: use DEVICE_ID_DYNAMIC when allocating a struct device_dJan Luebbe2012-05-141-0/+2
| * | Support most Samsung SoCs in S3C serial driverAlexey Galakhov2012-05-142-18/+39
| * | ohci-hcd: use dma_flush/inv_range to allow using the driver with enabled MMUJan Luebbe2012-05-141-0/+4