1. c07b531 Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly. by Kevin McKinney · 12 years ago
  2. b766fb1 Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly. by Kevin McKinney · 12 years ago
  3. fc1ad16 Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly. by Kevin McKinney · 12 years ago
  4. da529f0 Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly. by Kevin McKinney · 12 years ago
  5. ec5bb99 Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly. by Kevin McKinney · 12 years ago
  6. de473db Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly. by Kevin McKinney · 12 years ago
  7. 5317660 staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch by Devendra Naga · 12 years ago
  8. c06df23 staging: rtl8712: fix a foo * bar errors reported by checkpatch by Devendra Naga · 12 years ago
  9. e165664 staging: rtl8712: remove assignment of 0 to a static global variable by Devendra Naga · 12 years ago
  10. 55e7b4f staging: rts5139: use kzalloc() to close an info leak by Dan Carpenter · 12 years ago
  11. d34602d staging "wlan-ng" Fix typos. by Justin P. Mattock · 12 years ago
  12. bd084ba Staging: winbond: Removed undesired spaces, lines and tabs by Harsh Kumar · 12 years ago
  13. 37594bb Staging: winbond: Changed c99 comments to c89 comments by Harsh Kumar · 12 years ago
  14. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  15. d88aab5 [media] v4l2: make vidioc_s_jpegcomp const by Hans Verkuil · 12 years ago
  16. 23e2aa6 OMAPDRM: Remove manager->device references by Archit Taneja · 12 years ago
  17. 71c6290 Merge tag 'iio-for-v3.7e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  18. 9970eea staging: winbond: Coding Style correction and removal of unused macro by Harsh Kumar · 12 years ago
  19. 4c229df staging: sbe-2t3e3: fix error handling in t3e3_init_channel() by Alexey Khoroshilov · 12 years ago
  20. 4dac211 staging: dgrp: using vmalloc needs to include vmalloc.h by Stephen Rothwell · 12 years ago
  21. ad0c6e3 staging: dgrp: fix potential call to strncpy with a negative number by Bill Pemberton · 12 years ago
  22. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  23. a7a3b8c Fix a build error. by Eduardo Valentin · 12 years ago
  24. 1b7ddb8 Thermal: Remove tc1/tc2 in generic thermal layer. by Zhang Rui · 12 years ago
  25. 3fff227 staging:iio:dummy: Fix potential NULL pointer dereference by Lars-Peter Clausen · 12 years ago
  26. 7aecec9 staging:iio:ad7780: Add support for the ad7170/ad7171 by Lars-Peter Clausen · 12 years ago
  27. 332ed63 staging:iio:ad7780: Make powerdown GPIO optional by Lars-Peter Clausen · 12 years ago
  28. 67ad4e0 staging:iio:sca3000: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  29. e71a837 staging:iio:lis3l02dq: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  30. e854bcc staging:iio:ade7759: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  31. 4922fd6 staging:iio:ade7758: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  32. db314a1 staging:iio:ade7754: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  33. d576c75 staging:iio:ade7753: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  34. 0b4ac3d staging:iio:adis16400: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  35. bea3e8a staging:iio:adis16200: Do not return a error in remove function by Lars-Peter Clausen · 12 years ago
  36. 62fea8c staging: comedi: ni_labpc: don't pass struct comedi_cmd by value by Ian Abbott · 12 years ago
  37. eb4332e staging: comedi: das1800: don't pass struct comedi_cmd by value by Ian Abbott · 12 years ago
  38. 44b255f7 staging: comedi: das16: pass struct comedi_cmd by reference by Ian Abbott · 12 years ago
  39. c8cad4c staging: comedi: fix memory leak for saved channel list by Ian Abbott · 12 years ago
  40. 6f73fbc staging: comedi: ni_labpc: pass ai scan mode through various functions by Ian Abbott · 12 years ago
  41. 5743aaa staging: comedi: 8253: mmio address is a void __iomem * by H Hartley Sweeten · 12 years ago
  42. 1f5cc35 staging: comedi: kcomedilib: fix a __user space access issue by H Hartley Sweeten · 12 years ago
  43. 9417484 staging: comedi: me_daq: use attach_pci callback by H Hartley Sweeten · 12 years ago
  44. 1e12ca3 staging: comedi: me_daq: use request_firmware() by H Hartley Sweeten · 12 years ago
  45. 5a0f226 staging: comedi: usbdux: remove usbdux_attach by H Hartley Sweeten · 12 years ago
  46. 4e5ba2f staging: comedi: usbduxfast: remove usbduxfast_attach by H Hartley Sweeten · 12 years ago
  47. 453443f staging: comedi: usbduxsigma: remove usbduxsigma_attach by H Hartley Sweeten · 12 years ago
  48. bda60cb staging: comedi: s526: rename s526_ai_config by H Hartley Sweeten · 12 years ago
  49. 675f98f staging: comedi: s526: remove struct s526GPCTConfig by H Hartley Sweeten · 12 years ago
  50. 5c813bb staging: comedi: s526: cleanup s526_gpct_winsn() by H Hartley Sweeten · 12 years ago
  51. 5a5614c staging: comedi: s526: cleanup s526_gpct_insn_config() by H Hartley Sweeten · 12 years ago
  52. 2a29edf staging: comedi: s526: cleanup s526_gpct_rinsn() by H Hartley Sweeten · 12 years ago
  53. 43a3527 staging: comedi: s526: rename local var used for CR_CHAN() value by H Hartley Sweeten · 12 years ago
  54. 3d9083b staging: comedi: s526: remove boardinfo by H Hartley Sweeten · 12 years ago
  55. 2c781789 staging: comedi: s526: remove cut-and-paste comments from skel driver by H Hartley Sweeten · 12 years ago
  56. 2a117a9 staging: comedi: s526: remove unused s526_ports array by H Hartley Sweeten · 12 years ago
  57. d160895 staging: comedi: s526: remove printk noise by H Hartley Sweeten · 12 years ago
  58. 28eb7e8 staging: comedi: s526: remove unreachable code in s526_attach() by H Hartley Sweeten · 12 years ago
  59. d52f042 staging: comedi: s526: remove unneeded check in s526_gpct_rinsn() by H Hartley Sweeten · 12 years ago
  60. 898143b staging: comedi: s526: remove commented out debug messages by H Hartley Sweeten · 12 years ago
  61. 36fe5d26 staging: comedi: s526: remove ADDR_CHAN_REG macro by H Hartley Sweeten · 12 years ago
  62. 0171e6f staging: comedi: s526: remove ADDR_REG macro by H Hartley Sweeten · 12 years ago
  63. 5f22106 staging: comedi: s526: remove devpriv macro by H Hartley Sweeten · 12 years ago
  64. b2abd98 staging: comedi: s526: don't dereference insn->data pointer by H Hartley Sweeten · 12 years ago
  65. effef78 staging: drm/imx: Add TODO by Sascha Hauer · 12 years ago
  66. f326f79 staging: drm/imx: Add i.MX IPUv3 crtc support by Sascha Hauer · 12 years ago
  67. aecfbdb staging: drm/imx: add i.MX IPUv3 base driver by Sascha Hauer · 12 years ago
  68. 19022aa staging: drm/imx: Add parallel display support by Sascha Hauer · 12 years ago
  69. e692da4 staging: drm/imx: Add i.MX drm core support by Sascha Hauer · 12 years ago
  70. f34170c Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly. by Kevin McKinney · 12 years ago
  71. 7b6d45c staging: dgrp: add dgrp to the build by Bill Pemberton · 12 years ago
  72. 0b52b74 staging: Add dgrp driver for Digi Realport devices by Bill Pemberton · 12 years ago
  73. b0ba767 staging: tidspbridge: fix return value check in dsp_wdt_init() by Wei Yongjun · 12 years ago
  74. a00979c staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_list by Devendra Naga · 12 years ago
  75. bae95b0 staging:ced1401: remove read write callbacks from fops by Devendra Naga · 12 years ago
  76. 2341111 staging:ced1401: use module_usb_driver macro by Devendra Naga · 12 years ago
  77. 8143941 staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c by YAMANE Toshiaki · 12 years ago
  78. 428ed14 Staging: ced1401: fix a couple off by one checks by Dan Carpenter · 12 years ago
  79. bff6c3e staging: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  80. f263589 staging: Fix misspellings of "whether". by Adam Buchbinder · 12 years ago
  81. 8fb0aeb staging: fix silicom dependencies and build errors by Randy Dunlap · 12 years ago
  82. 463bf50 staging: omap-thermal: bandgap: fix setting of alert thresholds by Radhesh Fadnis · 12 years ago
  83. cbf7d12 staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd by navin · 12 years ago
  84. b7caecb staging: usbip: stub_dev: Fixed oops during removal of usbip_host by navin · 12 years ago
  85. 4a2ebb9 userns: Convert binder ipc to use kuids by Eric W. Biederman · 12 years ago
  86. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  87. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  88. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  89. 5d06e3d staging: comedi: don't dereference user memory for INSN_INTTRIG by Ian Abbott · 12 years ago
  90. 9f82e95 staging: comedi: sparse warning in insn_rw_emulate_bits() by Ian Abbott · 12 years ago
  91. dc881f2 staging: comedi: fix sparse warning in do_devconfig_ioctl() by Ian Abbott · 12 years ago
  92. 0352b93 staging: comedi: daqboard2000: remove local variable in daqboard2000_attach_pci() by H Hartley Sweeten · 12 years ago
  93. bdf7c9d staging: comedi: daqboard2000: use the pci_resource_len() by H Hartley Sweeten · 12 years ago
  94. 8a3f3d3 staging: comedi: daqboard2000: add a dev_info message after attach by H Hartley Sweeten · 12 years ago
  95. 3dc031d staging: comedi: daqboard2000: use the driver name for the resource name by H Hartley Sweeten · 12 years ago
  96. 235960e staging: comedi: daqboard2000: remove the "test command" comment by H Hartley Sweeten · 12 years ago
  97. fefb09e staging: comedi: daqboard2000: remove the dev_printk function trace by H Hartley Sweeten · 12 years ago
  98. d8b5ad6 staging: comedi: daqboard2000: remove DEBUG_EEPROM messages by H Hartley Sweeten · 12 years ago
  99. 1403e79 staging: comedi: daqboard2000: remove the commented out debug messages by H Hartley Sweeten · 12 years ago
  100. 1387d4b staging: comedi: daqboard2000: cleanup range_daqboard2000_ai by H Hartley Sweeten · 12 years ago