summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2013-03-0475-540/+102
|\
| * serial/Makefile: drop out of date commentsJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+0
| * smc911111: fix send and recv return valueJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+6
| * Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-181-1/+1
| * mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-186-27/+27
| * Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-1366-500/+66
| * net: fix cpsw depends on ARCH_OMAPAlexander Aring2013-02-111-0/+1
| * sata-imx: fix depends on ARCH_IMXAlexander Aring2013-02-111-0/+1
* | Merge branch 'for-next/imx'Sascha Hauer2013-03-042-14/+26
|\ \
| * | net: fec_imx: ensure constant timeout in fec_haltHubert Feurstein2013-02-221-3/+8
| * | net: fec_imx: use dev_err and dev_warn instead of printfHubert Feurstein2013-02-221-7/+7
| * | net fec_imx: add support for i.MX6 1000Mbps modeHubert Feurstein2013-02-112-4/+11
| |/
* | Merge branch 'for-next/highbank'Sascha Hauer2013-03-044-7/+762
|\ \
| * | highbank: add xgmac supportJean-Christophe PLAGNIOL-VILLARD2013-02-143-0/+744
| * | of_add_memory: check the device_type is memoryJean-Christophe PLAGNIOL-VILLARD2013-02-141-4/+7
| * | of: make of_add_memory available for other boardJean-Christophe PLAGNIOL-VILLARD2013-02-141-6/+14
| |/
* | Merge branch 'for-next/dt'Sascha Hauer2013-03-044-8/+57
|\ \
| * | amba: add oftree probe supportJean-Christophe PLAGNIOL-VILLARD2013-02-124-8/+57
| |/
* | Merge branch 'for-next/ahci'Sascha Hauer2013-03-041-2/+18
|\ \
| * | ahci-generic: add oftree supportJean-Christophe PLAGNIOL-VILLARD2013-02-141-0/+9
| * | ahci: handle COMINIT received during spin-upRob Herring2013-02-131-2/+9
| |/
* | mtd: always write page when oob is givenSascha Hauer2013-03-031-1/+1
* | phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-252-0/+8
* | imx_spi: fix bus-num setupHubert Feurstein2013-02-211-0/+1
* | net: imx_fec: fix RMII support for i.MX6Hubert Feurstein2013-02-211-1/+1
* | mtd: nand: do not write empty pagesSascha Hauer2013-02-212-4/+38
* | amba: pl011: set RTS during initializationRob Herring2013-02-181-1/+1
|/
* phy/micrel: KSZ9021 diasable Asym Pause supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+6
* macb: add cadence Gigabit GEM supportJean-Christophe PLAGNIOL-VILLARD2013-02-112-42/+317
* macb: fix tx ring sizeJean-Christophe PLAGNIOL-VILLARD2013-02-111-15/+33
* net macb: reset the IP at initJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+23
* net macb: enable Tramsmit and Receive at openJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+3
* net macb: use the macro as in linux for tx/rx buffer ring sizeJean-Christophe PLAGNIOL-VILLARD2013-02-111-16/+17
* net macb: sync remaining define with linuxJean-Christophe PLAGNIOL-VILLARD2013-02-112-49/+92
* net macb: call macb_init at probe explicitlyJean-Christophe PLAGNIOL-VILLARD2013-02-111-5/+3
* macb: drop non used defineJean-Christophe PLAGNIOL-VILLARD2013-02-081-4/+0
* macb: report timeout on sendJean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+5
* macb: use dev_xx messageJean-Christophe PLAGNIOL-VILLARD2013-02-081-14/+18
* Merge branch 'for-next/w1'Sascha Hauer2013-02-043-1/+33
|\
| * w1: add dual search supportJean-Christophe PLAGNIOL-VILLARD2013-01-293-1/+33
* | Merge branch 'for-next/omap'Sascha Hauer2013-02-043-0/+1075
|\ \
| * | Merge branch 'pu/omap' into for-next/omapSascha Hauer2013-01-2910-262/+437
| |\|
| * | drivers: net: add driver for TI CPSWJan Luebbe2013-01-103-0/+1075
* | | Merge branch 'for-next/oftree'Sascha Hauer2013-02-041-20/+148
|\ \ \
| * | | of: speed up unflattenSascha Hauer2013-01-191-7/+22
| * | | of: rename new_device_node to of_new_node and export itSascha Hauer2013-01-191-7/+17
| * | | of: add of_delete_propertySascha Hauer2013-01-191-2/+11
| * | | of: unflatten: allow overlay dtbsSascha Hauer2013-01-191-11/+22
| * | | of: Add support for converting the unflattened tree back to a dtbSascha Hauer2013-01-191-0/+66
| * | | of: rename of_parse_dtb to of_unflatten_dtbSascha Hauer2013-01-111-1/+1