1. a4b064e staging: comedi: das1800: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  2. 6e89008 staging: comedi: das1800: tidy up das1800_init_dma() by H Hartley Sweeten · 10 years ago
  3. fd8aab1 staging: comedi: das1800: introduce struct das1800_dma_desc by H Hartley Sweeten · 10 years ago
  4. 1f190a7 staging: comedi: das1800: separate AI FIFO bounce buffer from DMA buffer by H Hartley Sweeten · 10 years ago
  5. f19810d staging: comedi: das1800: reduce indent level of das1800_init_dma() by H Hartley Sweeten · 10 years ago
  6. ffcc4b59 staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  7. 8dcb6a2 Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c by Vaishali Thakkar · 10 years ago
  8. e77e19a staging: rtl8192e: Fix duplicated conditional branch by Alexander Kuleshov · 10 years ago
  9. c6d8763 drivers: staging: rtl8192u driver cleanup by Rene Kolarik · 10 years ago
  10. 0636b46 staging: rtl8712: remove spaces before commas by Max Perepelitsyn · 10 years ago
  11. 31f1c46 staging: rtl8192e: fixed a space coding style issue by Gangadhar Vukkesala · 10 years ago
  12. b5133fd staging: rtl8192e: rtllib_rx.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  13. 366de3a staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  14. e575edf staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused function by Rickard Strandqvist · 10 years ago
  15. f4f5a59 staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  16. 2fd8fea Staging: rtl8192u: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  17. ad6f87d staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused function by Rickard Strandqvist · 10 years ago
  18. 17ad975 staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function by Rickard Strandqvist · 10 years ago
  19. f225d04 staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function by Rickard Strandqvist · 10 years ago
  20. 55b3bba0 staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused function by Rickard Strandqvist · 10 years ago
  21. 683a686 Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c by Mohammad Jamal · 10 years ago
  22. 6d6163c staging: rtl8192e: rejoin split quoted strings by Jonathan Jin · 10 years ago
  23. 7aa36b4 staging: rtl8188eu: Fixed a space coding style issue. by Gangadhar Vukkesala · 10 years ago
  24. 74df1cd Staging: rtl8188eu: {core, hal, include}: Removed inline function by Abel Moyo · 10 years ago
  25. 252949d staging: rtl8723au: fix sparse warning by Alexey Tulia · 10 years ago
  26. 539b5e0 staging: rtl8723au: hal: odm.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  27. 22faca2 Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes by Joe Borg · 10 years ago
  28. 936601e staging: rtl8723au: Fix sparse invalid assignment warnings by Yannis Damigos · 10 years ago
  29. ca439e9 staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar" by Asaf Vertz · 10 years ago
  30. 4ae888b staging: rtl8723au: Fix sparse warnings by Krzysztof Konopko · 10 years ago
  31. 3895ed0 Staging: rtl8723au: os_dep: Fixed a coding style issue. by Dean Michael Ancajas · 10 years ago
  32. de77b4c staging: rtl8723au: hal: Removed a space before semicolon by Anjana Sasindran · 10 years ago
  33. 9d55c814 staging: rtl8723au: hal: Removed space before semicolon by Anjana Sasindran · 10 years ago
  34. 0dc4872 staging: rtl8723au: hal: Added blank line after declaration by Anjana Sasindran · 10 years ago
  35. 3cd87c1 drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  36. 6b284c8 staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask value by Jes Sorensen · 10 years ago
  37. 66e702a staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entries by Jes Sorensen · 10 years ago
  38. fc31832 staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the power sequence tables by Jes Sorensen · 10 years ago
  39. 1c69cb9 staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary variable inits by Jes Sorensen · 10 years ago
  40. ebf0235 staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #defines by Jes Sorensen · 10 years ago
  41. e855a64 staging: rtl8723au: There is no 11N pseudo PHY here by Jes Sorensen · 10 years ago
  42. b74431d staging: rtl8723au: Baseband is always configured through PHY regs by Jes Sorensen · 10 years ago
  43. 924a871 staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs and enums by Jes Sorensen · 10 years ago
  44. 65c1b6b staging: rtl8723au: Use enum for counter and avoid ugly typecast by Jes Sorensen · 10 years ago
  45. bb583c5 staging: rtl8723au: Use proper enum defines by Jes Sorensen · 10 years ago
  46. 6e946f0 staging: rtl8723au: Use correct register names to set parameters to reduce 80M spur by Jes Sorensen · 10 years ago
  47. 069b000 staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense by Jes Sorensen · 10 years ago
  48. ef4c653 staging: rtl8723au: hal: Removed spaces before semicolon by Anjana Sasindran · 10 years ago
  49. 3002b1a Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.c by Paul Hedman · 10 years ago
  50. 09a7a6b Staging: vt6656: Checkpatch fix: else after break or return by Emrys Bayliss · 10 years ago
  51. ffad440 Staging: vt6656: Fixed typo in a variable name by Gustavo A. R. Silva · 10 years ago
  52. 733b3b0 Staging: vt6656: Fixed typo in a macro name by Gustavo A. R. Silva · 10 years ago
  53. b1797df Staging: vt6655: Fixed a typo by Gustavo A. R. Silva · 10 years ago
  54. 95775d1 staging: vt6655: [BUG] Protect MACvSelectPage1 with lock. by Malcolm Priestley · 10 years ago
  55. bc22b49 Staging: vt6655: fix a space coding style issue by Piotr Kubus · 10 years ago
  56. 527ef70 Staging: vt6655: baseband.c: fixed line over 80 characters by Sakshi Bansal · 10 years ago
  57. c3dd5a0 staging: vt6655: Replace C99 comments in power.c and upc.h. by Nicholas Parkanyi · 10 years ago
  58. 73c4c6e staging: vt6656: whitespace checkpatch warning fix. by Krzysztof Adamski · 10 years ago
  59. 99ae87e staging: vt6655: remove unused function in mac.c by Fred Chou · 10 years ago
  60. e238223 staging: vt6656: Use ether_addr_copy() on vnt_private members. by Krzysztof Adamski · 10 years ago
  61. ccc103f staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts. by Krzysztof Adamski · 10 years ago
  62. b7c9cd4 staging: vt6655: Declare vnt_init() static by Sören Brinkmann · 10 years ago
  63. 2114924 staging: panel: Remove magic numbers in LCD commands by Mariusz Gorski · 10 years ago
  64. 1216ed7 staging: panel: Remove unused variable by Mariusz Gorski · 10 years ago
  65. 29d5862 staging: unisys: fix checkpatch space prohibited before comma errors by Syed Amer Gilani · 10 years ago
  66. 66875c5 staging: unisys: uislib: uisutils.c: Fix a missing va_end by Rickard Strandqvist · 10 years ago
  67. e5f4a33 staging: unisys: virtpci: virtpci.c: Removes unnecessary NULL check by Rickard Strandqvist · 10 years ago
  68. d7462ca staging: unisys: remove leftover __DATE__ by Rasmus Villemoes · 10 years ago
  69. 383df64 staging: unisys: Remove VISORCHANNEL typedef by Bryan Thompson · 10 years ago
  70. 9551bfb staging: unisys: visorchannel: Describe spinlocks in VISORCHANNEL_Tag struct by Bryan Thompson · 10 years ago
  71. 4c67da3 staging: unisys: visorchannel: Rename CamelCase variable nQueues by Bryan Thompson · 10 years ago
  72. be40825 staging: unisys: visorchannel: Rename CamelCase variable channelBytes by Bryan Thompson · 10 years ago
  73. 2ce6cbb staging: unisys: get rid of goto in visorchipset_ioctl() by Benjamin Romer · 10 years ago
  74. cc5ff7f staging: unisys: fix CamelCase in visorchipset_mmap() by Benjamin Romer · 10 years ago
  75. 11f8ac0 staging: unisys: get rid of goto in visorchipset_open() by Benjamin Romer · 10 years ago
  76. 9982937 staging: unisys: get rid of HAVE_UNLOCKED_IOCTL code by Benjamin Romer · 10 years ago
  77. e8fe1ef staging: unisys: fix CamelCase global variables in file.c by Benjamin Romer · 10 years ago
  78. 7381312 staging: unisys: refactor visorchipset_file_init() by Benjamin Romer · 10 years ago
  79. be080dc staging: unisys: refactor req_handler_add() by Benjamin Romer · 10 years ago
  80. bd70291 staging: unisys: fix CamelCase globals in uisutils.c by Benjamin Romer · 10 years ago
  81. 94070ed staging: unisys: refactor uisctrl_unregister_req_handler_ex() by Benjamin Romer · 10 years ago
  82. 717dd09 staging: unisys: refactor uisctrl_register_req_handler_ex() by Benjamin Romer · 10 years ago
  83. 61f9889 staging: unisys: fix brackets in uisctrl_register_req_handler_ex() by Benjamin Romer · 10 years ago
  84. 6791b8c staging: unisys: fix spacing in uisutils.c by Benjamin Romer · 10 years ago
  85. 10ae5fa staging: unisys: fix line spacing in uisutils.c by Benjamin Romer · 10 years ago
  86. 3206f85 staging: unisys: fix line spacing in uisthread.c by Benjamin Romer · 10 years ago
  87. 0b7682f staging: unisys: fix CamelCase names in do_locked_client_insert() by Benjamin Romer · 10 years ago
  88. 120758c staging: unisys: fix spacing in uisqueue.c by Benjamin Romer · 10 years ago
  89. 8304ada staging: unisys: fix CamelCase Work queue name in uislib.c by Benjamin Romer · 10 years ago
  90. 52ebd30 staging: unisys: rename Initialize_incoming_thread() by Benjamin Romer · 10 years ago
  91. 3ec66a4 staging: unisys: rename Process_Incoming() by Benjamin Romer · 10 years ago
  92. ab12d8a staging: unisys: refactor find_dev() by Benjamin Romer · 10 years ago
  93. 2b6040c staging: unisys: refactor info_debugfs_read() by Benjamin Romer · 10 years ago
  94. 419113c staging: unisys: refactor delete_device_glue() by Benjamin Romer · 10 years ago
  95. 3ee7441 staging: unisys: refactor delete_bus_glue() by Benjamin Romer · 10 years ago
  96. 5b28f15 staging: unisys: refactor destroy_device() by Benjamin Romer · 10 years ago
  97. 027b8c5 staging: unisys: refactor resume_device() by Benjamin Romer · 10 years ago
  98. 441a29a staging: unisys: refactor pause_device() by Benjamin Romer · 10 years ago
  99. 8a05beb staging: unisys: refactor create_device() by Benjamin Romer · 10 years ago
  100. e6c15b7 staging: unisys: fix CamelCase in destroy_bus() by Benjamin Romer · 10 years ago