1. 48d8829 ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger by Libin Yang · 10 years ago
  2. a7d9500 clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow mode by Doug Anderson · 10 years ago
  3. 5963e10 ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808 by Chris Zhong · 10 years ago
  4. eecfe98 ARM: dts: rockchip: add RK3288 suspend support by Chris Zhong · 10 years ago
  5. 6744e25 ARM: rockchip: Add pmu-sram binding by Chris Zhong · 10 years ago
  6. 9c1ec8e ARM: rockchip: add suspend and resume for RK3288 by Chris Zhong · 10 years ago
  7. 0d02e12 ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl() by Eliot Blennerhassett · 10 years ago
  8. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  9. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  10. 924df8a rcu: Fix invoke_rcu_callbacks() comment by Paul E. McKenney · 10 years ago
  11. ca9558a rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU by Alexander Gordeev · 10 years ago
  12. 734d168 rcu: Make rcu_nmi_enter() handle nesting by Paul E. McKenney · 10 years ago
  13. 9bb29b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  14. e4811a2 Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  15. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  16. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  17. 03366a3 net: gianfar: add missing __iomem annotation by Kevin Hao · 10 years ago
  18. 91c53f76 net: gianfar: mark the local functions static by Kevin Hao · 10 years ago
  19. 41f2f12 virtio-net: don't do header check for dodgy gso packets by Jason Wang · 10 years ago
  20. dd45077 arm: sa1100: move irda header to linux/platform_data by Dmitry Eremin-Solenikov · 10 years ago
  21. 1214133 net: sxgbe: Use setup_timer by Julia Lawall · 10 years ago
  22. fea3cb0 ksz884x: Use setup_timer by Julia Lawall · 10 years ago
  23. cc73e41 atl1e: Use setup_timer by Julia Lawall · 10 years ago
  24. d0e520e atheros: atlx: Use setup_timer by Julia Lawall · 10 years ago
  25. 5115ec9 Merge branch 'timecounter' by David S. Miller · 10 years ago
  26. 2eebdde timecounter: keep track of accumulated fractional nanoseconds by Richard Cochran · 10 years ago
  27. f25a30b net: cpts: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  28. ce51ff0 net: mlx4: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  29. 826ef90 net: ixgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  30. 5ee698e net: igb: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  31. f4de2b9 net: e1000e: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  32. 59e1696 net: fec: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  33. 2e5601f net: bnx2x: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  34. 8b976e9 net: xgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  35. 796c1ef timecounter: provide a helper function to shift the time. by Richard Cochran · 10 years ago
  36. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  37. 1421c93 ipmi: Fix compile warning with tv_usec by Corey Minyard · 10 years ago
  38. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  39. 6ab1e8d Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  40. 511833a SCSI: fix regression in scsi_send_eh_cmnd() by Alan Stern · 10 years ago
  41. 0d27454 ASoC: dwc: Add devicetree support for Designware I2S by Andrew Jackson · 10 years ago
  42. d8b58e0 ASoC: dwc: Add documentation for I2S DT by Andrew Jackson · 10 years ago
  43. 758c2de ASoC: dwc: Register components with managed interface by Andrew Jackson · 10 years ago
  44. 3a19272 ASoC: dwc: Prepare clock before use by Andrew Jackson · 10 years ago
  45. b226efe ASoC: dwc: Read I2S block configuration from registers by Andrew Jackson · 10 years ago
  46. a56257c6 ASoC: dwc: Switch to managed clock resource by Andrew Jackson · 10 years ago
  47. 5396ecf ASoC: mxs-saif: Do not store the irq number in the private structure by Fabio Estevam · 10 years ago
  48. 5a1b8a8 ASoC: davinci-mcasp: Support for combined tx/rx interrupt line by Peter Ujfalusi · 10 years ago
  49. 240491e Merge branch 'topic/pcm-params' into for-next by Takashi Iwai · 10 years ago
  50. 757b037 ALSA: pcm: Replace custom ld2 function with __fls by Lars-Peter Clausen · 10 years ago
  51. f6dbe1b ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two() by Lars-Peter Clausen · 10 years ago
  52. 599ee32 ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min() by Lars-Peter Clausen · 10 years ago
  53. cd9978f ALSA: pcm: Simplify params_period_bytes() by Lars-Peter Clausen · 10 years ago
  54. 89827ca ALSA: pcm: Add kernel doc for params_*() functions by Lars-Peter Clausen · 10 years ago
  55. 744c2ad ALSA: pcm: Convert params_* mask helpers to static inline functions by Lars-Peter Clausen · 10 years ago
  56. b3a8c86 ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines by Lars-Peter Clausen · 10 years ago
  57. 26c0d8a ALSA: pcm_params: Remove unused add/sub functions by Lars-Peter Clausen · 10 years ago
  58. 62f64a8 ALSA: pcm: Fix kerneldoc for params_*() functions by Lars-Peter Clausen · 10 years ago
  59. 614acf9 Merge branch 'topic/msbits' into for-next by Takashi Iwai · 10 years ago
  60. 0e2a375 ASoC: pcm: Use wildcard msbits constraints by Lars-Peter Clausen · 10 years ago
  61. 8ef9df5 ALSA: Add support for wildcard msbits constraints by Lars-Peter Clausen · 10 years ago
  62. 19f52fa ALSA: Fix handling of multiple msbits constraints on the same runtime by Lars-Peter Clausen · 10 years ago
  63. 6a8484b Merge tag 'asoc-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  64. e83ce4a Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  65. 007487f Add USB_EHCI_EXYNOS to multi_v7_defconfig by Steev Klimaszewski · 10 years ago
  66. 7ebdfaa Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  67. fcf22d8 audit: create private file name copies when auditing inodes by Paul Moore · 10 years ago
  68. f32c4c5 drm: sti: add DVO output connector by Benjamin Gaignard · 10 years ago
  69. 1fc77d0 [media] cx23885: Hauppauge WinTV-HVR5525 by Antti Palosaari · 10 years ago
  70. 93009ca [media] cx23885: fix I2C scan printout by Antti Palosaari · 10 years ago
  71. a593f2c [media] cx23885: correct some I2C client indentations by Antti Palosaari · 10 years ago
  72. 3b95243 [media] cx23885: do not unregister demod I2C client twice on error by Antti Palosaari · 10 years ago
  73. efc7a28 fnic: IOMMU Fault occurs when IO and abort IO is out of order by Anil Chintalapati (achintal) · 10 years ago
  74. e461338 sd: tweak discard heuristics to work around QEMU SCSI issue by Martin K. Petersen · 10 years ago
  75. f2dd028 pinctrl: rockchip: Fix enable/disable/mask/unmask by Doug Anderson · 10 years ago
  76. 68bda47 pinctrl: rockchip: Handle wakeup pins by Doug Anderson · 10 years ago
  77. adc6029 ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers by Aurelien BOUIN · 10 years ago
  78. 888c819 ASoC: fsl_asrc: Use dev_name() for registering the irq by Fabio Estevam · 10 years ago
  79. 7c27ba4 ASoC: fsl_spdif: Use dev_name() for registering the irq by Fabio Estevam · 10 years ago
  80. 4b5d6aa spi: spi-imx: Do not store the irq number in the private structure by Fabio Estevam · 10 years ago
  81. a32442d OMAPDSS: SDI: fix output port_num by Tomi Valkeinen · 10 years ago
  82. 30ea9c5 video/fbdev: fix defio's fsync by Tomi Valkeinen · 10 years ago
  83. e64b4fb Bluetooth: Add timing information to ECDH test case runs by Marcel Holtmann · 10 years ago
  84. 255047b Bluetooth: Add timing information to SMP test case runs by Marcel Holtmann · 10 years ago
  85. fb2969a Bluetooth: Add LE Secure Connections tests for SMP by Johan Hedberg · 10 years ago
  86. cfc4198 Bluetooth: Add legacy SMP tests by Johan Hedberg · 10 years ago
  87. 0a2b0f0 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  88. 0b6415b Bluetooth: Add support for ECDH test cases by Johan Hedberg · 10 years ago
  89. ee48529 Bluetooth: Add support for self testing framework by Marcel Holtmann · 10 years ago
  90. 4da50de Bluetooth: Fix const declarations for smp_f5 and smp_f6 by Johan Hedberg · 10 years ago
  91. 7fc1b2d5 cc2520: fix zero perm_extended_addr address by Varka Bhadram · 10 years ago
  92. f50f1c3 cc2520: remove 'ret' goto label by Varka Bhadram · 10 years ago
  93. 5eb9f8c cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern by Varka Bhadram · 10 years ago
  94. 589a55b net: ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 10 years ago
  95. 5faa015 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  96. b9d4a35 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  97. df90dcd Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  98. e00bfcb Documentation/SubmittingPatches: unify whitespace/tabs for the DCO by Stefan Beller · 10 years ago
  99. e71e2c6 MAINTAINERS: Add the docs-next git tree to the maintainer entry by Jonathan Corbet · 10 years ago
  100. 3809453 Documentation: update seq_file by Dmitry V. Levin · 12 years ago