1. 8ce795c i2c: mpc: assign the correct prescaler from SVR by Valentin Longchamp · 10 years ago
  2. 913b1d8 i2c: img-scb: fixup of wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  3. 1c42aca i2c: at91: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  4. 2abaccb i2c: axxia: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  5. f87b53a i2c: nomadik: match status to return type of read_i2c by Nicholas Mc Guire · 10 years ago
  6. 9bb9fee i2c: nomadik: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  7. 1ac63fe i2c: imx: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  8. 1abdd5d i2c: ismt: fix type of return var of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  9. 7395856 i2c: wmt: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  10. c4dc121 i2c: i2c-bcm2835: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  11. 63d51e5 i2c: designware: fixup return handling of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  12. e2efb89 i2c: cadence: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  13. bd9dd73 i2c: wmt: use msecs_to_jiffies for time conversions by Nicholas Mc Guire · 10 years ago
  14. 6973a39 i2c: tegra: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  15. 271a89c i2c: mxs: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  16. 9ed1d86 Merge branch 'i2c/quirks' into i2c/for-4.1 by Wolfram Sang · 10 years ago
  17. bf07038 i2c: opal: Update quirk flags to do write-then-anything by Neelesh Gupta · 10 years ago
  18. 338f1ab i2c: bcm-iproc: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  19. fb3de30 i2c: pmcmsp: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  20. f2325c5 i2c: viperboard: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  21. 7ee405e i2c: powermac: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  22. afe9020 i2c: dln2: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  23. 280d230 i2c: axxia: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  24. b94c820 i2c: cpm: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  25. 994647d i2c: qup: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  26. a531afd i2c: opal: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  27. a740584 i2c: at91: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  28. b7f6258 i2c: add quirk checks to core by Wolfram Sang · 10 years ago
  29. 58b59e0 i2c: pca954x: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  30. fef220d i2c: i801: Use managed pcim_* PCI device initialization and reservation by Jarkko Nikula · 10 years ago
  31. f85da3f i2c: i801: Remove pci_enable_device() call from i801_resume() by Jarkko Nikula · 10 years ago
  32. 1621c59 i2c: i801: Use managed devm_* memory and irq allocation by Jarkko Nikula · 10 years ago
  33. 256493c i2c: i801: Remove i801_driver forward declaration by Jarkko Nikula · 10 years ago
  34. 9cbbf3d i2c: i801: Don't break user-visible strings by Jarkko Nikula · 10 years ago
  35. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  36. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  37. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  38. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  39. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  40. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  41. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 10 years ago
  42. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 10 years ago
  43. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 10 years ago
  44. 6b270fd TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation by Johan Hovold · 10 years ago
  45. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  46. f0bf0bd tty: fix up atime/mtime mess, take four by Jiri Slaby · 10 years ago
  47. dfd3766 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  48. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 10 years ago
  49. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 10 years ago
  50. f2e0ea8 Change email address for 8250_pci by Russell King · 10 years ago
  51. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 10 years ago
  52. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  53. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  55. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  56. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  57. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  58. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  59. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  60. f6bec6e Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  61. b0b20ce Merge tag 'v4.0-rc2' into drm-fixes by Dave Airlie · 10 years ago
  62. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  63. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 10 years ago
  64. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 10 years ago
  65. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  66. 1e3e770 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  67. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 10 years ago
  68. 2c7af5b tty: serial: atmel: rework interrupt and wakeup handling by Boris BREZILLON · 10 years ago
  69. d677772 watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND by Boris BREZILLON · 10 years ago
  70. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 10 years ago
  71. 8204680 Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  72. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 10 years ago
  73. 99aedde Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. ecb9b42 dmaengine: mmp_pdma: fix warning about slave caps by Robert Jarzmik · 10 years ago
  75. 90b1047 dmaengine: qcom_bam_dma: fix wrong register offsets by Stanimir Varbanov · 10 years ago
  76. fe4be5e dmaengine: bam-dma: fix a warning about missing capabilities by Stanimir Varbanov · 10 years ago
  77. d3d5389 Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  78. 9ca1c5f dmaengine: ioatdma: workaround for incorrect DMACAP register by Dave Jiang · 10 years ago
  79. 6eb9d3c dmaengine: at_xdmac: fix for chan conf simplification by Ludovic Desroches · 10 years ago
  80. 94b3eed dmaengine: dw: don't handle interrupt when dmaengine is not used by Jie Yang · 10 years ago
  81. 2dc10f8 thermal: Make sysfs attributes of cooling devices default attributes by Matthias Kaehlcke · 10 years ago
  82. d5bce86 Thermal/int340x: Fix memleak for aux trip by Srinivas Pandruvada · 10 years ago
  83. 4afb153 Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  84. aa80a4a drm/msm: kexec fixes by Rob Clark · 10 years ago
  85. 757fdfa drm/msm/mdp5: fix cursor blending by Rob Clark · 10 years ago
  86. 5856089 drm/msm/mdp5: fix cursor ROI by Rob Clark · 10 years ago
  87. 5b2e2b6 drm/msm/atomic: Don't leak atomic commit object when commit fails by Laurent Pinchart · 10 years ago
  88. ba0312a drm/msm/mdp5: Avoid flushing registers when CRTC is disabled by Stephane Viau · 10 years ago
  89. 8a4247d drm/msm: update generated headers (add 6th lm.base entry) by Stephane Viau · 10 years ago
  90. 5db0f6e drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes" by Stephane Viau · 10 years ago
  91. 92eed29 Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  92. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  93. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  94. 947f5b1 clk: at91: implement suspend/resume for the PMC irqchip by Boris BREZILLON · 10 years ago
  95. dd1f1f3 rtc: at91rm9200: rework wakeup and interrupt handling by Boris BREZILLON · 10 years ago
  96. 603b1a2 rtc: at91sam9: rework wakeup and interrupt handling by Boris BREZILLON · 10 years ago
  97. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 10 years ago
  98. 6587457 Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  99. 28d6340 ACPI / video: Propagate the error code for acpi_video_register by Chris Wilson · 10 years ago
  100. 6e17cb1 ACPI / video: Load the module even if ACPI is disabled by Chris Wilson · 10 years ago