1. 7d2dddd virtio: pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  2. 644ff18 drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. 8d30726 dm cache: increment bi_remaining when bi_end_io is restored by Mike Snitzer · 11 years ago
  4. 5c74822 Merge tag 'mvebu-drivers-3.14' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 11 years ago
  5. dab7193 Merge tag 'ux500-devicetree-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  6. 5ae68b4 drm/i915: Skip clock checks on BDW by Ville Syrjälä · 11 years ago
  7. edd5b13 drm/i915: Do not clobber config status after a forced restore of hw state by Chris Wilson · 11 years ago
  8. 0274766 drm/i915: Take modeset locks around intel_modeset_setup_hw_state() by Ville Syrjälä · 11 years ago
  9. 16e4762 cxgb4: Add new scheme to update T4/T5 firmware by Hariprasad Shenai · 11 years ago
  10. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  11. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  12. 55ef003 Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  13. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  14. b8be3a2 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  15. 098d3be iio: hid-sensors: Added Inclinometer 3D by Srinivas Pandruvada · 11 years ago
  16. 091a121 iio: Add new driver dht11 by Harald Geyer · 11 years ago
  17. ac216aa iio: Add support for humidity sensors by Harald Geyer · 11 years ago
  18. 6f93910 staging:iio:ad9834: Mark transfer buffers as __b16 by Lars-Peter Clausen · 11 years ago
  19. 2a0c293 staging:iio:ad9832: Mark transfer buffers as __be16 by Lars-Peter Clausen · 11 years ago
  20. f59c257 iio:trigger: Convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  21. ee551a1 iio: Add support for blocking IO on buffers by Lars-Peter Clausen · 11 years ago
  22. 355c1a1 iio: kfifo_buf: Implement data_available() callback by Lars-Peter Clausen · 11 years ago
  23. 647cc7b iio: Add data_available callback for buffers by Lars-Peter Clausen · 11 years ago
  24. 112b0b7 staging:iio:ad7746: Do not store the transfer buffer on the stack by Lars-Peter Clausen · 11 years ago
  25. d4adb07 staging:iio:ad7746: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  26. 93dbad6 staging:iio:ad7280a: Do not store transfer buffer on the stack by Lars-Peter Clausen · 11 years ago
  27. b39c47d staging:iio:ad7280a: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  28. 91f197e iio:vcnl4000: Mark transfer buffer as __be16 by Lars-Peter Clausen · 11 years ago
  29. 54e018d iio:ad7266: Mark transfer buffer as __be16 by Lars-Peter Clausen · 11 years ago
  30. 791bb52 iio:ad5791: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  31. ae8bb9b iio:ad5791: Mark transfer buffers as __be32 by Lars-Peter Clausen · 11 years ago
  32. edc05f2 iio:ad5755: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  33. cf87534 iio:ad5686: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  34. 8ef411b iio:ad5421: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  35. 0dbe59c iio:ad5504: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  36. 61c358e iio:ad5504: Mark transfer buffers as __be16 by Lars-Peter Clausen · 11 years ago
  37. 16422f5 [media] v4l: omap4iss: Implement VIDIOC_S_INPUT by Laurent Pinchart · 11 years ago
  38. c3dbc70 [media] v4l: omap4iss: Move code out of mutex-protected section by Laurent Pinchart · 11 years ago
  39. 4a62361 [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTY by Laurent Pinchart · 11 years ago
  40. e43484e [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev by Laurent Pinchart · 11 years ago
  41. 2b16b44 [media] v4l: omap4iss: Simplify error paths by Laurent Pinchart · 11 years ago
  42. 245d6b2 [media] v4l: omap4iss: Don't initialize fields to 0 manually by Laurent Pinchart · 11 years ago
  43. 4334fd1 [media] v4l: omap4iss: Make loop counters unsigned where appropriate by Laurent Pinchart · 11 years ago
  44. 68c03a6 [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions void by Laurent Pinchart · 11 years ago
  45. ca6f19b [media] v4l: omap4iss: Replace udelay/msleep with usleep_range by Laurent Pinchart · 11 years ago
  46. 57da5e4 [media] v4l: omap4iss: Remove unneeded status variable by Laurent Pinchart · 11 years ago
  47. 2b7f0b6 [media] v4l: omap4iss: Remove duplicate video_is_registered() check by Laurent Pinchart · 11 years ago
  48. bb4e7d6 [media] v4l: omap4iss: Set the vb2 timestamp type by Laurent Pinchart · 11 years ago
  49. f33354f [media] v4l: omap4iss: Remove iss_video streaming field by Laurent Pinchart · 11 years ago
  50. 35c71be [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAP by Laurent Pinchart · 11 years ago
  51. 79ba3fd Merge branch 'clk-tegra-next' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-next-tegra by Mike Turquette · 11 years ago
  52. cce093e [media] v4l: omap4iss: Move common code out of switch...case by Laurent Pinchart · 11 years ago
  53. ea72717 [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internally by Laurent Pinchart · 11 years ago
  54. d632dfe [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system by Laurent Pinchart · 11 years ago
  55. 69c536b [media] v4l: omap4iss: Add support for OMAP4 camera interface - Resizer by Sergio Aguirre · 14 years ago
  56. 7141482 [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF) by Sergio Aguirre · 14 years ago
  57. b4a0477 [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receivers by Sergio Aguirre · 14 years ago
  58. fc96d58 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devices by Sergio Aguirre · 14 years ago
  59. 59f0ad8 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Core by Sergio Aguirre · 14 years ago
  60. a458677 usb: host: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  61. bde5ae9 usb: gadget: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  62. 9f9af82 usb: core: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  63. c3a09c1 vme: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  64. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  65. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  66. c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
  67. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  68. 0b5fa3b fusbh200: kill fusbh200_vdbg by Oliver Neukum · 11 years ago
  69. c9472a2 fusb200h: always compile in debugfs support by Oliver Neukum · 11 years ago
  70. 514fbbf fusbh200: always compile debugfs support by Oliver Neukum · 11 years ago
  71. cb0bada fusb200h: don't log on every interrupt by Oliver Neukum · 11 years ago
  72. 8f3fd9d fusbh200: unconditionally compile debugging helpers by Oliver Neukum · 11 years ago
  73. 9bab24a uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG by Oliver Neukum · 11 years ago
  74. cadb375 uhci: change dependency for debug parameter by Oliver Neukum · 11 years ago
  75. 0ada24a fusbh200: always build debugfs support by Oliver Neukum · 11 years ago
  76. be5ac4c fotg210: kill fotg210_vdbg() by Oliver Neukum · 11 years ago
  77. 3b707ec fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  78. f848a88 fotg210: change dbg_port() to evaluate parameters only if needed by Oliver Neukum · 11 years ago
  79. 063635e fotg210: always compile the support for debugfs by Oliver Neukum · 11 years ago
  80. a90b8fc fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  81. 991fb3d ehci: Remove debugging at every interrupt by Oliver Neukum · 11 years ago
  82. bbcd5ca ehci: no conditional compilation for interestingness by Oliver Neukum · 11 years ago
  83. 00b033b ohci: no conditional debugging in root hub hadling by Oliver Neukum · 11 years ago
  84. 1714ba0 ohci:always register debug files by Oliver Neukum · 11 years ago
  85. d2c4254 ohci: kill ohci_vdbg by Oliver Neukum · 11 years ago
  86. 5c2a180 ohci: remove conditional compilation by Oliver Neukum · 11 years ago
  87. 8fdbeb2 cdc-acm: fix power management in ioctl by Oliver Neukum · 11 years ago
  88. 797ef13 cdc-acm: add TIOCGICOUNT by Oliver Neukum · 11 years ago
  89. 5a6a62b cdc-acm: add TIOCMIWAIT by Oliver Neukum · 11 years ago
  90. 4e065b8 usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  91. 46adcf3 usb: chipidea: host: Only disable the vbus regulator if it is not NULL by Fabio Estevam · 11 years ago
  92. 9a21e47 spi: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  93. 559c71f Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range by Ivaylo Dimitrov · 11 years ago
  94. 49cf10c staging: dwc2: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  95. d128161 staging: comedi: ni_atmio16d: remove an unnecessary printk by H Hartley Sweeten · 11 years ago
  96. ec9b2f4 staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach() by H Hartley Sweeten · 11 years ago
  97. d4bdba2 staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read() by H Hartley Sweeten · 11 years ago
  98. 2f4a269 staging: comedi: ni_pcimio: convert printk() to dev_dbg() by H Hartley Sweeten · 11 years ago
  99. 9cc2baf staging: comedi: ni_tio: remove commented out printk message by H Hartley Sweeten · 11 years ago
  100. 765a24b staging: comedi: pcl812: convert printk messages in pcl812_attach() by H Hartley Sweeten · 11 years ago