summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* led: gpio: Add trigger supportSascha Hauer2013-07-101-0/+33
* LED: add support for device tree parsing of gpio-ledsSebastian Hesselbarth2013-07-092-0/+49
* OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-052-34/+33
* OF: base: convert of_add_memory to OF APISebastian Hesselbarth2013-07-051-49/+8
* OF: remove device and resource pointer from struct device_nodeSebastian Hesselbarth2013-07-051-4/+4
* OF: base: remove dead device related functionsSebastian Hesselbarth2013-07-051-183/+0
* OF: base: use of_platform_populate for probingSebastian Hesselbarth2013-07-051-3/+2
* OF: gpio: convert DT based gpio handling to new OF APISebastian Hesselbarth2013-07-054-27/+54
* OF: import bus/device related functions from Linux OF APISebastian Hesselbarth2013-07-052-1/+322
* OF: base: move OF_ROOT_NODE_ defines to local OF codeSebastian Hesselbarth2013-07-051-0/+3
* OF: convert of_translate_address to new APISebastian Hesselbarth2013-07-052-25/+7
* OF: import address related functions from Linux OF APISebastian Hesselbarth2013-07-052-1/+432
* 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