1. 490e00f staging: brcm80211: bugfix for stack dump on firmware load problems by Roland Vossen · 13 years ago
  2. 59909c7 staging: brcm80211: bugfix for oops on firmware load problems by Roland Vossen · 13 years ago
  3. 0216069 staging: brcm80211: replace bcopy with memcpy by Stanislav Fomichev · 13 years ago
  4. 70de655 staging: brcm80211: use %zu instead of %d for size_t by Stanislav Fomichev · 13 years ago
  5. 02aed8f staging: brcm80211: removed unused code because of mac rev cleanup by Roland Vossen · 13 years ago
  6. 3746507 staging: brcm80211: removed obsolete comments by Roland Vossen · 13 years ago
  7. 7234592 staging: brcm80211: removal of inactive d11 code by Roland Vossen · 13 years ago
  8. aba0586 staging: brcm80211: remove declaration of unused string array by Arend van Spriel · 13 years ago
  9. bc042b6 staging: brcm80211: remove #ifdef BCMDBG from regular functions by Arend van Spriel · 13 years ago
  10. 77919fd staging: brcm80211: remove warning introduced by rfkill implementation by Arend van Spriel · 13 years ago
  11. cf60191 staging: brcm80211: remove unnecessary cast in wlc_d11hdrs_mac80211 by Arend van Spriel · 13 years ago
  12. 6677eaa staging: brcm80211: store BSSID in driver config information by Arend van Spriel · 13 years ago
  13. c234656 staging: brcm80211: set beacon interval as provided by mac80211 by Arend van Spriel · 13 years ago
  14. e0caf15 staging: brcm80211: store HT operation mode settings from mac80211 by Arend van Spriel · 13 years ago
  15. d8a1fb4 staging: brcm80211: handle change in association state from mac80211 by Arend van Spriel · 13 years ago
  16. 4191e2d staging: brcm80211: cleanup mac80211 callback bss_info_changed by Arend van Spriel · 13 years ago
  17. e4cf544 staging: brcm80211: enable driver counter functionality by Arend van Spriel · 13 years ago
  18. 8746e2b staging: brcm80211: fix potential null pointer access handling ucode buffer by Arend van Spriel · 13 years ago
  19. 0bef774 staging: brcm80211: remove usage of printf (macro) from driver by Arend van Spriel · 13 years ago
  20. 9d2c415 staging: brcm80211: return error code to mac80211 for 40MHz channels by Arend van Spriel · 13 years ago
  21. 4a07915 staging: brcm80211: decrease level of non-error messages by Arend van Spriel · 13 years ago
  22. 3646dd9 staging: brcm80211: use consistent naming for mac80211 callbacks by Arend van Spriel · 13 years ago
  23. 073f482 staging/easycap: use %p for printing pointers by Tomas Winkler · 13 years ago
  24. 7ee7142 staging/easycap: drop EASYCAP_NEEDS_USBVIDEO_H by Tomas Winkler · 13 years ago
  25. 3051605 staging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and EASYCAP_NEEDS_V4L2_FOPS by Tomas Winkler · 13 years ago
  26. 3e17e39 staging/easycap: style changes in easycap_low.c by Tomas Winkler · 13 years ago
  27. ccb6d2e staging/easycap: don't mask return value of usb_control_msg() by 0xFF by Tomas Winkler · 13 years ago
  28. 7207578 staging/easycap: add first level indetnation for easycap_low.c by Tomas Winkler · 13 years ago
  29. 1b3909e staging: xgifb: eliminate a global variable by Aaro Koskinen · 13 years ago
  30. 45dcfaf staging: xgifb: clean up xgifb_remove() by Aaro Koskinen · 13 years ago
  31. 5c0ef2a staging: xgifb: release and unmap I/O memory by Aaro Koskinen · 13 years ago
  32. d80aaa0 staging: xgifb: replace XGINew_LCD_Wait_Time() with mdelay() by Aaro Koskinen · 13 years ago
  33. 0f07d94 staging: xgifb: copy PCI ROM properly by Aaro Koskinen · 13 years ago
  34. 6af8172 staging: xgifb: fix some memory leaks by Aaro Koskinen · 13 years ago
  35. bb29223 staging: xgifb: xgifb_probe() error paths missing framebuffer_release() by Aaro Koskinen · 13 years ago
  36. decebab staging: Solo6x10: Changed solo6010* -> solo*, solo6x10* etc. by Krzysztof Hałasa · 13 years ago
  37. ae69b22 staging: Solo6x10: Stripped "solo6010-" from file names. by Krzysztof Hałasa · 13 years ago
  38. 43d1136 staging: Solo6x10: remove unneeded __solo parameter from SOLO_*_EXT_ADDR macros. by Krzysztof Hałasa · 13 years ago
  39. 908113d staging: Solo6x10: Add support for SOLO6110 chip. by Krzysztof Hałasa · 13 years ago
  40. 856e22d staging: Solo6x10: Align MPEG video on 8-byte boundary instead of 32-byte. by Krzysztof Hałasa · 13 years ago
  41. c55564f staging: Solo6x10: Build MPEG4 headers on the fly. by Krzysztof Hałasa · 13 years ago
  42. 98ab1c9 staging: Solo6x10: accept WxH >= screen dimentions. by Krzysztof Hałasa · 13 years ago
  43. 97a6688 staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAP by Mike McCormack · 13 years ago
  44. 0cfc618 staging: rtl8192e: Don't disable interrupts in mgmt_tx_lock by Mike McCormack · 13 years ago
  45. 4573d14 staging: rtl8192e: Refactor rtl8192_ioctl into two functions by Mike McCormack · 13 years ago
  46. 48f0210 staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safe by Mike McCormack · 13 years ago
  47. 18c53df staging: rtl8192e: Remove useless TxCheckStuck function by Mike McCormack · 13 years ago
  48. 3b10c0a staging: rtl8192e: Make rtl8192_tx static by Mike McCormack · 13 years ago
  49. 2b1a26f staging: rtl8192e: Enable the NIC only once by Mike McCormack · 13 years ago
  50. 1b8b496 staging: rtl8192e: Delete unused function rtl819x_ifsilentreset by Mike McCormack · 13 years ago
  51. 4bbedb2 staging: rtl8192e: Remove irq_enabled flag by Mike McCormack · 13 years ago
  52. 5398741 staging: rtl8192e: Remove unused tx_lock spin lock by Mike McCormack · 13 years ago
  53. b07b846 staging: olpc_dcon: drop CONFIG_BROKEN dependency by Andres Salomon · 13 years ago
  54. c59eef1 staging: olpc_dcon: clean up backlight handling by Andres Salomon · 13 years ago
  55. 309ef2a2 staging: olpc_dcon: move more global variables into dcon_priv by Andres Salomon · 13 years ago
  56. bbe963f staging: olpc_dcon: move more variables into dcon_priv by Andres Salomon · 13 years ago
  57. 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
  58. 8f2fb16 staging: olpc_dcon: drop XO-1.5 prototype support by Andres Salomon · 13 years ago
  59. 31a3da4 staging: olpc_dcon: Remove _strtoul() function. by Marek Belisko · 13 years ago
  60. 45bfe97 staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handling by Andres Salomon · 13 years ago
  61. feaa98b staging: olpc_dcon: move fb event notifier block into dcon_priv struct by Andres Salomon · 13 years ago
  62. 9ed6242 staging: olpc_dcon: don't specify single bits for bool fields by Andres Salomon · 13 years ago
  63. 6680d2c staging: rts_pstor: fix sparse warning by wwang · 13 years ago
  64. 7eb90a3 staging: rts_pstor: delete a function by wwang · 13 years ago
  65. 80ae3fa Merge 2.6.38-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  66. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  67. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 13 years ago
  68. 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
  69. 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
  70. 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
  71. dc33974 Merge branch 'iomem' into release by Len Brown · 13 years ago
  72. b45bbf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  73. fef86db Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  75. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  76. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 13 years ago
  77. 5b40ddf drm/radeon/kms: hopefully fix pll issues for real (v3) by Alex Deucher · 13 years ago
  78. a4b40d5 drm/radeon/kms: add bounds checking to avivo pll algo by Alex Deucher · 13 years ago
  79. 265aa6c drm/radeon/kms: fix a few more atombios endian issues by Alex Deucher · 13 years ago
  80. f1b6a4e Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  81. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 13 years ago
  82. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 13 years ago
  83. dc7cec2 Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  84. c2049b3 drm/radeon/kms: improve 6xx/7xx CS error output by Alex Deucher · 13 years ago
  85. fff1ce4 drm/radeon/kms: check AA resolve registers on r300 by Marek Olšák · 13 years ago
  86. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 13 years ago
  87. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 13 years ago
  88. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 13 years ago
  89. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 13 years ago
  90. 0f234f5f drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 13 years ago
  91. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 13 years ago
  92. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 13 years ago
  93. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 13 years ago
  94. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 13 years ago
  95. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 13 years ago
  96. 9fad321 drm/radeon/kms: add connector table for mac g5 9600 by Alex Deucher · 13 years ago
  97. e917fd3 radeon mkregtable: Add missing fclose() calls by Jesper Juhl · 13 years ago
  98. c9417bd drm/radeon/kms: fix interlaced modes on dce4+ by Alex Deucher · 13 years ago
  99. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 13 years ago
  100. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago