1. af7a5b6 staging: hv: Replaced DPRINT and printk with native functions in hv_utils by Hank Janssen · 13 years ago
  2. eb335bc staging: hv: replace DPRINT with native primitives in hv_netvsc by Hank Janssen · 13 years ago
  3. 0a46618 staging: hv: Replace DPRINT with natives in hv_vmbus by Hank Janssen · 13 years ago
  4. 8de61e3 staging: hv: Remove all unneeded DPRINT from hv_utils by Hank Janssen · 13 years ago
  5. b8a3d52 staging: hv: Remove all unneeded DPRINT from hv_netvsc by Hank Janssen · 13 years ago
  6. 98e0870 staging: hv: Remove all unneeded DPRINT from hv_vmbus by Hank Janssen · 13 years ago
  7. f336545 Staging: hv: Get rid of synch primitive in struct blkvsc_request by K. Y. Srinivasan · 13 years ago
  8. d7a1bdb Staging: hv: Rename struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  9. e9e936c Staging: hv: Move the data_buffer field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  10. 6dc3f0a Staging: hv: Get rid of the status field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  11. 0bb7112 Staging: hv: Move on_io_completion() from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  12. efb5a66 Staging: hv: Move the context field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  13. 237ecd6 Staging: hv: Move sense_buffer field by K. Y. Srinivasan · 13 years ago
  14. 6f461cc Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  15. 373dd8a Staging: hv: Get rid of cdb from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  16. 473f940 Staging: hv: Get rid of the cdb_len from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  17. fc3967b Staging: hv: Get rid of lun_id from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  18. b4dba0a Staging: hv: Get rid of the target_id from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  19. 735625f Staging: hv: Get rid of the bus field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  20. 124661d Staging: hv: Get rid of the host field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  21. 12fbd41 Staging: hv: Get rid of the type field from struct hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  22. 93958465 Staging: hv: Use struct completion in struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  23. ced01b0 Staging: hv: Add a function to map a hv_driver pointer to storvsc driver by K. Y. Srinivasan · 13 years ago
  24. 1e05d88 Staging: hv: Get rid of request_ext_size from struct storvsc_driver_object by K. Y. Srinivasan · 13 years ago
  25. 2fd0df2 Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  26. bf587a1 Staging: hv: Move the definition of struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  27. 12cb12e Staging: hv: Make the function stor_vsc_on_host_reset() static by K. Y. Srinivasan · 13 years ago
  28. af3043c Staging: hv: Move the definition of the function stor_vsc_on_host_reset() by K. Y. Srinivasan · 13 years ago
  29. 1604b1b Staging: hv: Move the definition of the function put_stor_device() by K. Y. Srinivasan · 13 years ago
  30. 852c16d Staging: hv: Move the definition of the function get_stor_device() by K. Y. Srinivasan · 13 years ago
  31. 834702f Staging: hv: Cleanup initialization of blkvsc driver by K. Y. Srinivasan · 13 years ago
  32. 86762a5 Staging: hv: Get rid of the file blkvsc.c by K. Y. Srinivasan · 13 years ago
  33. 19b5931 Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c by K. Y. Srinivasan · 13 years ago
  34. db08577 Staging: hv: Cleanup the initialization of storvsc driver by K. Y. Srinivasan · 13 years ago
  35. 2b8b358 Staging: hv: Make the function stor_vsc_initialize() static by K. Y. Srinivasan · 13 years ago
  36. 6dec244 Staging: hv: Move the definition of stor_vsc_initialize() by K. Y. Srinivasan · 13 years ago
  37. 5e081c9 Staging: hv: Get rid of dead code in storvsc.c by K. Y. Srinivasan · 13 years ago
  38. afa3f3d Staging: hv: Get rid of the include of storvsc.c from blkvsc.c by K. Y. Srinivasan · 13 years ago
  39. 7810185 Staging: hv: Cleanup struct storvsc_device by K. Y. Srinivasan · 13 years ago
  40. f24eeb0 Staging: hv: Move the definition of struct storvsc_device by K. Y. Srinivasan · 13 years ago
  41. 036bbed Staging: hv: Move the definition of struct storvsc_request_extension by K. Y. Srinivasan · 13 years ago
  42. 6e1870a Staging: hv: Add the inclusion guard for vstorage.h by K. Y. Srinivasan · 13 years ago
  43. 98db433 Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr by K. Y. Srinivasan · 13 years ago
  44. 793be9c Staging: hv: Get rid of the forward declaration for vmbus_isr by K. Y. Srinivasan · 13 years ago
  45. 086e7a5 Staging: hv: Get rid of the forward declaration for vmbus_device_release by K. Y. Srinivasan · 13 years ago
  46. eb1bb25 Staging: hv: Get rid of the forward declaration for vmbus_shutdown by K. Y. Srinivasan · 13 years ago
  47. c5dce3d Staging: hv: Get rid of the forward declaration for vmbus_remove by K. Y. Srinivasan · 13 years ago
  48. f1f0d67 Staging: hv: Get rid of the forward declaration for vmbus_probe by K. Y. Srinivasan · 13 years ago
  49. b7fc147 Staging: hv: Get rid of the forward declaration for vmbus_match by K. Y. Srinivasan · 13 years ago
  50. adde248 Staging: hv: Get rid of the forward declaration for vmbus_uevent by K. Y. Srinivasan · 13 years ago
  51. 04677c0 Staging: hv: Rename vmbus_driver_context structure by K. Y. Srinivasan · 13 years ago
  52. 52e5c1c Staging: hv: Cleanup irq management by K. Y. Srinivasan · 13 years ago
  53. 800b690 Staging: hv: Cleanup root device handling by K. Y. Srinivasan · 13 years ago
  54. 1168ac2 Staging: hv: Make vmbus driver a pci driver by K. Y. Srinivasan · 13 years ago
  55. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  56. 0b58b4e staging: Fix bdops->check_events() misconversion in cyasblkdev_block.c by Tejun Heo · 13 years ago
  57. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  58. 76d21c5 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
  59. 115bcd1 drivers/staging/tty/specialix.c: convert func_enter to func_exit by Julia Lawall · 13 years ago
  60. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  61. cc664ae [media] lirc_zilog: error out if buffer read bytes != chunk size by Jarod Wilson · 13 years ago
  62. 5573478 [media] lirc: silence some compile warnings by Jarod Wilson · 13 years ago
  63. aa3f4e4 [media] lirc_zilog: Update TODO list based on work completed and revised plans by Andy Walls · 13 years ago
  64. 4933fc9 [media] lirc_zilog: Fix somewhat confusing information messages in ir_probe() by Andy Walls · 13 years ago
  65. d6dbd93 [media] lirc_zilog: Add locking of the i2c_clients when in use by Andy Walls · 13 years ago
  66. 5bd6b04 [media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rx by Andy Walls · 13 years ago
  67. 534c1ea [media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template by Andy Walls · 13 years ago
  68. bcbd165 [media] lirc_zilog: Always allocate a Rx lirc_buffer object by Andy Walls · 13 years ago
  69. 8152b76 [media] lirc_zilog: Remove unneeded rx->buf_lock by Andy Walls · 13 years ago
  70. 915e547 [media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() function by Andy Walls · 13 years ago
  71. 9a55a2b [media] lirc_zilog: Use kernel standard methods for marking device non-seekable by Andy Walls · 13 years ago
  72. a306485 [media] lirc_zilog: Convert the instance open count to an atomic_t by Andy Walls · 13 years ago
  73. 5c07134 [media] lirc_zilog: Convert ir_device instance array to a linked list by Andy Walls · 13 years ago
  74. 9b28500 [media] lirc_zilog: Remove broken, ineffective reference counting by Andy Walls · 13 years ago
  75. 12d896e [media] lirc_zilog: Restore checks for existence of the IR_tx object by Andy Walls · 13 years ago
  76. 2aefbc1 [media] tm6000: fix s-video input by Dmitri Belimov · 13 years ago
  77. 812738e [media] lirc: remove staging lirc_it87 and lirc_ite8709 drivers by Juan J. Garcia de Soria · 13 years ago
  78. 0cd301f [media] staging/cx25721: serialize access to devlist by Arnd Bergmann · 13 years ago
  79. dc46b8c [media] tm6000: add audio conf for new cards by Dmitri Belimov · 13 years ago
  80. 8aff8ba [media] tm6000: add radio support to the driver by Dmitri Belimov · 13 years ago
  81. 6ca0004 [media] tm6000: Add support for Terratec Grabster AV 150/250 MX by Holger Nelson · 13 years ago
  82. 1f65dd3 [media] tm6000: add new TV cards of Beholder by Dmitri Belimov · 13 years ago
  83. fa766c9 [media] Altera FPGA firmware download module by Igor M. Liplianin · 13 years ago
  84. 7ee40aa [media] v4l: removal of old, obsolete ioctls by Hans Verkuil · 13 years ago
  85. dae86cc [media] dabusb: remove obsolete driver by Hans Verkuil · 13 years ago
  86. b287db1 [media] se401: remove last V4L1 driver by Hans Verkuil · 13 years ago
  87. 37d803e [media] staging-usbvideo: remove by Hans de Goede · 13 years ago
  88. 9839029 [media] tm6000: relabeling any registers by Stefan Ringel · 13 years ago
  89. 437f5fa [media] tuner: Remove remaining usages of T_DIGITAL_TV by Mauro Carvalho Chehab · 13 years ago
  90. 8e030ca [media] tm6000: add/rework reg.defines by Dmitri Belimov · 13 years ago
  91. dbf05b2 [media] ngene: Fix compilation when cxd2099 is not enabled by Mauro Carvalho Chehab · 13 years ago
  92. 8112248 [media] Move CI cxd2099 driver to staging by Mauro Carvalho Chehab · 13 years ago
  93. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  94. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  95. 6445ced8 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  96. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  97. 12bb12f staging: hv: fix memory leaks by Alexander Beregalov · 13 years ago
  98. dd9b15d staging: hv: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  99. e13a0b5 Staging: hv: Get rid of vmbus_child_dev_add() by K. Y. Srinivasan · 13 years ago
  100. 3ca07cb Staging: hv: Change the signature for vmbus_child_device_register() by K. Y. Srinivasan · 13 years ago