1. c5933f4 Add and adapt buflib shrink tests by Thomas Jarosch · 10 years ago
  2. 77aa94b Add buflib test for maximum allocation by Thomas Jarosch · 10 years ago
  3. 5f824e2 Add and adapt buflib move tests by Thomas Jarosch · 10 years ago
  4. 7d5f133 Bring abroad second buflib test by Thomas Jarosch · 10 years ago
  5. e7d9432 Enable printing of buflib allocations by Thomas Jarosch · 10 years ago
  6. e138016 Initial import of simple buflib unit test by Thomas Jarosch · 10 years ago
  7. eb9c845 Fix up some DEBUGF statements by Thomas Jarosch · 10 years ago
  8. 5f603d3 Fix syntax error (missing semicolon) by Thomas Jarosch · 10 years ago
  9. bce72e6 buflib: Switch from term "cookie" to "metadata" by Thomas Jarosch · 10 years ago
  10. 66df5f3 Improve core_alloc() / buflib_alloc() documentation by Thomas Jarosch · 10 years ago
  11. 9076b43 PictureFlow: Add move callback for buflib allocations by Thomas Jarosch · 10 years ago
  12. 812406f Limit "struct dircache_runinfo" to file scope by Thomas Jarosch · 10 years ago
  13. 09f7bb8 Add missing newline in debug output by Thomas Jarosch · 10 years ago
  14. da5a36d Document 'union buflib_data' by Thomas Jarosch · 10 years ago
  15. d68262e Two more typo fixes by Thomas Jarosch · 10 years ago
  16. 91f1393 Fix typos in documentation by Thomas Jarosch · 10 years ago
  17. 1eb1bc2 DX 50: Fix file descriptor leak on error by Thomas Jarosch · 10 years ago
  18. 575ec89 mini2440: Fix bogus buffer access in LCD backlight driver by Thomas Jarosch · 10 years ago
  19. d62e1b3 vibe 500: Fix ide_powered() always returning false by Thomas Jarosch · 10 years ago
  20. ef1497c Add missing va_end() call when the log is full by Thomas Jarosch · 10 years ago
  21. c55be3b maemo port: Fix startup crash exposed by audio thread refactoring by Thomas Jarosch · 10 years ago
  22. 3add6c7 Fix up maemo port after byte swap header refactoring by Thomas Jarosch · 10 years ago
  23. b320bba iPod Classic: YUV to RGB optimizations for ARM v5+ by Cástor Muñoz · 10 years ago
  24. a2136a8 ypr0: Get it up and running again by Thomas Martitz · 10 years ago
  25. 9454ad4 iPod Classic: configure piezo GPIO ports by Cástor Muñoz · 10 years ago
  26. bfb63f8 iPod Classic: minor modifications in TIMER by Cástor Muñoz · 10 years ago
  27. 8618f2c rk27xx: sd: properly align buffer used for DMA transfers. by Andrew Ryabinin · 10 years ago
  28. d1fcfe9 Add IS_ALIGNED(x, a) macro helper by Andrew Ryabinin · 10 years ago
  29. 794169a iPod Classic: fix HW_FREQ_32 by Cástor Muñoz · 10 years ago
  30. 5796969 iPod Classic: update timer API using 32-bit timers. by Cástor Muñoz · 10 years ago
  31. edb0c6c iPod Classic: fix s5l8702 cache line length. by Cástor Muñoz · 10 years ago
  32. bcca111 HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu. by Szymon Dziok · 10 years ago
  33. 73a7802 zen: typo by Amaury Pouly · 10 years ago
  34. 6677f97 Fix YUV generic C performance function on 24-bit framebuffer by Amaury Pouly · 10 years ago
  35. fe519c7 Enable battery charging detection for iBasso DX50/DX90. by Udo Schläfer · 10 years ago
  36. aa8ba60 YH820/YH92X: Properly enable morse input. by Szymon Dziok · 10 years ago
  37. 193ea09 Samsung yh820/yh92x: add HID keymaps. by Szymon Dziok · 10 years ago
  38. 174523a YH920: fix the battery capacity. by Szymon Dziok · 10 years ago
  39. 4a396ac ipod6g, ata: Fix audio drop off while waiting for ata not busy by nialv7 · 10 years ago
  40. f5e2c25 iPod Classic: Fix bidirectional clickwheel communication. by Steffen Butzer · 10 years ago
  41. 7c20d8f Fix compilation on amsv1. by Michael Giacomelli · 10 years ago
  42. f014a76 Add various additional AS3525v2 SOC voltages to the debug screen. by Michael Giacomelli · 10 years ago
  43. 23dc0b0 Don't enable the current sink for the Clip Zip backlight until its actually needed. by Mihail Zenkov · 10 years ago
  44. 02414bf Make sure the USB PHY is disabled after use. Patch by Mihail Zenkov who has by Mihail Zenkov · 10 years ago
  45. 582035c iPod Classic: Fix several ATA driver bugs. by Michael Sparmann · 10 years ago
  46. 5fd5b13 unicode: Fix getle16 and getbe16 by nialv7 · 10 years ago
  47. 0b5ad60 Introducing Targets iBasso DX50 & iBasso DX90 by Simon Rothen · 10 years ago
  48. c1bbaf4 Fix path_trim_whitespace() sign extension. by Michael Sevakis · 10 years ago
  49. 8146b40 Fuze+: add a configurable deadzone area for touchpad buttons by Amaury Pouly · 11 years ago
  50. 50778c8 optimize WSPLL work for iriver h100 and h300 series by Dmitry Gamza · 11 years ago
  51. 0a66545 Clean up a bit and get switch statement out of loop in walk_path() by Michael Sevakis · 10 years ago
  52. 802e011 Fix a small late creep-in goof in path parsing on native targets by Michael Sevakis · 10 years ago
  53. 5b08f1a Remove I/O priority. It is harmful when used with the new file code. by Michael Sevakis · 10 years ago
  54. da4938d Get the last errors I hope! by Michael Sevakis · 10 years ago
  55. f3d60ae Hopefully fix most of the errors and warnings from the last push by Michael Sevakis · 10 years ago
  56. 17a007b Add normal alloca() definition and implement a strdupa and friends by Michael Sevakis · 10 years ago
  57. 77b3625 Add mempcpy implementation by Michael Sevakis · 10 years ago
  58. 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
  59. 21e2b59 Prevent spurious recompiles on account of changed version. by Michael Sevakis · 10 years ago
  60. 25f73d6 Patch up rbendian.h for Win32 cross-compile by Michael Sevakis · 10 years ago
  61. 2cb274c panicf doesn't return so why not tell GCC and $AVE : by Michael Sevakis · 10 years ago
  62. 6ffb8ff Do a better endian.h setup that isn't as fragile by Michael Sevakis · 10 years ago
  63. d3cf366 Fuze+: fixed brightness settings: previously there were 81 settings for only 26 possible brightnesses, now there are 33 for 33 by Avi Eisenberg · 10 years ago
  64. 5fb3702 Make sure load_context is the last thing in switch_thread. by Michael Sevakis · 10 years ago
  65. a9713d8 thread-unix patchup! by Michael Sevakis · 10 years ago
  66. 030f51c Oops. Broke an egg. Restore wrongly removed code in mutex.c. by Michael Sevakis · 10 years ago
  67. 528715a Fix warnings from 6ed0087 by Michael Sevakis · 10 years ago
  68. 6ed0087 Base scheduler queues off linked lists and do cleanup/consolidation by Michael Sevakis · 10 years ago
  69. eb63d8b Add common linked list functions by Michael Sevakis · 10 years ago
  70. 9a3400a Fix some more straggling stuff by Michael Sevakis · 10 years ago
  71. 981d028 Do some kernel cleanup by Michael Sevakis · 10 years ago
  72. 81ffd9b Fix some stuff for no priority and by Michael Sevakis · 10 years ago
  73. e7e302f One more shot; errno.h needs to be in the ARM one too :) by Michael Sevakis · 10 years ago
  74. 0615cb8 Hosted builds using thread.c have errno as thread context. by Michael Sevakis · 10 years ago
  75. 29f5385 Fix up some more red by Michael Sevakis · 10 years ago
  76. bb77009 Oops. Somehow lost the track of the new files last push. by Michael Sevakis · 10 years ago
  77. 533d396 Add multi-reader, single-writer locks to kernel. by Michael Sevakis · 10 years ago
  78. 86fa139 Support for remote on Samsung YH920/YH925. by Szymon Dziok · 10 years ago bootloader_yh820_v1
  79. 228c47b Samsung YH-925: Don't add anything to adc value while reading it. by Szymon Dziok · 10 years ago
  80. f74edac Samsung YH-920: Proper values for battery monitoring, based on the OF formula. by Szymon Dziok · 10 years ago
  81. 7e778c5 Samsung YH-820: enable battery monitoring by Sebastian Leonhardt · 10 years ago
  82. 6bbfb35 SA9200: Implement clicker. by Szymon Dziok · 10 years ago
  83. fb373e1 Ak4537: Optimization of the code. by Szymon Dziok · 10 years ago
  84. f734eed Disable detection of fm radio for the YH920, it's pointless. by Szymon Dziok · 10 years ago
  85. e08331e zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins by Amaury Pouly · 10 years ago
  86. e557951 crc-mi4: use const lookup table for crc by Marcin Bukat · 10 years ago
  87. 8d754c0 Sony NWZ: calibrate discharge curves by Amaury Pouly · 10 years ago
  88. 314516e rolo: fix crc calculation for mi4 by Marcin Bukat · 10 years ago
  89. 6e575b6 sonynwz: fix backlight by Amaury Pouly · 10 years ago
  90. d9d2092 zen/zenxfi: fix config file comments by Amaury Pouly · 10 years ago
  91. 761f59c zen/zenxfi: don't switch emi on cpu change to avoid screen flicker by Amaury Pouly · 10 years ago
  92. 55c5c7e imx233/emi: cleanup and don't change emi freq if not needed by Amaury Pouly · 10 years ago
  93. 3221951 fix whitespace by Amaury Pouly · 10 years ago
  94. d5591a2 zen/zenxfi: switch lcd driver to 24-bit mode by Amaury Pouly · 10 years ago
  95. cd4fb9e fix sdlapp and ypr0 builds by Thomas Martitz · 10 years ago
  96. 8f6c779 Fix some build errors and warnings. by Thomas Martitz · 10 years ago
  97. dbb7689 lcd-24bit: fix up previous commit a1842c0 by Thomas Martitz · 10 years ago
  98. a1842c0 lcd-24bit: Introduce a 24-bit mid-level LCD driver by Thomas Martitz · 10 years ago
  99. 0250be1 lcd-16bit: Split out some functions to lcd-color-common.c by Thomas Martitz · 10 years ago
  100. eacd76c Radio and radio recording for Samsung YH-920. by Szymon Dziok · 10 years ago