summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-08-22 15:55:21 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-09-24 16:50:10 +0300
commit995885897ff0ef3dad12fcfbfd0c26e185bf4ac0 (patch)
tree4da96b95434497a298acdced1373439190256929 /tools/perf/scripts/python/call-graph-from-sql.py
parent77ccbfbb07764841500addb570ad61b9868a964d (diff)
downloadkernel-995885897ff0ef3dad12fcfbfd0c26e185bf4ac0.tar.gz
OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5
Change omapdss Kconfig file to make OMAP2_DSS_DSI depend on ARCH_OMAP5. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
x sparse warningLad, Prabhakar 2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi 2015-01-12usb: gadget: hid: consistently use 2^n - 1 for max valuesAndrzej Pietrasiewicz 2014-12-22usb: gadget: fix misspelling of current function in stringJulia Lawall 2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2014-11-20treewide: fix typo in printk and KconfigMasanari Iida 2014-11-18usb: gadget: f_hid: fix error handling in ghid_setup()Dan Carpenter 2014-11-18usb: gadget: f_hid: use after free in hidg_alloc_inst()Dan Carpenter 2014-11-12usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu 2014-11-06usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz 2014-11-06usb: gadget: f_hid: use usb_gstrings_attachAndrzej Pietrasiewicz 2014-11-06usb: gadget: f_hid: remove compatibility layerAndrzej Pietrasiewicz 2014-11-06usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz 2014-11-06usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz 2014-11-06usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz 2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte 2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz