summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmi: explicitly include of_address.h and of_irq.hRob Herring2011-01-041-0/+2
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-037-24/+25
* powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-031-0/+2
* powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-0310-1503/+506
* powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-034-4/+4
* powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-036-13/+0
* powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-039-26/+26
* of/flattree: Update dtc to current mainline.John Bonesio2011-01-0318-1452/+1721
* of/device: Don't register disabled devicesGrant Likely2011-01-031-8/+14
* powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
* of: Fixes for OF probing on little endian systemsRob Herring2011-01-032-6/+6
* of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-034-4/+6
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-0111-78/+89
* of_serial: explicitly include of_irq.hRob Herring2010-12-291-0/+1
* of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-292-51/+100
* of/flattree: Reorder unflatten_dt_nodeStephen Neuendorffer2010-12-291-109/+109
* of/flattree: Refactor unflatten_dt_nodeStephen Neuendorffer2010-12-291-11/+16
* of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-292-54/+90
* of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-295-3/+11
* powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-242-1/+3
* misc/at24: add more sanity checks for parametersWolfram Sang2010-12-241-0/+10
* misc/at24: parse device tree dataWolfram Sang2010-12-242-6/+55
* of/mdio: Fix some endianness problems.David Daney2010-12-241-9/+17
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-233-30/+32
* microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-231-9/+3
* of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-231-5/+3
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-233-2/+49
* Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-232022-20268/+37686
|\
| * Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds2010-12-211-1/+1
| * Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-201-2/+4
| |\
| | * n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| | * n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
| * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
| |\ \
| | * | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| | * | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| | * | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| | * | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
| | * | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
| | * | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| | * | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-205-30/+41
| |\ \
| | * | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-173-10/+15
| | * | ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-171-1/+2
| | * | ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-151-12/+19
| | * | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
| * | | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-201-1/+1
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-207-364/+205
| |\ \ \
| | * | | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100
| | * | | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
OpenPOWER on IntegriCloud