1. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  2. 258d2a1 bus: omap_l3_noc: add missed callbacks for suspend-to-disk by Grygorii Strashko · 9 years ago
  3. e7309c2 bus: omap_l3_noc: Fix master id address decoding for OMAP5 by Suman Anna · 9 years ago
  4. d8bf368d genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely by Valentin Rothberg · 9 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  6. c4cf093 bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler by Keerthy · 10 years ago
  7. 61b43d4 bus: omap_l3_noc: Add resume hook to restore context by Keerthy · 10 years ago
  8. 571b8c6 bus: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 27b7d5f bus: omap_l3_noc: Add AM4372 interconnect error data by Afzal Mohammed · 10 years ago
  10. 53a848b bus: omap_l3_noc: Add DRA7 interconnect error data by Rajendra Nayak · 10 years ago
  11. f33ddf7 bus: omap_l3_noc: introduce concept of submodule by Nishanth Menon · 10 years ago
  12. cf52b2e bus: omap_l3_noc: Add information about the context of operation by Nishanth Menon · 10 years ago
  13. 7f9de02 bus: omap_l3_noc: add information about the type of operation by Nishanth Menon · 10 years ago
  14. 2100b59 bus: omap_l3_noc: ignore masked out unclearable targets by Afzal Mohammed · 10 years ago
  15. e4be3f3 bus: omap_l3_noc: improve readability by using helper for slave event parsing by Nishanth Menon · 10 years ago
  16. c98aa7a bus: omap_l3_noc: make error reporting and handling common by Nishanth Menon · 10 years ago
  17. d4d8819 bus: omap_l3_noc: fix masterid detection by Nishanth Menon · 10 years ago
  18. 97708c0 bus: omap_l3_noc: convert flagmux information into a structure by Nishanth Menon · 10 years ago
  19. 0659452 bus: omap_l3_noc: use of_match_data to pick up SoC information by Sricharan R · 10 years ago
  20. 3340d73 bus: omap_l3_noc: Add support for discountinous flag mux input numbers by Rajendra Nayak · 10 years ago
  21. 3ae9af7 bus: omap_l3_noc: convert target information into a structure by Nishanth Menon · 10 years ago
  22. add6f74 bus: omap_l3_noc: un-obfuscate l3_targ address computation by Nishanth Menon · 10 years ago
  23. 9e224c8 bus: omap_l3_noc: switch over to relaxed variants of readl/writel by Nishanth Menon · 10 years ago
  24. ca6a349 bus: omap_l3_noc: populate l3->dev and use it by Nishanth Menon · 10 years ago
  25. c10d5c9 bus: omap_l3_noc: rename functions and data to omap_l3 by Sricharan R · 10 years ago
  26. c5f2aea bus: omap_l3_noc: Fix copyright information by Nishanth Menon · 10 years ago
  27. ae22598 drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails by Peter Ujfalusi · 10 years ago
  28. 442a4da drivers: bus: omap_l3: Remove the platform driver's remove function by Peter Ujfalusi · 10 years ago
  29. a0ef78f drivers: bus: omap_l3: Convert to use devm_request_irq() by Peter Ujfalusi · 10 years ago
  30. 56c4a022 drivers: bus: omap_l3: Convert to use devm_ioremap_resource() by Peter Ujfalusi · 10 years ago
  31. bae7451 drivers: bus: omap_l3: Convert to use devm_kzalloc by Peter Ujfalusi · 10 years ago
  32. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  33. 974a847 drivers: bus: omap_l3: fixup merge conflict resolution by Olof Johansson · 12 years ago
  34. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 2c2d167 drivers: bus: omap_l3: use resources instead of hardcoded irqs by Olof Johansson · 12 years ago
  36. 0ee7261 drivers: bus: Move the OMAP interconnect driver to drivers/bus/ by Santosh Shilimkar · 12 years ago[Renamed from arch/arm/mach-omap2/omap_l3_noc.c]
  37. 8770b07 ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module by Govindraj.R · 12 years ago
  38. d4fc7eb ARM: OMAP2+: l3-noc: Include linux/module.h by Axel Lin · 13 years ago
  39. d039c5b ARM: OMAP2+: l3-noc: Add support for device-tree by Benoit Cousson · 13 years ago
  40. 551a9fa OMAP: Print Initiator name for l3 custom error. by sricharan · 13 years ago
  41. 6616aac OMAP: Fix sparse warnings in l3 error handler. by sricharan · 13 years ago
  42. ed0e352 OMAP: Fix indentation issues in l3 error handler. by sricharan · 13 years ago
  43. c1df2dc OMAP: Fix a BUG in l3 error handler. by Todd Poynor · 13 years ago
  44. 342fd14 OMAP: Improve register access in L3 Error handler. by Todd Poynor · 13 years ago
  45. 35f7b96 OMAP3/4: l3: minor cleanup for parenthesis and extra spaces by omar ramirez · 13 years ago
  46. 7529b70 OMAP3/4: l3: fix omap3_l3_probe error path by omar ramirez · 13 years ago
  47. 2722e56 OMAP4: l3: Introduce l3-interconnect error handling driver by Santosh Shilimkar · 13 years ago