1. 658daa9 serial: sh-sci: Simplify sci_submit_rx() error handling by Geert Uytterhoeven · 9 years ago
  2. 32f2ce0 serial: sh-sci: Stop acknowledging DMA transmit completions by Geert Uytterhoeven · 9 years ago
  3. 565dd11 serial: sh-sci: Switch to generic DMA residue handling by Geert Uytterhoeven · 9 years ago
  4. 3e14670 serial: sh-sci: Use DMA submission helpers instead of open-coding by Geert Uytterhoeven · 9 years ago
  5. 2e30147 serial: sh-sci: Fix TX buffer mapping leak by Geert Uytterhoeven · 9 years ago
  6. 7990442 serial: sh-sci: Switch to dma_map_single() for DMA transmission by Geert Uytterhoeven · 9 years ago
  7. 092248a serial: sh-sci: Use min_t()/max_t() instead of casts by Geert Uytterhoeven · 9 years ago
  8. 8e14ba8 serial: sh-sci: Use correct device for DMA mapping with IOMMU by Geert Uytterhoeven · 9 years ago
  9. b925802 serial: sh-sci: Handle DMA init failures inside sci_request_dma() by Geert Uytterhoeven · 9 years ago
  10. f5835c1 serial: sh-sci: Improve comments for DMA timeout calculation by Geert Uytterhoeven · 9 years ago
  11. beb9487 serial: sh-sci: Improve DMA error messages by Geert Uytterhoeven · 9 years ago
  12. 9080307 serial: sh-sci: Return IRQ_HANDLED when overrun if detected by Yoshihiro Shimoda · 9 years ago
  13. e0a12a2 serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIF by Geert Uytterhoeven · 9 years ago
  14. 4205463 serial: sh-sci: Remove useless memory allocation failure printks by Geert Uytterhoeven · 9 years ago
  15. d3184e6 serial: sh-sci: Make sci_regmap[] const by Geert Uytterhoeven · 9 years ago
  16. d56a91e serial: sh-sci: Make sci_irq_desc[] const by Geert Uytterhoeven · 9 years ago
  17. f84b6bd serial: sh-sci: Improve readability of sampling rate configuration by Geert Uytterhoeven · 9 years ago
  18. b933bd3 serial: sh-sci: Drop path in reference to serial_core.c by Geert Uytterhoeven · 9 years ago
  19. 2944a33 serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3 by Geert Uytterhoeven · 9 years ago
  20. 54af500 serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1 by Geert Uytterhoeven · 9 years ago
  21. 5da0f46 serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF by Geert Uytterhoeven · 9 years ago
  22. a9efeca serial: sh-sci: Prevent compiler warnings on 64-bit by Geert Uytterhoeven · 9 years ago
  23. a1b5b43 serial: sh-sci: Replace buggy big #ifdef by runtime logic by Geert Uytterhoeven · 9 years ago
  24. 9a23a1d serial: 8250: Fix autoconfig_irq() to avoid race conditions by Taichi Kageyama · 9 years ago
  25. e4b4e31 serial: mpc52xx: add delay after resetting transmitter to fix broken chars by Uwe Kleine-König · 9 years ago
  26. 0b1dd99 drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate by Paul Gortmaker · 9 years ago
  27. 128a3d0 drivers/tty: make serial/mpsc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  28. 4b07dd3 drivers/tty: make hvc_console.c explicitly non-modular by Paul Gortmaker · 9 years ago
  29. 3bce6f6 drivers/tty: make sysrq.c slightly more explicitly non-modular by Paul Gortmaker · 9 years ago
  30. 7154988 drivers/tty: make pty.c slightly more explicitly non-modular by Paul Gortmaker · 9 years ago
  31. e4fda3a serial: don't register CIR serial ports by Maciej S. Szmigiero · 9 years ago
  32. 658e2eb serial: 8250_omap: check how many bytes were injected by Sebastian Andrzej Siewior · 9 years ago
  33. 84dfe03 mei: hbm: fix error in state check logic by Alexander Usyskin · 9 years ago
  34. fb72707 nvmem: sunxi: Check for memory allocation failure by Maxime Ripard · 9 years ago
  35. ace2217 nvmem: core: Fix memory leak in nvmem_cell_write by Axel Lin · 9 years ago
  36. cbf854a nvmem: core: Handle shift bits in-place if cell->nbits is non-zero by Axel Lin · 9 years ago
  37. 7c80688 nvmem: core: fix the out-of-range leak in read/write() by ZhengShunQian · 9 years ago
  38. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  39. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 7219473 usb: Add device quirk for Logitech PTZ cameras by Vincent Palatin · 9 years ago
  41. 1d5c47f USB: chaoskey read offset bug by Alexander Inyukhin · 9 years ago
  42. 8484bf2 USB: Add reset-resume quirk for two Plantronics usb headphones. by Yao-Wen Mao · 9 years ago
  43. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  46. dd2bdd7 Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  47. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  48. 791c76d irqchip/gic-v3-its: Count additional LPIs for the aliased devices by Marc Zyngier · 9 years ago
  49. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  50. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  51. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. 9f30a04 Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-pm into clk-fixes by Stephen Boyd · 9 years ago
  53. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 9 years ago
  54. 042745e dm raid: fix round up of default region size by Mikulas Patocka · 9 years ago
  55. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  56. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  57. da6fb7a md/bitmap: don't pass -1 to bitmap_storage_alloc. by NeilBrown · 9 years ago
  58. e8ff8bf md/raid1: Avoid raid1 resync getting stuck by Jes Sorensen · 9 years ago
  59. 644df1a md: drop null test before destroy functions by Julia Lawall · 9 years ago
  60. d4929ad md: clear CHANGE_PENDING in readonly array by Shaohua Li · 9 years ago
  61. 66eefe5 md/raid0: apply base queue limits *before* disk_stack_limits by NeilBrown · 9 years ago
  62. 36707bb md/raid5: don't index beyond end of array in need_this_block(). by NeilBrown · 9 years ago
  63. ebda780 raid5: update analysis state for failed stripe by Shaohua Li · 9 years ago
  64. 88724bf md: wait for pending superblock updates before switching to read-only by NeilBrown · 9 years ago
  65. 7aba4f5 clk: ti: dflt: fix enable_reg validity check by Suman Anna · 9 years ago
  66. 19e7968 clk: ti: fix dual-registration of uart4_ick by Ben Dooks · 9 years ago
  67. 4b3061b clk: ti: clk-7xx: Remove hardwired ABE clock configuration by Peter Ujfalusi · 9 years ago
  68. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  69. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  70. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  71. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  72. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  73. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  74. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  75. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  76. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  77. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. 6d3cbfa PM / devfreq: fix double kfree by Geliang Tang · 9 years ago
  79. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  80. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  81. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  82. ec403b8 Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  83. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  84. 8e592ea Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  85. 5b63864 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  86. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  87. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  88. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  89. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  90. 1378889 scsi_dh: Use the correct module name when loading device handler by Paul Mackerras · 9 years ago
  91. 2a708cf dm: fix AB-BA deadlock in __dm_destroy() by Junichi Nomura · 9 years ago
  92. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  93. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 9 years ago
  94. 0642312 regulator: core: Handle probe deferral from DT when resolving supplies by Mark Brown · 9 years ago
  95. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  96. cda3742 drm/exynos: Staticize local function in exynos_drm_gem.c by Krzysztof Kozlowski · 9 years ago
  97. 3c79fb8 drm/exynos: fimd: actually disable dp clock by Gustavo Padovan · 9 years ago
  98. 148ba09 drm/exynos: dp: remove suspend/resume functions by Inki Dae · 9 years ago
  99. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  100. 7b09a1b dmaengine: pxa_dma: fix residue corner case by Robert Jarzmik · 9 years ago