summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | of: return root node when looking for a node with path /Sascha Hauer2013-01-111-0/+3
| * | | of of_free: remove old node from allnodes listSascha Hauer2013-01-111-0/+2
| * | | of: of_free fixesSascha Hauer2013-01-111-0/+11
| * | | of: Fix invalid path for of_find_node_by_pathSascha Hauer2013-01-111-2/+3
| |/ /
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-02-041-0/+1
|\ \ \
| * | | mtd m25p80: Add support for w25q80blSascha Hauer2013-01-211-0/+1
* | | | Merge branch 'for-next/misc'Sascha Hauer2013-02-044-14/+36
|\ \ \ \
| * | | | introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-232-1/+2
| * | | | w1: add ds28ec20 eeprom supportJean-Christophe PLAGNIOL-VILLARD2013-01-212-13/+34
* | | | | Merge branch 'for-next/mci'Sascha Hauer2013-02-043-39/+34
|\ \ \ \ \
| * | | | | mci: add card_write_protectedJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+6
| * | | | | mci atmel: implement card_present callbackSascha Hauer2013-01-201-6/+15
| * | | | | mci i.MX esdhc: implement card_present callbackSascha Hauer2013-01-201-11/+3
| * | | | | mci: Add card_present callbackSascha Hauer2013-01-201-0/+5
| * | | | | mci: Always add probe parameter for cardsSascha Hauer2013-01-201-21/+5
| * | | | | mci: return 0 for probe parameter even when already initializedSascha Hauer2013-01-201-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/imx-usb-chipidea'Sascha Hauer2013-02-044-0/+123
|\ \ \ \ \
| * | | | | ARM i.MX6: Add Chipidea supportSascha Hauer2013-01-201-0/+12
| * | | | | USB: Add usb phy driver for i.MXSascha Hauer2013-01-203-0/+111
| |/ / / /
* | | | | Merge branch 'for-next/imx'Sascha Hauer2013-02-041-7/+22
|\ \ \ \ \
| * | | | | i.MX21/27: don't enable lcd bus clocks too earlyDaniel Mierswa2013-01-171-7/+22
| |/ / / /
* | | | | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-048-88/+105
|\ \ \ \ \
| * | | | | mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-273-39/+47
| * | | | | USB ehci: Use dev_* for messagesSascha Hauer2013-01-271-34/+39
| * | | | | treewide: fix format specifiersSascha Hauer2013-01-273-6/+14
| * | | | | mtd m25p80: consistenly switch to dev_* messagesSascha Hauer2013-01-271-5/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next/at91'Sascha Hauer2013-02-0414-44/+1087
|\ \ \ \ \