summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nand_base: add missing newlineJan Luebbe2013-07-091-1/+1
* OF: base: initalize from node in of_find_node_with_propertySebastian Hesselbarth2013-07-091-0/+3
* OF: base: fix iterator in of_get_next_available_childSebastian Hesselbarth2013-07-051-1/+2
* OF: base: fix inifinite looping in node iteratorsSascha Hauer2013-07-051-6/+15
* tegra: add peripheral clocksLucas Stach2013-07-024-0/+254
* tegra: add new clock framework driverLucas Stach2013-07-028-0/+1308
* clk: allow to instanciate clk mux without registering itLucas Stach2013-07-021-5/+24
* clk: allow to instanciate clk gate without registering itLucas Stach2013-07-021-6/+25
* clk: add clock lookup from devicetreeLucas Stach2013-07-023-0/+176
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-0210-269/+990
|\
| * OF: base: use of_delete_property where applicableSebastian Hesselbarth2013-06-241-56/+25
| * OF: base: add sanity checks to of_new/delete_propertySebastian Hesselbarth2013-06-241-4/+11
| * OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-203-3/+3
| * OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-202-17/+7
| * OF: base: remove of_tree_for_each_node from public APISebastian Hesselbarth2013-06-201-0/+8
| * OF: base: import property iterators from Linux OF APISebastian Hesselbarth2013-06-201-0/+41
| * OF: base: introduce property write for bool, u8, u16, and u64Sebastian Hesselbarth2013-06-201-0/+156
| * OF: base: import parse phandle functions from Linux OF APISebastian Hesselbarth2013-06-203-82/+126
| * OF: base: import of_parse_phandle from Linux OF APISebastian Hesselbarth2013-06-201-0/+23
| * OF: base: import of_property_read_* helpers from Linux OF APISebastian Hesselbarth2013-06-201-84/+303
| * OF: base: import parent/child functions from Linux OF APISebastian Hesselbarth2013-06-201-0/+97
| * OF: base: import of_find_node_with_property from Linux OF APISebastian Hesselbarth2013-06-201-0/+26
| * OF: base: import of_find_matching_node_and_match from Linux OF APISebastian Hesselbarth2013-06-201-0/+37
| * OF: base: import of_find_compatible_node from Linux OF APISebastian Hesselbarth2013-06-201-0/+30
| * OF: base: import of_find_node_by_name from Linux OF APISebastian Hesselbarth2013-06-201-0/+26
| * OF: base: rename of_node_disabled to of_device_is_availableSebastian Hesselbarth2013-06-201-6/+20
| * OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-16/+27
| * OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-206-32/+34
| * OF: base: convert strcmp to default string compare functionsSebastian Hesselbarth2013-06-201-12/+13
| * OF: base: export of_alias_scanSebastian Hesselbarth2013-06-201-1/+2
| * OF: base: also update property length on of_property_write_u32Sebastian Hesselbarth2013-06-201-2/+18
| * OF: base: bail out early on missing matches for of_match_nodeSebastian Hesselbarth2013-06-201-0/+3
* | Merge branch 'for-next/usb'Sascha Hauer2013-07-012-10/+46
|\ \
| * | usb: ehci: implement detect callbackSascha Hauer2013-06-211-0/+9
| * | usb: implement a usb_host_detect to scan individual USB hostsSascha Hauer2013-06-211-13/+25
| * | usb: move scanned status into coreSascha Hauer2013-06-211-1/+8
| * | usb: rename USB devices to reflect bus structureSascha Hauer2013-06-211-3/+11
* | | Merge branch 'for-next/ppc'Sascha Hauer2013-07-012-39/+120
|\ \ \
| * | | ppc: gianfar MDIO busesRenaud Barbier2013-06-252-39/+120
* | | | Merge branch 'for-next/omap'Sascha Hauer2013-07-017-131/+852
|\ \ \ \
| * | | | omap-fb: add driverChristoph Fritz2013-06-244-0/+720
| * | | | i2c-omap: Remove cpu_is functions completelyTeresa Gámez2013-06-231-22/+67
| * | | | ARM: AM33xx: Add i2c support for AM33xxTeresa Gámez2013-06-211-5/+9
| * | | | i2c-omap: cleanup cpu_is functionsTeresa Gámez2013-06-211-102/+57
| * | | | omap3_spi: Set the correct CS number for AM33xxTeresa Gámez2013-06-211-2/+10
| * | | | omap3_spi: Remove CS check in driverTeresa Gámez2013-06-211-11/+0
| * | | | arm: omap: am33xx: set up SPI devicesJan Luebbe2013-06-181-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-next/mxs'Sascha Hauer2013-07-0120-102/+1161
|\ \ \ \
| * | | | clk: MXS: Add is_enabled callback for clkrefJuergen Beisert2013-06-231-0/+12
| * | | | video: stm: switch to clk supportSascha Hauer2013-06-201-2/+7