1. 8ce20e6 Add driver for the si514 clock generator chip by Mike Looijmans · 9 years ago
  2. 6082d88 Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-next by Stephen Boyd · 9 years ago
  3. 12b5aa6 clk: samsung: exynos7: Staticize file scope symbols by Stephen Boyd · 9 years ago
  4. caac0ef Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-next by Stephen Boyd · 9 years ago
  5. c0d625c Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  6. 3b4261d serial: 8250_dw: allow lower reference frequencies by Andy Shevchenko · 9 years ago
  7. 0777591 clk: fractional-divider: switch to rational best approximation by Andy Shevchenko · 9 years ago
  8. 5d49a6e clk: rockchip: save width in struct clk_fractional_divider by Andy Shevchenko · 9 years ago
  9. 934e253 clk: fractional-divider: keep mwidth and nwidth internally by Andy Shevchenko · 9 years ago
  10. f7f087c clk: fractional-divider: rename prate -> parent_rate by Andy Shevchenko · 9 years ago
  11. 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
  12. 7aba4f5 clk: ti: dflt: fix enable_reg validity check by Suman Anna · 9 years ago
  13. 19e7968 clk: ti: fix dual-registration of uart4_ick by Ben Dooks · 9 years ago
  14. 4b3061b clk: ti: clk-7xx: Remove hardwired ABE clock configuration by Peter Ujfalusi · 9 years ago
  15. 53fdc8f clk: imx: use sign_extend32() and abs() by Martin Kepplinger · 9 years ago
  16. 7a03fe6 clk: rockchip: reset init state before mmc card initialization by Shawn Lin · 9 years ago
  17. d875743 clk:mxs: Fix bug on frequency divider by Victorien Vedrine · 9 years ago
  18. a1c22a4 clk: st: fix handling result of of_property_count_strings by Andrzej Hajda · 9 years ago
  19. 8334c0e clk: rockchip: don't use clk_ APIs in the pll init-callback by Heiko Stübner · 9 years ago
  20. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  21. a5752e5 clk: at91: add PMC sama5d2 support by Nicolas Ferre · 9 years ago
  22. 36844bd clk: at91: modify PMC peripheral clock to deal with newer register layout by Nicolas Ferre · 9 years ago
  23. 96ef36e clk: at91: cleanup PMC header file for PCR register fields by Nicolas Ferre · 9 years ago
  24. cdb2bab clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS by James Liao · 9 years ago
  25. 29859d9 clk: mediatek: Add subsystem clocks of MT8173 by James Liao · 9 years ago
  26. a4f7a15 clk: mediatek: Fix rate and dependency of MT8173 clocks by James Liao · 9 years ago
  27. 4fa0438 clk: mediatek: Add fixed clocks support for Mediatek SoC. by James Liao · 9 years ago
  28. e02940f clk: mediatek: Add __initdata and __init for data and functions by James Liao · 9 years ago
  29. 07d1306 clk: mediatek: Remove unused code from MT8173. by James Liao · 9 years ago
  30. 829f491 clk: mediatek: Removed unused dpi_ck clock from MT8173 by James Liao · 9 years ago
  31. 2d61fe0 clk: mediatek: add 13mhz clock for MT8173 by Joe.C · 9 years ago
  32. a3ff233 clk: atlas7: fix noc/socket disconnect/reconnect for unit clks by Guo Zeng · 9 years ago
  33. 1f57d1d clk: atlas7: move variable-definition together by Guo Zeng · 9 years ago
  34. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  36. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  37. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  38. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  39. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  40. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  41. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  42. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  43. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  44. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  46. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  47. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  48. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  49. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  50. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  51. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  52. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  53. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  54. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  55. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  56. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  57. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  58. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  59. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  60. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  61. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  62. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  63. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  64. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  65. 4bbc2bc Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  66. cc8b8fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  68. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago
  69. 9d92407 PCI: Fix devfn for VPD access through function 0 by Alex Williamson · 9 years ago
  70. 38ea72b PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses by Alex Williamson · 9 years ago
  71. d682d2b bnx2x: byte swap rss_key to comply to Toeplitz specs by Eric Dumazet · 9 years ago
  72. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. d5b8d64 net: gianfar: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  74. fd03420 Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  75. d5fc4f5 Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  76. bbad822 Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  77. 5146c8e Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  78. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  79. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  80. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  81. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  82. 7bbe33f geneve: use network byte order for destination port config parameter by John W. Linville · 9 years ago
  83. e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  84. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  85. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  86. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
  87. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  88. 41b9764 8139cp: Dump contents of descriptor ring on TX timeout by David Woodhouse · 9 years ago
  89. 7f4c685 8139cp: Fix DMA unmapping of transmitted buffers by David Woodhouse · 9 years ago
  90. 0a5aeee 8139cp: Reduce duplicate csum/tso code in cp_start_xmit() by David Woodhouse · 9 years ago
  91. a3b8040 8139cp: Fix TSO/scatter-gather descriptor setup by David Woodhouse · 9 years ago
  92. 26b0bad 8139cp: Fix tx_queued debug message to print correct slot numbers by David Woodhouse · 9 years ago
  93. aaa0062 8139cp: Do not re-enable RX interrupts in cp_tx_timeout() by David Woodhouse · 9 years ago
  94. 8ceaf36 net: netcp: fix deadlock reported by lockup detector by Karicheri, Muralidharan · 9 years ago
  95. 99f8ef5 net: netcp: allocate buffers to desc before re-enable interrupt by Karicheri, Muralidharan · 9 years ago
  96. 915c585 net: netcp: check for interface handle in netcp_module_probe() by Karicheri, Muralidharan · 9 years ago
  97. e558b1f net: netcp: add error check to netcp_allocate_rx_buf() by Karicheri, Muralidharan · 9 years ago
  98. 736532a net: netcp: move netcp_register_interface() to after attach module by Karicheri, Muralidharan · 9 years ago
  99. 156e3c21 net: netcp: remove dead code from the driver by Karicheri, Muralidharan · 9 years ago
  100. 8c85151 net: netcp: ethss: fix error in calling sgmii api with incorrect offset by WingMan Kwok · 9 years ago