1. 584721c Staging VME: Fix remaining checkpatch.pl errors. by Vincent Bossier · 13 years ago
  2. ed7c221 staging: tm6000: cleaned up code in tm6000-video.c according to coding style by Curtis McEnroe · 13 years ago
  3. 2d32f74 staging: comedi (adv_pci1723): coding style, fix whitespace before quoted newline by Matt Billenstein · 13 years ago
  4. 4b2b6d8 staging: intel_sst: Fix memory leak by Andre Bartke · 13 years ago
  5. c0777d2 staging: altera-stapl: Fix memory leak of altera_init() by Peter Huewe · 13 years ago
  6. 8ded351 staging: use videobuf2 framework for drivers/staging/dt3155v4l driver by Marin Mitov · 13 years ago
  7. 7a17633 staging: synaptics: Implement error handling for rmi4 touch regulator by Naveen Kumar Gaddipati · 13 years ago
  8. 09861bc staging: sep: fix function name in kernel-doc by Jonathan Neuschäfer · 13 years ago
  9. 1fddb42 staging: sep: clean up some checkpatch.pl issues by Tim Retout · 13 years ago
  10. fcfd8ac staging: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  11. f5a22e9 staging: tty: fixed some whitespace coding style issues by Ralf Thielow · 13 years ago
  12. f80d1d2 staging: comedi: fixed a declaration coding style issue by Ralf Thielow · 13 years ago
  13. 2265e2e Remove unneeded version.h include from drivers/staging/mei/main.c by Jesper Juhl · 13 years ago
  14. 479bc59 staging: mei: fix possible usage of uninitialized variable by Tomas Winkler · 13 years ago
  15. 0288c7c staging: mei: io_list functions revamp by Tomas Winkler · 13 years ago
  16. cf9673d staging: mei: rename num_mei_me_clients to me_clients_num by Tomas Winkler · 13 years ago
  17. a93218e staging: mei: mei_dev - kill unused members by Tomas Winkler · 13 years ago
  18. eb9af0a staging: mei: mei_dev - use type bool instead of int by Tomas Winkler · 13 years ago
  19. c95efb7 staging: mei: fix mei driver namespace by Tomas Winkler · 13 years ago
  20. 106fb49 staging: mei: mei_dev.h: don't break lines where not needed. by Tomas Winkler · 13 years ago
  21. 292cb18 ath6kl: Add PMKSA cache management commands by Jouni Malinen · 13 years ago
  22. 63d8916 ath6kl: testmode support by Kalle Valo · 13 years ago
  23. e59f0aa ath6kl: export firmware version to user space by Kalle Valo · 13 years ago
  24. 817bee1 Remove unneeded version.h includes from drivers/staging/ath6kl/ by Jesper Juhl · 13 years ago
  25. b42a7b1 ath6kl: cache firmware by Kalle Valo · 13 years ago
  26. 98ab5c7 ath6kl: fix crash when interface is closed but scan is ongoing by Kalle Valo · 13 years ago
  27. c5274ab staging: remove unnecessary code by Greg Dietsche · 13 years ago
  28. 9996059 staging: brcm80211: change wl_cfg80211_suspend corresponding to cfg80211 by Roland Vossen · 13 years ago
  29. 73d924bf staging: brcm80211: fix checkpatch errors in brcmsmac driver by Arend van Spriel · 13 years ago
  30. 835ef44 staging: brcm80211: fix checkpatch errors from main.c by Arend van Spriel · 13 years ago
  31. a7c551b staging: brcm80211: remove checkpatch errors found in fullmac by Arend van Spriel · 13 years ago
  32. 1c4c54b staging: brcm80211: replaced wlc_ by brcms_c_, part 2 by Roland Vossen · 13 years ago
  33. f52a0ad staging: brcm80211: further replaced wlc_ by brcmsmac_c_ by Roland Vossen · 13 years ago
  34. bddf5b1 staging: brcm80211: removed superfluous forward struct declarations by Roland Vossen · 13 years ago
  35. fe741e5 staging: brcm80211: replaced wlc_ by brcms_c_ by Roland Vossen · 13 years ago
  36. c654fce staging: brcm80211: replaced bmac acronym by brcms_b_ by Roland Vossen · 13 years ago
  37. f212595 staging: brcm80211: Fix for suspend issue in brcmfmac driver by Sukesh Srikakula · 13 years ago
  38. c4daa84 staging: brcm80211: fixed double #include problem by Roland Vossen · 13 years ago
  39. af34b02 staging: brcm80211: remove unused fields from struct si_info by Arend van Spriel · 13 years ago
  40. 62676463 staging: brcm80211: remove device id parameter from ai_attach() by Arend van Spriel · 13 years ago
  41. 44c069e staging: brcm80211: remove d11regs_t parameter from wlc_tbtt function by Arend van Spriel · 13 years ago
  42. 206c5a4 staging: brcm80211: remove regs variable from brcms_ioctl function by Arend van Spriel · 13 years ago
  43. 0a76cd5 staging: brcm80211: remove 'used' keyword from function ai_ispcie() by Arend van Spriel · 13 years ago
  44. 1baaacd9 staging: brcm80211: Remove flags from wl_is_nonetwork by Franky Lin · 13 years ago
  45. 3bec7bb staging: brcm80211: #include reduction by Roland Vossen · 13 years ago
  46. f99f8a7 staging: brcm80211: cleaned brcmu_utils.h by Roland Vossen · 13 years ago
  47. 939e1ef staging: brcm80211: moved typedefs to decrease header file dependencies by Roland Vossen · 13 years ago
  48. dc5a189 Merge Linus's tree into staging-next by Greg Kroah-Hartman · 13 years ago
  49. c773298 Staging: brcm80211: disable drivers for PPC platforms by Greg Kroah-Hartman · 13 years ago
  50. 461df4d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  51. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 13 years ago
  52. 90494cc Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 13 years ago
  53. 845d131 Staging: comedi: add #include <linux/io.h> to a bunch of drivers by Greg Kroah-Hartman · 13 years ago
  54. 408093d Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issue by Greg Kroah-Hartman · 13 years ago
  55. 8aa460e staging: iio: max517: Fix iio_info changes by Roland Stigge · 13 years ago
  56. 8eb73c6 Staging: mei: fix debug code by Dan Carpenter · 13 years ago
  57. 7f20caf iscsi_ibft: iscsi_ibft_find unused variable i by Connor Hansen · 13 years ago
  58. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  59. 06e8684 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  60. 4c1f683 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  61. 365a13a Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  62. 7e24cf4 Merge 3.0-rc2 + Linus's latest into usb-linus by Greg Kroah-Hartman · 13 years ago
  63. a26d31ce USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  64. a80fd9d spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  65. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  66. e2d4dc5 Staging: cx23885: fix include of altera.h by Greg Kroah-Hartman · 13 years ago
  67. 5b28f6a Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  68. 46671b0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  69. 18367c0 Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  70. c226feb Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge by Grant Likely · 13 years ago
  71. 81de916 tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc by Linus Torvalds · 13 years ago
  72. 805c221 drm/radeon/kms: disable hdmi audio by default by Alex Deucher · 13 years ago
  73. 62fff81 drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu by Daniel Haid · 13 years ago
  74. 428c6e3 drm/radeon/kms: set family for use in parser. by Dave Airlie · 13 years ago
  75. ef23980 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  76. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  77. aec040e2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  78. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  79. 2421007 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  80. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  81. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  82. 3b3eca3 PM / Runtime: Fix loops in pm_runtime_clk_notify() by Rafael J. Wysocki · 13 years ago
  83. 5ad7b85 USBIP: Remove unnecessary whitespace before newline characters. by Akshay Joshi · 13 years ago
  84. cf77acf usbip: change dev_attr_group to constant by Márton Németh · 13 years ago
  85. 0a186be staging: usbip: stub_main.c: simplify busid_table initialization by matt mooney · 13 years ago
  86. 1109566 staging: usbip: userspace: usbip_list.c: cleanup exported device functions by matt mooney · 13 years ago
  87. 35dd0c2 staging: usbip: userspace: rename usbip device and interface by matt mooney · 13 years ago
  88. 74ce259 staging: usbip: userspace: usbip_list.c: refactor local USB device listing by matt mooney · 13 years ago
  89. 3e4fda9 staging: usbip: change the busid size by matt mooney · 13 years ago
  90. 4cbab52 staging: usbip: userspace: move header includes out utils.h by matt mooney · 13 years ago
  91. 950a4cd staging: usbip: userspace: use memset instead of bzero by matt mooney · 13 years ago
  92. a6d81814a usbip: remove extra whitespace by Márton Németh · 13 years ago
  93. acf51ab Staging: usbip: vhci.h: remove FSF address by Greg Kroah-Hartman · 13 years ago
  94. 69c685c staging: usbip: README: we need to document the protocol by Greg Kroah-Hartman · 13 years ago
  95. 1e35d87 staging: usbip: userspace: usbip_network: rename and cleanup function by matt mooney · 13 years ago
  96. d2c15e2 staging: usbip: userspace: usbipd.c: add header into source file by matt mooney · 13 years ago
  97. e9837bb staging: usbip: userspace tools v1.0.0 by matt mooney · 13 years ago
  98. 5805842 staging: usbip: userspace: vhci_driver: parameterize path names by matt mooney · 13 years ago
  99. 7e485ee staging: usbip: userspace: change struct class_device to usbip_class_device by matt mooney · 13 years ago
  100. 5a285cf staging: usbip: userspace: set kernel module names in one place by matt mooney · 13 years ago