1. 22c5291 staging:vt6655:dpc: Whitespace cleanups by Joe Perches · 12 years ago
  2. 915006c staging:vt6655:device_main: Whitespace cleanups by Joe Perches · 12 years ago
  3. 74533af staging:vt6655:device_cfg: Whitespace cleanups by Joe Perches · 12 years ago
  4. 4ec4aa4 staging:vt6655:device: Whitespace cleanups by Joe Perches · 12 years ago
  5. 78a717d staging:vt6655:desc: Whitespace cleanups by Joe Perches · 12 years ago
  6. b8314cf staging:vt6655:datarate: Whitespace cleanups by Joe Perches · 12 years ago
  7. 9aa69c9 staging:vt6655:country: Whitespace cleanups by Joe Perches · 12 years ago
  8. 86fcb55 staging:vt6655:channel: Whitespace cleanups by Joe Perches · 12 years ago
  9. d4945f0 staging:vt6655:card: Whitespace cleanups by Joe Perches · 12 years ago
  10. e1c7757 staging:vt6655:bssdb: Whitespace cleanups by Joe Perches · 12 years ago
  11. 3752936 staging:vt6655:baseband: Whitespace cleanups by Joe Perches · 12 years ago
  12. 659b4d9 staging:vt6655:aes_ccmp: Whitespace cleanups by Joe Perches · 12 years ago
  13. b776000 staging:vt6655:IEEE11h: Whitespace cleanups by Joe Perches · 12 years ago
  14. ab4622c staging:vt6655:80211mgr: Whitespace cleanups by Joe Perches · 12 years ago
  15. d74e976 staging:vt6655:80211hdr: Whitespace cleanups by Joe Perches · 12 years ago
  16. c45bb8c Merge 3.9-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  17. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  18. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  19. 92fbb1c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  20. a145928 staging: comedi: ni_labpc: fix common detach by Ian Abbott · 12 years ago
  21. 84b44d0 staging: comedi: remove unneeded settings of `dev->iobase` by Ian Abbott · 12 years ago
  22. 00ca6884 staging: comedi: add 'ioenabled' flag to device by Ian Abbott · 12 years ago
  23. 13f12b5 staging: comedi: make 'in_request_module' a bool bit-field by Ian Abbott · 12 years ago
  24. a7401cd staging: comedi: make 'dev->attached' a bool bit-field by Ian Abbott · 12 years ago
  25. 8bdfefb staging: comedi: ni_660x: support NI PXI-6624 by Ian Abbott · 12 years ago
  26. 71d92fa staging: comedi: ni_660x: reformat driver description comment by Ian Abbott · 12 years ago
  27. 87f6991 staging: comedi: adv_pci_dio: restore PCI-1753E support by Ian Abbott · 12 years ago
  28. 615c902 staging: comedi: ni_atmio: fix build error due to missing '; ' by H Hartley Sweeten · 12 years ago
  29. 673f98c Staging: dwc2: remove a kfree(NULL) by Dan Carpenter · 12 years ago
  30. 13b47d5 staging: sep: fix possible memory leak in sep_prepare_input_dma_table() by Wei Yongjun · 12 years ago
  31. e72b7bb staging: omap-thermal: add documentation for omap_bandgap_validate by Eduardo Valentin · 12 years ago
  32. ff4a44c staging: omap-thermal: remove TODO entry for exposed APIs by Eduardo Valentin · 12 years ago
  33. 0205b15 staging: omap-thermal: remove TODO entry suggesting regmap usage by Eduardo Valentin · 12 years ago
  34. ebf0bd5 staging: omap-thermal: switch mutex to spinlock inside omap-bandgap by Eduardo Valentin · 12 years ago
  35. 494bbdd staging: omap-thermal: change Kconfig dependency method by Eduardo Valentin · 12 years ago
  36. e9b6f8c staging: omap-thermal: document omap_bandgap_build function by Eduardo Valentin · 12 years ago
  37. 094b8ac staging: omap-thermal: document omap_bandgap_alert_init function by Eduardo Valentin · 12 years ago
  38. d3790b3 staging: omap-thermal: document omap_bandgap_tshut_init function by Eduardo Valentin · 12 years ago
  39. 7a681a5 staging: omap-thermal: document _omap_bandgap_read_threshold function by Eduardo Valentin · 12 years ago
  40. 9efa93b staging: omap-thermal: document _omap_bandgap_write_threshold function by Eduardo Valentin · 12 years ago
  41. 38d99e8 staging: omap-thermal: document omap_bandgap_update_alert_threshold function by Eduardo Valentin · 12 years ago
  42. 31102a7 staging: omap-thermal: document omap_bandgap_force_single_read by Eduardo Valentin · 12 years ago
  43. a84b6f4 staging: omap-thermal: update omap_bandgap_set_continous_mode documentation by Eduardo Valentin · 12 years ago
  44. 37bf871 staging: omap-thermal: rename enable_continuous_mode by Eduardo Valentin · 12 years ago
  45. f91ddfe staging: omap-thermal: section of device driver callbacks by Eduardo Valentin · 12 years ago
  46. e195aba staging: omap-thermal: device initialization section by Eduardo Valentin · 12 years ago
  47. 56f132f staging: omap-thermal: refactor APIs handling threshold values by Eduardo Valentin · 12 years ago
  48. f47f6d3 staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation by Eduardo Valentin · 12 years ago
  49. 9102168 staging: omap-thermal: refactor temp_sensor_unmask_interrupts by Eduardo Valentin · 12 years ago
  50. f8ccce2 staging: omap-thermal: threshold manipulation section by Eduardo Valentin · 12 years ago
  51. 8a1cefe staging: omap-thermal: document omap_bandgap_add_hyst function by Eduardo Valentin · 12 years ago
  52. 0f0ed7d staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst by Eduardo Valentin · 12 years ago
  53. e7f60b5 staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc by Eduardo Valentin · 12 years ago
  54. 26a70ed staging: omap-thermal: move conv table limits out of sensor data by Eduardo Valentin · 12 years ago
  55. a619477 staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding style by Eduardo Valentin · 12 years ago
  56. e16f072 staging: omap-thermal: name temp_to_adc_conversion in a better way by Eduardo Valentin · 12 years ago
  57. 2577e93 staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius by Eduardo Valentin · 12 years ago
  58. 2047059 staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style by Eduardo Valentin · 12 years ago
  59. bf7a979 staging: omap-thermal: name adc_to_temp_conversion in a better way by Eduardo Valentin · 12 years ago
  60. 2f6af4b staging: omap-thermal: ADC section by Eduardo Valentin · 12 years ago
  61. fb65b88 staging: omap-thermal: IRQ handler section by Eduardo Valentin · 12 years ago
  62. 6ab5240 staging: omap-thermal: section of basic helpers by Eduardo Valentin · 12 years ago
  63. 8abbe71 staging: omap-thermal: add a section of register manipulation by Eduardo Valentin · 12 years ago
  64. e555c95 staging: omap-thermal: read status only once inside alert IRQ by Eduardo Valentin · 12 years ago
  65. 7cf46db staging: omap-thermal: remove duplicated code by Eduardo Valentin · 12 years ago
  66. 79857cd2 staging: omap-thermal: update tshut IRQ handler documentation by Eduardo Valentin · 12 years ago
  67. ee07d55 staging: omap-thermal: update documentation for talert irq handler by Eduardo Valentin · 12 years ago
  68. f230427 staging: omap-thermal: rename talert handler by Eduardo Valentin · 12 years ago
  69. 4a6554e staging: omap-thermal: add documentation for omap_bandgap_read_temp by Eduardo Valentin · 12 years ago
  70. 7a556e6 staging: omap-thermal: add documentation for omap_bandgap_power by Eduardo Valentin · 12 years ago
  71. 3d84e52 staging: omap-thermal: make a omap_bandgap_power with only one exit point by Eduardo Valentin · 12 years ago
  72. 9c468aa staging: omap-thermal: add documentation for register access functions by Eduardo Valentin · 12 years ago
  73. d3c291a staging: omap-thermal: introduce RMW_BITS macro by Eduardo Valentin · 12 years ago
  74. 35b052a staging: omap-thermal: fix error checking by Eduardo Valentin · 12 years ago
  75. 24796e1 staging: omap-thermal: style cleanup on omap-bandgap.c by Eduardo Valentin · 12 years ago
  76. 0c00477 staging: omap-thermal: update documentation of omap-bandgap.h by Eduardo Valentin · 12 years ago
  77. 787f3c2 staging: omap-thermal: create header for register, bitfields and definitions by Eduardo Valentin · 12 years ago
  78. 9011cc2 staging: omap-thermal: remove unused _SHIFT macros by Eduardo Valentin · 12 years ago
  79. af3c226 staging: omap-thermal: use BIT() macro by Eduardo Valentin · 12 years ago
  80. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 12 years ago
  81. 515e6dd Staging: ccg: delete it from the tree by Greg Kroah-Hartman · 12 years ago
  82. ad76663 Staging: ccg: remove it from the build by Greg Kroah-Hartman · 12 years ago
  83. 44c0186 Staging: netlogic: remove unused variable in xlr_net_start_xmit() by Wei Yongjun · 12 years ago
  84. c2a10d7 staging: comedi: adv_pci1710: remove iorange member by Ian Abbott · 12 years ago
  85. 0b33e43 staging: comedi: addi_apci_1710: only pci bar 2 is used by H Hartley Sweeten · 12 years ago
  86. 818f569 staging: comedi_pci: pass comedi_device to comedi_pci_enable() by H Hartley Sweeten · 12 years ago
  87. 7f072f5 staging: comedi_pci: make comedi_pci_disable() safe to call by H Hartley Sweeten · 12 years ago
  88. 433121c staging: dgrp: cleanup sparse warnings by Nathan Zimmer · 12 years ago
  89. 2c0fb1c staging: android: remove dependency on TINY_SHMEM by Paul Bolle · 12 years ago
  90. d4a67bb staging: csr: fix compilation warning in unifi_siwscan by Devendra Naga · 12 years ago
  91. b74e5f56 Staging: comedi: Fixed camel case style issue in usbdux.c by Jacob Garber · 12 years ago
  92. 51cfbbb staging: the DWC2 driver uses bus_to_virt by Stephen Rothwell · 12 years ago
  93. 157dfaa staging: dwc2: fix compiler warnings by Paul Zimmerman · 12 years ago
  94. 8c958c7 hwmon: (pmbus/ltc2978) Fix temperature reporting by Guenter Roeck · 12 years ago
  95. 6975404 hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() by David Woodhouse · 12 years ago
  96. df06907 hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes by Axel Lin · 12 years ago
  97. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  98. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 12 years ago
  99. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 12 years ago
  100. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago