1. 13f12b5 staging: comedi: make 'in_request_module' a bool bit-field by Ian Abbott · 11 years ago
  2. a7401cd staging: comedi: make 'dev->attached' a bool bit-field by Ian Abbott · 11 years ago
  3. 8bdfefb staging: comedi: ni_660x: support NI PXI-6624 by Ian Abbott · 11 years ago
  4. 71d92fa staging: comedi: ni_660x: reformat driver description comment by Ian Abbott · 11 years ago
  5. 87f6991 staging: comedi: adv_pci_dio: restore PCI-1753E support by Ian Abbott · 11 years ago
  6. 615c902 staging: comedi: ni_atmio: fix build error due to missing '; ' by H Hartley Sweeten · 11 years ago
  7. 673f98c Staging: dwc2: remove a kfree(NULL) by Dan Carpenter · 11 years ago
  8. 13b47d5 staging: sep: fix possible memory leak in sep_prepare_input_dma_table() by Wei Yongjun · 11 years ago
  9. e72b7bb staging: omap-thermal: add documentation for omap_bandgap_validate by Eduardo Valentin · 11 years ago
  10. ff4a44c staging: omap-thermal: remove TODO entry for exposed APIs by Eduardo Valentin · 11 years ago
  11. 0205b15 staging: omap-thermal: remove TODO entry suggesting regmap usage by Eduardo Valentin · 11 years ago
  12. ebf0bd5 staging: omap-thermal: switch mutex to spinlock inside omap-bandgap by Eduardo Valentin · 11 years ago
  13. 1b46f2a staging: omap-thermal: Add a MAINTAINERS entry for TI bandgap and thermal driver by Eduardo Valentin · 11 years ago
  14. 494bbdd staging: omap-thermal: change Kconfig dependency method by Eduardo Valentin · 11 years ago
  15. e9b6f8c staging: omap-thermal: document omap_bandgap_build function by Eduardo Valentin · 11 years ago
  16. 094b8ac staging: omap-thermal: document omap_bandgap_alert_init function by Eduardo Valentin · 11 years ago
  17. d3790b3 staging: omap-thermal: document omap_bandgap_tshut_init function by Eduardo Valentin · 11 years ago
  18. 7a681a5 staging: omap-thermal: document _omap_bandgap_read_threshold function by Eduardo Valentin · 11 years ago
  19. 9efa93b staging: omap-thermal: document _omap_bandgap_write_threshold function by Eduardo Valentin · 11 years ago
  20. 38d99e8 staging: omap-thermal: document omap_bandgap_update_alert_threshold function by Eduardo Valentin · 11 years ago
  21. 31102a7 staging: omap-thermal: document omap_bandgap_force_single_read by Eduardo Valentin · 11 years ago
  22. a84b6f4 staging: omap-thermal: update omap_bandgap_set_continous_mode documentation by Eduardo Valentin · 11 years ago
  23. 37bf871 staging: omap-thermal: rename enable_continuous_mode by Eduardo Valentin · 11 years ago
  24. f91ddfe staging: omap-thermal: section of device driver callbacks by Eduardo Valentin · 11 years ago
  25. e195aba staging: omap-thermal: device initialization section by Eduardo Valentin · 11 years ago
  26. 56f132f staging: omap-thermal: refactor APIs handling threshold values by Eduardo Valentin · 11 years ago
  27. f47f6d3 staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation by Eduardo Valentin · 11 years ago
  28. 9102168 staging: omap-thermal: refactor temp_sensor_unmask_interrupts by Eduardo Valentin · 11 years ago
  29. f8ccce2 staging: omap-thermal: threshold manipulation section by Eduardo Valentin · 11 years ago
  30. 8a1cefe staging: omap-thermal: document omap_bandgap_add_hyst function by Eduardo Valentin · 11 years ago
  31. 0f0ed7d staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst by Eduardo Valentin · 11 years ago
  32. e7f60b5 staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc by Eduardo Valentin · 11 years ago
  33. 26a70ed staging: omap-thermal: move conv table limits out of sensor data by Eduardo Valentin · 11 years ago
  34. a619477 staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding style by Eduardo Valentin · 11 years ago
  35. e16f072 staging: omap-thermal: name temp_to_adc_conversion in a better way by Eduardo Valentin · 11 years ago
  36. 2577e93 staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius by Eduardo Valentin · 11 years ago
  37. 2047059 staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style by Eduardo Valentin · 11 years ago
  38. bf7a979 staging: omap-thermal: name adc_to_temp_conversion in a better way by Eduardo Valentin · 11 years ago
  39. 2f6af4b staging: omap-thermal: ADC section by Eduardo Valentin · 11 years ago
  40. fb65b88 staging: omap-thermal: IRQ handler section by Eduardo Valentin · 11 years ago
  41. 6ab5240 staging: omap-thermal: section of basic helpers by Eduardo Valentin · 11 years ago
  42. 8abbe71 staging: omap-thermal: add a section of register manipulation by Eduardo Valentin · 11 years ago
  43. e555c95 staging: omap-thermal: read status only once inside alert IRQ by Eduardo Valentin · 11 years ago
  44. 7cf46db staging: omap-thermal: remove duplicated code by Eduardo Valentin · 11 years ago
  45. 79857cd2 staging: omap-thermal: update tshut IRQ handler documentation by Eduardo Valentin · 11 years ago
  46. ee07d55 staging: omap-thermal: update documentation for talert irq handler by Eduardo Valentin · 11 years ago
  47. f230427 staging: omap-thermal: rename talert handler by Eduardo Valentin · 11 years ago
  48. 4a6554e staging: omap-thermal: add documentation for omap_bandgap_read_temp by Eduardo Valentin · 11 years ago
  49. 7a556e6 staging: omap-thermal: add documentation for omap_bandgap_power by Eduardo Valentin · 11 years ago
  50. 3d84e52 staging: omap-thermal: make a omap_bandgap_power with only one exit point by Eduardo Valentin · 11 years ago
  51. 9c468aa staging: omap-thermal: add documentation for register access functions by Eduardo Valentin · 11 years ago
  52. d3c291a staging: omap-thermal: introduce RMW_BITS macro by Eduardo Valentin · 11 years ago
  53. 35b052a staging: omap-thermal: fix error checking by Eduardo Valentin · 11 years ago
  54. 24796e1 staging: omap-thermal: style cleanup on omap-bandgap.c by Eduardo Valentin · 11 years ago
  55. 0c00477 staging: omap-thermal: update documentation of omap-bandgap.h by Eduardo Valentin · 11 years ago
  56. 787f3c2 staging: omap-thermal: create header for register, bitfields and definitions by Eduardo Valentin · 11 years ago
  57. 9011cc2 staging: omap-thermal: remove unused _SHIFT macros by Eduardo Valentin · 11 years ago
  58. af3c226 staging: omap-thermal: use BIT() macro by Eduardo Valentin · 11 years ago
  59. 515e6dd Staging: ccg: delete it from the tree by Greg Kroah-Hartman · 11 years ago
  60. ad76663 Staging: ccg: remove it from the build by Greg Kroah-Hartman · 11 years ago
  61. 44c0186 Staging: netlogic: remove unused variable in xlr_net_start_xmit() by Wei Yongjun · 11 years ago
  62. c2a10d7 staging: comedi: adv_pci1710: remove iorange member by Ian Abbott · 11 years ago
  63. 0b33e43 staging: comedi: addi_apci_1710: only pci bar 2 is used by H Hartley Sweeten · 11 years ago
  64. 818f569 staging: comedi_pci: pass comedi_device to comedi_pci_enable() by H Hartley Sweeten · 11 years ago
  65. 7f072f5 staging: comedi_pci: make comedi_pci_disable() safe to call by H Hartley Sweeten · 11 years ago
  66. 433121c staging: dgrp: cleanup sparse warnings by Nathan Zimmer · 11 years ago
  67. 2c0fb1c staging: android: remove dependency on TINY_SHMEM by Paul Bolle · 11 years ago
  68. d4a67bb staging: csr: fix compilation warning in unifi_siwscan by Devendra Naga · 11 years ago
  69. b74e5f56 Staging: comedi: Fixed camel case style issue in usbdux.c by Jacob Garber · 11 years ago
  70. 51cfbbb staging: the DWC2 driver uses bus_to_virt by Stephen Rothwell · 11 years ago
  71. 157dfaa staging: dwc2: fix compiler warnings by Paul Zimmerman · 11 years ago
  72. ca4d4aa staging: comedi: ni_atmio: fix build errors by H Hartley Sweeten · 11 years ago
  73. f4309c0 driver: staging: csr: remove cast for kmalloc return value by Zhang Yanfei · 11 years ago
  74. 8dd4a96 staging: et131x: fix invalid fail after the call to eeprom_wait_ready by Devendra Naga · 11 years ago
  75. f165d81 staging: comedi: adv_pci1724: new driver by Frank Mori Hess · 11 years ago
  76. 94cc409 staging: comedi: adv_pci1710: restore PCI-1710HG support by Ian Abbott · 11 years ago
  77. 535f60a staging: Hook the DWC2 driver into the build system by Paul Zimmerman · 11 years ago
  78. 5efc75e staging: Add a MAINTAINERS entry for the DWC2 driver by Paul Zimmerman · 11 years ago
  79. 99882e3 staging: PCI bus interface for the DWC2 driver by Paul Zimmerman · 11 years ago
  80. dc4c76e staging: HCD descriptor DMA support for the DWC2 driver by Paul Zimmerman · 11 years ago
  81. 7359d48 staging: HCD files for the DWC2 driver by Paul Zimmerman · 11 years ago
  82. 56f5b1c staging: Core files for the DWC2 driver by Paul Zimmerman · 11 years ago
  83. 6f98b1a Staging: Netlogic XLR/XLS GMAC driver by Ganesan Ramalingam · 11 years ago
  84. 5969136 staging: sync: fix return value check in sync_fence_alloc() by Wei Yongjun · 11 years ago
  85. 70c1e91 staging: comedi: remove duplicated include from ni_pcimio.c by Wei Yongjun · 11 years ago
  86. 20ce161 staging: comedi: Fix typo in comedi by Masanari Iida · 11 years ago
  87. 92d7323 staging: comedi: adl_pci8164: cleanup multi-line comments by H Hartley Sweeten · 11 years ago
  88. d2607ad staging: comedi: adl_pci8164: remove unnecessary includes by H Hartley Sweeten · 11 years ago
  89. 83dcad4 staging: comedi: adl_pci8164: remove PCI_DEVICE_ID_* define by H Hartley Sweeten · 11 years ago
  90. a6c57d2 staging: comedi: adl_pci8164: simplify (*insn_{read,write}) by H Hartley Sweeten · 11 years ago
  91. d99fc2c staging: comedi: adl_pci8164: simplify axis register determination by H Hartley Sweeten · 11 years ago
  92. fff7a2c staging: comedi: adl_pci8164: remove buggy dev_dbg() by H Hartley Sweeten · 11 years ago
  93. 42169e2 staging: comedi: das08: remove 'id' from boardinfo by H Hartley Sweeten · 11 years ago
  94. b9beb6c staging: comedi: addi_common: remove 'i_VendorId' and 'i_Device Id' by H Hartley Sweeten · 11 years ago
  95. 2667079 staging: comedi: addi_apci_1710: remove boardinfo by H Hartley Sweeten · 11 years ago
  96. cf55a71 staging: comedi: addi_apci_1710: remove 'interrupt' from boardinfo by H Hartley Sweeten · 11 years ago
  97. bfcded4 staging: comedi: addi_common: remove addi_find_boardinfo() by H Hartley Sweeten · 11 years ago
  98. dbae457 staging: comedi: addi_apci_3xxx: use the pci id_table 'driver_data' by H Hartley Sweeten · 11 years ago
  99. f7c929b staging: comedi: addi_apci_3200: use the pci id_table 'driver_data' by H Hartley Sweeten · 11 years ago
  100. 43ba213 staging: comedi: addi_apci_1564: set board_ptr before calling addi_auto_attach() by H Hartley Sweeten · 11 years ago