1. 6fe9a89 imx-drm: ipu-dp: Introduce IPUV3_NUM_FLOWS by Fabio Estevam · 12 years ago
  2. ded15b5 imx-drm: ipu-dp: Remove unneeded braces by Fabio Estevam · 12 years ago
  3. 55b31cf imx-drm: ipu-dp: Check the return value of devm_kzalloc() by Fabio Estevam · 12 years ago
  4. ea8d158 imx-drm: imx-drm-core: Export imx_drm_encoder_get_mux_id by Fabio Estevam · 12 years ago
  5. bcc27c8 staging: comedi: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 11 years ago
  6. c325f9a staging: comedi: ii_pci20kc: cleanup final pieces by H Hartley Sweeten · 11 years ago
  7. 3aa5e81 staging: comedi: ii_pci20kc: cleanup the ai subdevice by H Hartley Sweeten · 11 years ago
  8. 87a6161 staging: comedi: ii_pci20kc: cleanup the ao subdevice by H Hartley Sweeten · 11 years ago
  9. 04815a4 staging: comedi: ii_pci20kc.c: break up the subdevice private data union by H Hartley Sweeten · 11 years ago
  10. 57b2161f staging: comedi: ii_pci20kc.c: remove 'iobase' from the subdevice private data by H Hartley Sweeten · 11 years ago
  11. f0e32df staging: comedi: ii_pci20kc.c: tidy up the subdevice module init by H Hartley Sweeten · 11 years ago
  12. 9abeb19 staging: comedi: ii_pci20kc.c: cleanup the dio subdevice by H Hartley Sweeten · 11 years ago
  13. 6d305f8 staging: comedi: ii_pci20kc: remove CHAN macro by H Hartley Sweeten · 11 years ago
  14. 3366244 staging: comedi: ii_pci20kc: move comedi_lrange tables by H Hartley Sweeten · 11 years ago
  15. 842525c staging: comedi: ii_pci20kc: remove forward declarations 3 by H Hartley Sweeten · 11 years ago
  16. 63d6e8f staging: comedi: ii_pci20kc: remove forward declarations 2 by H Hartley Sweeten · 11 years ago
  17. 0f8409d staging: comedi: ii_pci20kc: remove forward declarations 1 by H Hartley Sweeten · 11 years ago
  18. 2b00f54 staging: comedi: ii_pci20kc: use comedi_alloc_spriv() by H Hartley Sweeten · 11 years ago
  19. 4f2cfd6 staging: comedi: addi_common.h: cleanup after removal of addi_apci_1710 by H Hartley Sweeten · 11 years ago
  20. 3b4cb67 staging: comedi: addi_apci_1710: delete driver by H Hartley Sweeten · 11 years ago
  21. c1f00be staging: comedi: addi_apci_1710: separate from addi_common.h by H Hartley Sweeten · 11 years ago
  22. 32d6d4e staging: comedi: addi_apci_1710: fix some compile errors/warnings by H Hartley Sweeten · 11 years ago
  23. a2ec3dd staging: comedi: adv_pci1724: remove ao_range_list_1724 by H Hartley Sweeten · 11 years ago
  24. 065b091 staging: comedi: range: tidy up comedi_check_chanlist() by H Hartley Sweeten · 11 years ago
  25. eee7d9e staging: comedi: usbdux: tidy up usbdux_ao_cancel() by H Hartley Sweeten · 11 years ago
  26. 7c8ed94 staging: comedi: usbdux: tidy up usbdux_ao_stop() by H Hartley Sweeten · 11 years ago
  27. aa6081e staging: comedi: usbdux: tidy up usbdux_ai_cancel() by H Hartley Sweeten · 11 years ago
  28. b3476e6 staging: comedi: usbdux: tidy up usbdux_ai_stop() by H Hartley Sweeten · 11 years ago
  29. b8c162c staging: comedi: usbdux: make private data flags bit-fields by H Hartley Sweeten · 11 years ago
  30. 903f4fd staging: comedi: usbdux: remove 'ifnum' from the private data by H Hartley Sweeten · 11 years ago
  31. 0b20d61 staging: comedi: usbdux: remove usb_device back pointer from private data by H Hartley Sweeten · 11 years ago
  32. 11642c6 staging: comedi: usbdux: pass comedi_device pointer to usbdux_alloc_usb_buffers() by H Hartley Sweeten · 11 years ago
  33. fb90856 staging: comedi: usbdux: tidy up receive_dux_commands() by H Hartley Sweeten · 11 years ago
  34. 49cc49d staging: comedi: usbdux: tidy up send_dux_commands() by H Hartley Sweeten · 11 years ago
  35. 5d293d9 staging: comedi: usbdux: remove 'interface' from private data by H Hartley Sweeten · 11 years ago
  36. cc8cb3d staging: comedi: usbdux: remove 'comedidev' from private data by H Hartley Sweeten · 11 years ago
  37. 5a80fa0 staging: comedi: usbdux: tidy up usbduxsub_submit_pwm_urbs() by H Hartley Sweeten · 11 years ago
  38. 6754698 staging: comedi: usbdux: tidy up usbduxsub_submit_outurbs() by H Hartley Sweeten · 11 years ago
  39. 865d9ee staging: comedi: usbdux: tidy up usbduxsub_submit_inurbs() by H Hartley Sweeten · 11 years ago
  40. 91aa6b2 staging: comedi: usbdux: remove dev_printk() noise by H Hartley Sweeten · 11 years ago
  41. 38691ec staging: comedi: usbdux: tidy up the comedi_lrange tables by H Hartley Sweeten · 11 years ago
  42. e5acdc3 staging: comedi: usbdux: remove the SUBDEV_* defines by H Hartley Sweeten · 11 years ago
  43. c9f3363 staging: comedi: usbdux: tidy up usbduxsub_pwm_irq() by H Hartley Sweeten · 11 years ago
  44. e057288 staging: comedi: usbdux: tidy up usbduxsub_ao_isoc_irq() by H Hartley Sweeten · 11 years ago
  45. 0a9502f staging: comedi: usbdux: tidy up usbduxsub_ai_isoc_irq() by H Hartley Sweeten · 11 years ago
  46. cc84f4f staging: comedi: usbdux: absorb usbdux_attach_common into caller by H Hartley Sweeten · 11 years ago
  47. 72db740 staging: comedi: usbdux: tidy up usbdux_attach_common() by H Hartley Sweeten · 11 years ago
  48. ee9c2dd staging: comedi: usbdux: remove NOISY_DUX_DEBUGBUG by H Hartley Sweeten · 11 years ago
  49. 8ff14ee staging: comedi: usbdux: cleanup the (*detach) by H Hartley Sweeten · 11 years ago
  50. 29d0c07 staging: comedi: usbdux: remove unnecessary tidy_up() calls by H Hartley Sweeten · 11 years ago
  51. ef1ee8c staging: comedi: usbdux: push usb (*probe) into comedi (*auto_attach) by H Hartley Sweeten · 11 years ago
  52. a7dd65f staging: comedi: usbdux: push usb (*disconnect) into comedi (*detach) by H Hartley Sweeten · 11 years ago
  53. 080bcc1 staging: comedi: usbdux: move usb buffer allocation into new function by H Hartley Sweeten · 11 years ago
  54. da90359 staging: comedi: usbdux: tidy up usbdux_usb_probe() by H Hartley Sweeten · 11 years ago
  55. b0daed19 staging: comedi: usbdux: remove the usb_driver (*probe) noise by H Hartley Sweeten · 11 years ago
  56. 40f1a5a staging: comedi: usbdux: rename struct usbduxsub by H Hartley Sweeten · 11 years ago
  57. 7382b5c staging: gdm724x: Remove version.h header inclusion in gdm_usb.h by Sachin Kamat · 11 years ago
  58. 649bf7f staging: gdm724x: Remove version.h header inclusion in gdm_usb.c by Sachin Kamat · 11 years ago
  59. 8f0b544 staging: gdm724x: Remove version.h header inclusion in gdm_tty.h by Sachin Kamat · 11 years ago
  60. c47a586 staging: gdm724x: Remove version.h header inclusion in gdm_tty.c by Sachin Kamat · 11 years ago
  61. 3d2bf0f staging: gdm724x: Remove version.h header inclusion in gdm_mux.c by Sachin Kamat · 11 years ago
  62. c1636ab staging: gdm724x: Remove version.h header inclusion in gdm_lte.h by Sachin Kamat · 11 years ago
  63. 1bf4d48 staging: gdm724x: Remove version.h header inclusion in gdm_lte.c by Sachin Kamat · 11 years ago
  64. 7b11794 staging/lustre: add BLOCK depends in Kconfig by Xiong Zhou · 11 years ago
  65. af7c255 staging: lustre: obdclass: Remove duplicate header file inclusion by Sachin Kamat · 11 years ago
  66. b9cb7fe staging: lustre: Remove duplicate header file inclusion in lvfs_linux.c by Sachin Kamat · 11 years ago
  67. 713542a staging: lustre: Remove duplicate header file inclusion in lmv_obd.c by Sachin Kamat · 11 years ago
  68. c92b5ea staging: lustre: Remove duplicate header file inclusion in lmv_intent.c by Sachin Kamat · 11 years ago
  69. 0c05058 staging: lustre: Remove duplicate header file inclusion in lmv_fld.c by Sachin Kamat · 11 years ago
  70. 1fabbd6 staging: lustre: Remove duplicate header file inclusion in rw26.c by Sachin Kamat · 11 years ago
  71. ee49576 staging: lustre: Remove duplicate header file inclusion in rw.c by Sachin Kamat · 11 years ago
  72. f75b7d2 staging: lustre: Remove duplicate header file inclusion in lloop.c by Sachin Kamat · 11 years ago
  73. 0ad531d staging: lustre: Remove duplicate header file inclusion in llite_mmap.c by Sachin Kamat · 11 years ago
  74. 2950b24 staging: lustre: Remove duplicate header file inclusion in dir.c by Sachin Kamat · 11 years ago
  75. 66270ce staging: lustre: linux-tcpip: Remove duplicate header file inclusion by Sachin Kamat · 11 years ago
  76. 03f2789 staging: lustre: libcfs: Remove duplicate inclusion of header file by Sachin Kamat · 11 years ago
  77. 6a4b844 staging: lustre: linux-debug: Remove duplicate inclusion of header file by Sachin Kamat · 11 years ago
  78. 86664eb staging: lustre: obd: Remove duplicate inclusion of header file by Sachin Kamat · 11 years ago
  79. 34d7396 staging: lustre: socklnd: Remove duplicate inclusion of header files by Sachin Kamat · 11 years ago
  80. a772bbe staging: lustre: o2iblnd: Remove duplicate inclusion of header file by Sachin Kamat · 11 years ago
  81. 8e24a32 staging: gdm724x: remove ioctl call by Greg Kroah-Hartman · 11 years ago
  82. fc2db2c staging: gdm724x: prevent module from being built in by Greg Kroah-Hartman · 11 years ago
  83. 0ec473b staging: gdm724x: Update logging by Joe Perches · 11 years ago
  84. aee9440 staging: gdm724x: fix up line lengths in the .h files by Greg Kroah-Hartman · 11 years ago
  85. 497a2e0 staging: gdm724x: remove unneeded TO_HOST_SUCCESS enum by Greg Kroah-Hartman · 11 years ago
  86. ca7ea39 staging: gdm724x: add tty stuff to TODO file. by Greg Kroah-Hartman · 11 years ago
  87. 57a39f6 staging: gdm724x: gdm_tty: fix tty api build warnings by Greg Kroah-Hartman · 11 years ago
  88. 61e1210 staging: gdm7240: adding LTE USB driver by Won Kang · 11 years ago
  89. 17dc159 staging/lustre: fix build on non-x86 by Peng Tao · 11 years ago
  90. 46fd3c6 staging/lustre/obdclass: add obd_target.h by Liu Xuezhao · 11 years ago
  91. 0dd6f4a staging: comedi: mite.h: needs <linux/slab.h> by H Hartley Sweeten · 11 years ago
  92. 631abc6 staging/lustre/obdclass: use a dummy structure for lu_ref_link by John L. Hammond · 11 years ago
  93. ae5ef67 staging/lustre/llite: fix 'data race condition' issues of lli_flags by Sebastien Buisson · 11 years ago
  94. f84d3d4 staging/lustre: fix 'data race condition' issues in at_reset() by Sebastien Buisson · 11 years ago
  95. 8a48df7 staging/lustre/llite: handle io init failure in ll_fault_io_init() by John L. Hammond · 11 years ago
  96. 78eb9092 staging/lustre/lmv: support DNE with HSM. by Thomas Leibovici · 11 years ago
  97. 847e0fb staging: lustre: NR_CPUS is always defined by Greg Kroah-Hartman · 11 years ago
  98. c0426cf staging: lustre: a typedef for 'struct miscdevice'??? by Greg Kroah-Hartman · 11 years ago
  99. 0f1c743 staging: lustre: don't use time() or CFS_CURRENT_TIME by Greg Kroah-Hartman · 11 years ago
  100. 66f42cc staging: lustre: remove [f]printf() macros that aren't being used by Greg Kroah-Hartman · 11 years ago