1. b174baf staging:iio:kfifo buffer implementation by Jonathan Cameron · 13 years ago
  2. d5857d6 staging:iio:buffering move the copy to user on rip down into implementations by Jonathan Cameron · 13 years ago
  3. f2f1794 staging: iio: ak8975: add platform data. by Tony SIM · 13 years ago
  4. ea80195 staging: msm: Use explicit GPLv2 licenses by David Brown · 13 years ago
  5. 78acd58 Staging: bcm: Bcmchar: Fix some checkpatch errors by Javier Martinez Canillas · 13 years ago
  6. 7227ba0 Staging: bcm: Bcmchar: Fix style issues on bcm_char_read() by Javier Martinez Canillas · 13 years ago
  7. a7d3976 Staging: bcm: Bcmchar: Fix style issues on bcm_char_release() by Javier Martinez Canillas · 13 years ago
  8. 1e12332 Staging: bcm: Bcmchar: Fix style issues on bcm_char_open() by Javier Martinez Canillas · 13 years ago
  9. ebb61e5 Staging: hv: Fixed FIXME comments by using list_for_each_entry by Hank Janssen · 13 years ago
  10. 8014552 staging: hv: Remove dead code from rndis_filter.c by Haiyang Zhang · 13 years ago
  11. 5d8ffd7 staging: hv: Remove dead code from netvsc.c by Haiyang Zhang · 13 years ago
  12. d97ae00 Staging: hv: Cleanup vmalloc calls by K. Y. Srinivasan · 13 years ago
  13. e3fe0bb Staging: hv: Remove osd layer by K. Y. Srinivasan · 13 years ago
  14. 0c3b7b2 Staging: hv: Use native wait primitives by K. Y. Srinivasan · 13 years ago
  15. df3493e Staging: hv: Use native page allocation/free functions by K. Y. Srinivasan · 13 years ago
  16. 7249e6a staging: brcm80211: improved checks on incompatible firmware by Roland Vossen · 13 years ago
  17. 490e00f staging: brcm80211: bugfix for stack dump on firmware load problems by Roland Vossen · 13 years ago
  18. 59909c7 staging: brcm80211: bugfix for oops on firmware load problems by Roland Vossen · 13 years ago
  19. 0216069 staging: brcm80211: replace bcopy with memcpy by Stanislav Fomichev · 13 years ago
  20. 70de655 staging: brcm80211: use %zu instead of %d for size_t by Stanislav Fomichev · 13 years ago
  21. 02aed8f staging: brcm80211: removed unused code because of mac rev cleanup by Roland Vossen · 13 years ago
  22. 3746507 staging: brcm80211: removed obsolete comments by Roland Vossen · 13 years ago
  23. 7234592 staging: brcm80211: removal of inactive d11 code by Roland Vossen · 13 years ago
  24. aba0586 staging: brcm80211: remove declaration of unused string array by Arend van Spriel · 13 years ago
  25. bc042b6 staging: brcm80211: remove #ifdef BCMDBG from regular functions by Arend van Spriel · 13 years ago
  26. 77919fd staging: brcm80211: remove warning introduced by rfkill implementation by Arend van Spriel · 13 years ago
  27. cf60191 staging: brcm80211: remove unnecessary cast in wlc_d11hdrs_mac80211 by Arend van Spriel · 13 years ago
  28. 6677eaa staging: brcm80211: store BSSID in driver config information by Arend van Spriel · 13 years ago
  29. c234656 staging: brcm80211: set beacon interval as provided by mac80211 by Arend van Spriel · 13 years ago
  30. e0caf15 staging: brcm80211: store HT operation mode settings from mac80211 by Arend van Spriel · 13 years ago
  31. d8a1fb4 staging: brcm80211: handle change in association state from mac80211 by Arend van Spriel · 13 years ago
  32. 4191e2d staging: brcm80211: cleanup mac80211 callback bss_info_changed by Arend van Spriel · 13 years ago
  33. e4cf544 staging: brcm80211: enable driver counter functionality by Arend van Spriel · 13 years ago
  34. 8746e2b staging: brcm80211: fix potential null pointer access handling ucode buffer by Arend van Spriel · 13 years ago
  35. 0bef774 staging: brcm80211: remove usage of printf (macro) from driver by Arend van Spriel · 13 years ago
  36. 9d2c415 staging: brcm80211: return error code to mac80211 for 40MHz channels by Arend van Spriel · 13 years ago
  37. 4a07915 staging: brcm80211: decrease level of non-error messages by Arend van Spriel · 13 years ago
  38. 3646dd9 staging: brcm80211: use consistent naming for mac80211 callbacks by Arend van Spriel · 13 years ago
  39. 073f482 staging/easycap: use %p for printing pointers by Tomas Winkler · 13 years ago
  40. 7ee7142 staging/easycap: drop EASYCAP_NEEDS_USBVIDEO_H by Tomas Winkler · 13 years ago
  41. 3051605 staging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and EASYCAP_NEEDS_V4L2_FOPS by Tomas Winkler · 13 years ago
  42. 3e17e39 staging/easycap: style changes in easycap_low.c by Tomas Winkler · 13 years ago
  43. ccb6d2e staging/easycap: don't mask return value of usb_control_msg() by 0xFF by Tomas Winkler · 13 years ago
  44. 7207578 staging/easycap: add first level indetnation for easycap_low.c by Tomas Winkler · 13 years ago
  45. 1b3909e staging: xgifb: eliminate a global variable by Aaro Koskinen · 13 years ago
  46. 45dcfaf staging: xgifb: clean up xgifb_remove() by Aaro Koskinen · 13 years ago
  47. 5c0ef2a staging: xgifb: release and unmap I/O memory by Aaro Koskinen · 13 years ago
  48. d80aaa0 staging: xgifb: replace XGINew_LCD_Wait_Time() with mdelay() by Aaro Koskinen · 13 years ago
  49. 0f07d94 staging: xgifb: copy PCI ROM properly by Aaro Koskinen · 13 years ago
  50. 6af8172 staging: xgifb: fix some memory leaks by Aaro Koskinen · 13 years ago
  51. bb29223 staging: xgifb: xgifb_probe() error paths missing framebuffer_release() by Aaro Koskinen · 13 years ago
  52. decebab staging: Solo6x10: Changed solo6010* -> solo*, solo6x10* etc. by Krzysztof Hałasa · 13 years ago
  53. ae69b22 staging: Solo6x10: Stripped "solo6010-" from file names. by Krzysztof Hałasa · 13 years ago
  54. 43d1136 staging: Solo6x10: remove unneeded __solo parameter from SOLO_*_EXT_ADDR macros. by Krzysztof Hałasa · 13 years ago
  55. 908113d staging: Solo6x10: Add support for SOLO6110 chip. by Krzysztof Hałasa · 13 years ago
  56. 856e22d staging: Solo6x10: Align MPEG video on 8-byte boundary instead of 32-byte. by Krzysztof Hałasa · 13 years ago
  57. c55564f staging: Solo6x10: Build MPEG4 headers on the fly. by Krzysztof Hałasa · 13 years ago
  58. 98ab1c9 staging: Solo6x10: accept WxH >= screen dimentions. by Krzysztof Hałasa · 13 years ago
  59. 97a6688 staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAP by Mike McCormack · 13 years ago
  60. 0cfc618 staging: rtl8192e: Don't disable interrupts in mgmt_tx_lock by Mike McCormack · 13 years ago
  61. 4573d14 staging: rtl8192e: Refactor rtl8192_ioctl into two functions by Mike McCormack · 13 years ago
  62. 48f0210 staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safe by Mike McCormack · 13 years ago
  63. 18c53df staging: rtl8192e: Remove useless TxCheckStuck function by Mike McCormack · 13 years ago
  64. 3b10c0a staging: rtl8192e: Make rtl8192_tx static by Mike McCormack · 13 years ago
  65. 2b1a26f staging: rtl8192e: Enable the NIC only once by Mike McCormack · 13 years ago
  66. 1b8b496 staging: rtl8192e: Delete unused function rtl819x_ifsilentreset by Mike McCormack · 13 years ago
  67. 4bbedb2 staging: rtl8192e: Remove irq_enabled flag by Mike McCormack · 13 years ago
  68. 5398741 staging: rtl8192e: Remove unused tx_lock spin lock by Mike McCormack · 13 years ago
  69. b07b846 staging: olpc_dcon: drop CONFIG_BROKEN dependency by Andres Salomon · 13 years ago
  70. c59eef1 staging: olpc_dcon: clean up backlight handling by Andres Salomon · 13 years ago
  71. 309ef2a2 staging: olpc_dcon: move more global variables into dcon_priv by Andres Salomon · 13 years ago
  72. bbe963f staging: olpc_dcon: move more variables into dcon_priv by Andres Salomon · 13 years ago
  73. 097cd83 staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO-1 stuff by Andres Salomon · 13 years ago
  74. 8f2fb16 staging: olpc_dcon: drop XO-1.5 prototype support by Andres Salomon · 13 years ago
  75. 31a3da4 staging: olpc_dcon: Remove _strtoul() function. by Marek Belisko · 13 years ago
  76. 45bfe97 staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handling by Andres Salomon · 13 years ago
  77. feaa98b staging: olpc_dcon: move fb event notifier block into dcon_priv struct by Andres Salomon · 13 years ago
  78. 9ed6242 staging: olpc_dcon: don't specify single bits for bool fields by Andres Salomon · 13 years ago
  79. 6680d2c staging: rts_pstor: fix sparse warning by wwang · 13 years ago
  80. 7eb90a3 staging: rts_pstor: delete a function by wwang · 13 years ago
  81. 80ae3fa Merge 2.6.38-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  82. 85e2efb Linux 2.6.38-rc5 by Linus Torvalds · 13 years ago
  83. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  84. 86d306c m68knommu: set flow handler for secondary interrupt controller of 5249 by Greg Ungerer · 13 years ago
  85. 4531dab m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support by Greg Ungerer · 13 years ago
  86. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 13 years ago
  87. 8117426 m68knommu: add missing linker __modver section by Greg Ungerer · 13 years ago
  88. b14769d m68knommu: fix mis-named variable int set_irq_chip loop by Greg Ungerer · 13 years ago
  89. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 13 years ago
  90. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 13 years ago
  91. b90be86 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  92. c612cc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  93. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 13 years ago
  94. 09f586b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  95. b9d4ba6 Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  96. dc33974 Merge branch 'iomem' into release by Len Brown · 13 years ago
  97. b45bbf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  98. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  99. a1213b0 Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago