summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-0222-402/+1607
|\
| * 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: cleanup base function includeSebastian Hesselbarth2013-06-201-29/+109
| * OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-204-6/+3
| * OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-204-20/+8
| * OF: base: remove of_tree_for_each_node from public APISebastian Hesselbarth2013-06-204-25/+17
| * OF: base: import property iterators from Linux OF APISebastian Hesselbarth2013-06-202-0/+84
| * OF: base: introduce property write for bool, u8, u16, and u64Sebastian Hesselbarth2013-06-202-11/+227
| * OF: base: import parse phandle functions from Linux OF APISebastian Hesselbarth2013-06-204-87/+151
| * OF: base: import of_parse_phandle from Linux OF APISebastian Hesselbarth2013-06-202-0/+33
| * OF: base: import of_property_read_* helpers from Linux OF APISebastian Hesselbarth2013-06-202-99/+420
| * OF: base: import parent/child functions from Linux OF APISebastian Hesselbarth2013-06-202-0/+138
| * OF: base: import of_find_node_with_property from Linux OF APISebastian Hesselbarth2013-06-202-0/+37
| * OF: base: import of_find_matching_node_and_match from Linux OF APISebastian Hesselbarth2013-06-202-0/+61
| * OF: base: import of_find_compatible_node from Linux OF APISebastian Hesselbarth2013-06-202-0/+43
| * OF: base: import of_find_node_by_name from Linux OF APISebastian Hesselbarth2013-06-202-0/+38
| * OF: base: rename of_node_disabled to of_device_is_availableSebastian Hesselbarth2013-06-202-6/+26
| * OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-208-42/+51
| * OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-208-35/+45
| * OF: base: convert strcmp to default string compare functionsSebastian Hesselbarth2013-06-202-12/+18
| * OF: base: export of_alias_scanSebastian Hesselbarth2013-06-202-14/+20
| * 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
| * lib: string: import case-insensitive string compareSebastian Hesselbarth2013-06-202-0/+69
| * ppc: remove strcasecmp/strncasecmp prototypesSascha Hauer2013-06-201-2/+0
* | Merge branch 'for-next/usb'Sascha Hauer2013-07-014-18/+53
|\ \
| * | usb: ehci: implement detect callbackSascha Hauer2013-06-211-0/+9
| * | usb: implement a usb_host_detect to scan individual USB hostsSascha Hauer2013-06-212-13/+28
| * | usb: move scanned status into coreSascha Hauer2013-06-213-9/+12
| * | usb: rename USB devices to reflect bus structureSascha Hauer2013-06-211-3/+11
* | | Merge branch 'for-next/ppc'Sascha Hauer2013-07-0122-63/+2395
|\ \ \
| * | | ppc 85xx: early I2C supportRenaud Barbier2013-06-272-0/+270
| * | | ppc 8xxx: core DDR driver functionsRenaud Barbier2013-06-272-0/+296
| * | | ppx 8xxx: DDR registers value calculationRenaud Barbier2013-06-271-0/+425
| * | | ppc 8xxx: DDR utility and memory optionsRenaud Barbier2013-06-272-0/+211
| * | | ppc 8xxx: DIMM parameters calculationRenaud Barbier2013-06-272-0/+517
| * | | ppc 8xxx: DDR headersRenaud Barbier2013-06-272-0/+149
| * | | ppc asm: DDR headersRenaud Barbier2013-06-272-4/+187
| * | | common: DDR2 SPD checksum.Renaud Barbier2013-06-273-0/+175
| * | | P2020RDB: update build configurationRenaud Barbier2013-06-251-1/+3
| * | | ppc: gianfar MDIO busesRenaud Barbier2013-06-255-58/+162
* | | | Merge branch 'for-next/omap'Sascha Hauer2013-07-0129-200/+1198
|\ \ \ \
| * | | | ARM omap-fb: add board helper codeChristoph Fritz2013-06-243-1/+82
| * | | | omap-fb: add driverChristoph Fritz2013-06-244-0/+720
| * | | | OMAP4 do not set TPS62361_REG_ADDR_SET0Jan Weitzel2013-06-231-3/+2
| * | | | i2c-omap: Remove cpu_is functions completelyTeresa Gámez2013-06-236-40/+87
| * | | | ARM: OMAP: pcm051: Add i2c0 and at24 eeprom supportTeresa Gámez2013-06-212-0/+22
| * | | | ARM: AM33xx: Add i2c support for AM33xxTeresa Gámez2013-06-214-5/+35
| * | | | i2c-omap: cleanup cpu_is functionsTeresa Gámez2013-06-211-102/+57