1. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  2. 4d3bfdd staging: tidspbridge: remove nldr_init() and nldr_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  3. 81e8b88 staging: tidspbridge: remove ref counting in nldr.c by Víctor Manuel Jáquez Leal · 12 years ago
  4. d111f6e staging: tidspbridge: remove gh_init() and gh_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  5. 5204133 staging: tidspbridge: simplify mgr_init() by Víctor Manuel Jáquez Leal · 12 years ago
  6. a05c5dc staging: tidspbridge: remove dev_init() and dev_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  7. d071c0e staging: tidspbridge: remove dmm_init() and dmm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  8. a71aa39 staging: tidspbridge: remove cmm_init() and cmm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  9. b4aac48 staging: tidspbridge: remove io_init() and io_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  10. 1471d6c staging: tidspbridge: remove msg_mod_init() and msg_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  11. 9658a54 staging: tidspbridge: remove chnl_init() and chnl_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  12. 974f9cd staging: tidspbridge: remove rmm_init() and rmm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  13. 311abd9 staging: tidspbridge: remove strm_init() and strm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  14. 2f69a43 staging: tidspbridge: remove disp_init() and disp_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  15. 18ff159 staging: tidspbridge: remove node_init() and node_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  16. 02a63f9 staging: tidspbridge: remove proc_init() and proc_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  17. d4040fa staging: tidspbridge: remove cod_init() and cod_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  18. 1f2cd52 staging: tidspbridge: remove drv_init() and drv_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  19. 08cd9ef staging: tidspbridge: detect wdt3 feature at runtime by Omar Ramirez Luna · 13 years ago
  20. 18db4fe staging: tidspbridge: always compile dsp wdt code by Omar Ramirez Luna · 13 years ago
  21. 2573897 staging: tidspbridge: fix bridge_open memory leaks by Omar Ramirez Luna · 13 years ago
  22. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago
  23. 451196a staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG by Víctor Manuel Jáquez Leal · 13 years ago
  24. f7c908e staging: tidspbridge: remove dbc.h by Víctor Manuel Jáquez Leal · 13 years ago
  25. 40e6336 staging: tidspbridge: remove DBC_ASSERT macro by Víctor Manuel Jáquez Leal · 13 years ago
  26. 276cc74 staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIRED by Víctor Manuel Jáquez Leal · 13 years ago
  27. 8900f00 staging: tidspbridge: Rename module from bridgedriver to tidspbridge by Joe Perches · 13 years ago
  28. 3bdb54f staging: tidspbridge: use the driver name string by Víctor Manuel Jáquez Leal · 13 years ago
  29. 4f8aae5 staging: tidspbridge: clean up bridge_mmap() by Víctor Manuel Jáquez Leal · 13 years ago
  30. b8bfa4c staging: tidspbridge: remove trivial assert by Víctor Manuel Jáquez Leal · 13 years ago
  31. 0b86809 staging: tidspbridge: remove header inclusions by Víctor Manuel Jáquez Leal · 13 years ago
  32. 9fdf655 staging: tidspbridge: silence the compiler by Víctor Manuel Jáquez Leal · 13 years ago
  33. 7724e8b staging: tidspbridge: Lindent to drv_interface.c by Víctor Manuel Jáquez Leal · 13 years ago
  34. 518761d staging: tidspbridge: remove unused header by Víctor Manuel Jáquez Leal · 13 years ago
  35. 4f1ef76 staging: tidspbridge: more readable code by Víctor Manuel Jáquez Leal · 13 years ago
  36. 44c5435 staging: tidspbridge: fix incorrect free to drv_datap by Omar Ramirez Luna · 13 years ago
  37. 5a63177 staging: tidspbridge: fix bridge_open memory leaks by Omar Ramirez Luna · 13 years ago
  38. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  39. ed625b9 staging: tidspbridge: request dmtimer clocks on init by Omar Ramirez Luna · 13 years ago
  40. 0a7e22e staging: tidspbridge: include module.h by default by Omar Ramirez Luna · 13 years ago
  41. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  42. fcde2bf staging: tidspbridge: MMU2 registers are limited to 32-bit data access by Vladimir Zapolskiy · 13 years ago
  43. 6eafa46 Merge 3.1-rc4 into staging-next by Greg Kroah-Hartman · 13 years ago
  44. 1b965f1 staging: tidspbridge: fix compilation on dsp clock functions by Omar Ramirez Luna · 13 years ago
  45. 8c670f4 staging: tidspbridge: dont cast void* from kmalloc() by Thomas Meyer · 13 years ago
  46. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  47. 4756dc5 Remove unneeded version.h include from drivers/staging/tidspbridge/include/dspbridge/host_os.h by Jesper Juhl · 13 years ago
  48. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. ab42abf staging: tidspbridge: protect dmm_map properly by Felipe Contreras · 13 years ago
  51. 9f7ff70 staging: tidspbridge: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  52. 012983a drivers:staging:dspbridge:node.h Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  53. 9e36261 staging/trivial: fix typos concerning "consistent" by Uwe Kleine-König · 14 years ago
  54. fbbb495 staging: tidspbridge: set12 remove hungarian from structs by Rene Sapiens · 14 years ago
  55. 121e8f9 staging: tidspbridge: set11 remove hungarian from structs by Rene Sapiens · 14 years ago
  56. ee4317f7 staging: tidspbridge: set10 remove hungarian from structs by Rene Sapiens · 14 years ago
  57. a534f17 staging: tidspbridge: set9 remove hungarian from structs by Rene Sapiens · 14 years ago
  58. 085467b staging: tidspbridge: set8 remove hungarian from structs by Rene Sapiens · 14 years ago
  59. 6c66e94 staging: tidspbridge: set7 remove hungarian from structs by Rene Sapiens · 14 years ago
  60. dab7f7f staging: tidspbridge: set6 remove hungarian from structs by Rene Sapiens · 14 years ago
  61. 09f1330 staging: tidspbridge: set5 remove hungarian from structs by Rene Sapiens · 14 years ago
  62. e17ba7f staging: tidspbridge: set4 remove hungarian from structs by Rene Sapiens · 14 years ago
  63. 3c882de staging: tidspbridge: set3 remove hungarian from structs by Rene Sapiens · 14 years ago
  64. 5108de0 staging: tidspbridge: set2 remove hungarian from structs by Rene Sapiens · 14 years ago
  65. b4da7fc staging: tidspbridge: set1 remove hungarian from structs by Rene Sapiens · 14 years ago
  66. 92d0293 staging: tidspbridge: remove code referred by OPT_ZERO_COPY_LOADER by Ramos Falcon, Ernesto · 14 years ago
  67. 157bc26 staging: tidspbridge: Remove trivial header files by Armando Uribe · 14 years ago
  68. 7792724 staging: tidspbridge: Remove unused typedefs by Armando Uribe · 14 years ago
  69. 5db9e2b staging: tidspbridge: Remove unused structs by Armando Uribe · 14 years ago
  70. 57e6a9f staging: tidspbridge: Remove unused functions by Armando Uribe · 14 years ago
  71. 2c36fac staging: tidspbridge: Remove unused defined constants by Armando Uribe · 14 years ago
  72. c378204 staging: tidspbridge: Fix atoi to support hexadecimal numbers correctly by Laurent Pinchart · 14 years ago
  73. 57104f0 staging: tidspbridge: rmgr/node.c code cleanup by Ionut Nicu · 14 years ago
  74. a994b05 staging: tidspbridge: use the right type for list_is_last by Omar Ramirez Luna · 14 years ago
  75. ba44df6 staging: tidspbridge: pmgr code cleanup by Ionut Nicu · 14 years ago
  76. d65c14b staging: tidspbridge: core code cleanup by Ionut Nicu · 14 years ago
  77. edbeef9 staging: tidspbridge: remove custom linked list by Ionut Nicu · 14 years ago
  78. 0005391 staging: tidspbridge: convert rmgr to list_head by Ionut Nicu · 14 years ago
  79. 5fb45da staging: tidspbridge: convert pmgr to list_head by Ionut Nicu · 14 years ago
  80. 3c6bf30f staging: tidspbridge: convert core to list_head by Ionut Nicu · 14 years ago
  81. 6d7e925 staging: tidspbridge: remove gb bitmap implementation by Ionut Nicu · 14 years ago
  82. b5a38ab staging: tidspbridge: switch to linux bitmap API by Ionut Nicu · 14 years ago
  83. ad4adcc staging: tidspbridge: remove utildefs by Ionut Nicu · 14 years ago
  84. 31de278 staging: tidspbridge: remove gs memory allocator by Ionut Nicu · 14 years ago
  85. 74c2d1f staging: tidspbridge: fix kernel oops in bridge_io_get_proc_load by Ionut Nicu · 14 years ago
  86. 59403c2 staging: tidspbridge: mgr_enum_node_info cleanup by Ionut Nicu · 14 years ago
  87. d723818 staging: tidspbridge: fix mgr_enum_node_info by Felipe Contreras · 14 years ago
  88. 81ea18ec staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASE by Armando Uribe · 14 years ago
  89. 98d0ba8 staging: tidspbridge: overwrite DSP error codes by Sapiens, Rene · 14 years ago
  90. 4097c49 staging: tidspbridge: make sync_wait_on_event interruptible by Guzman Lugo, Fernando · 14 years ago
  91. 85d139c staging: tidspbridge: replace mbox callback with notifier_call by Omar Ramirez Luna · 14 years ago
  92. 8e290fd staging: tidspbridge: configure full L1 MMU range by Guzman Lugo, Fernando · 14 years ago
  93. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  94. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  95. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  96. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  97. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  98. 50ad26f Revert "staging: tidspbridge: replace iommu custom for opensource implementation" by Felipe Contreras · 14 years ago
  99. 1cf3fb2 Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c" by Felipe Contreras · 14 years ago
  100. d0b345f Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name" by Felipe Contreras · 14 years ago