1. 2696757 regulator: Add document for MT6397 regulator by Flora Fu · 10 years ago
  2. 0425e24 regulator: mt6397: Add support for MT6397 regulator by Flora Fu · 10 years ago
  3. 3110628 spi: sh-msiof: Configure MSIOF sync signal timing in device tree by Yoshihiro Shimoda · 10 years ago
  4. 549858c spi: img-spfi: Select FIFO based on transfer length by Andrew Bresticker · 10 years ago
  5. 76fe5e9 spi: img-spfi: Increase DMA burst size by Andrew Bresticker · 10 years ago
  6. 38d595e ASoC: rt5677: Adjust the routing of "PLL1" by Oder Chiou · 10 years ago
  7. 5a8c7c2 ASoC: rt5677: Add the ASRC support by Oder Chiou · 10 years ago
  8. 6800b5b ASoC: rt5677: Revise the filter powers by Oder Chiou · 10 years ago
  9. 85b88a8 ASoC: Intel: Store the entry_point read from FW file by Jie Yang · 10 years ago
  10. 25f9754 ASoC: Intel: correct the fixed free block allocation by Jie Yang · 10 years ago
  11. 90cc7f1 ASoC: pcm: Fix vague codec and cpu DAI prepare error messages by Jarkko Nikula · 10 years ago
  12. 1004b9f spi/fsl: unnecessary double init_completion removed by Nicholas Mc Guire · 10 years ago
  13. 6087fca ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panic by Fang, Yang A · 10 years ago
  14. b8fb4e0 net: Reset secmark when scrubbing packet by Thomas Graf · 10 years ago
  15. 796f2da net: Fix stacked vlan offload features computation by Toshiaki Makita · 10 years ago
  16. 900ceba greybus: i2c-gb: split out into a stand-alone kernel module. by Greg Kroah-Hartman · 10 years ago
  17. fb69cb5 greybus: protocol: split binding of prototcols to connections out of init by Greg Kroah-Hartman · 10 years ago
  18. df469a9 greybus: export needed symbols for protocols by Greg Kroah-Hartman · 10 years ago
  19. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  20. 86cad66 greybus: interface: remove global manifest_descs list by Greg Kroah-Hartman · 10 years ago
  21. e51a08b8 Merge branch 'openvswitch-net' by David S. Miller · 10 years ago
  22. 74f4727 vxlan: Fix double free of skb. by Pravin B Shelar · 10 years ago
  23. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  24. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  25. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  26. 4cc1bec mpls: Fix allowed protocols for mpls gso by Pravin B Shelar · 10 years ago
  27. d0edc7b mpls: Fix config check for mpls. by Pravin B Shelar · 10 years ago
  28. ceb8d5b net: Rearrange loop in net_rx_action by Herbert Xu · 10 years ago
  29. 6bd373e net: Always poll at least one device in net_rx_action by Herbert Xu · 10 years ago
  30. 001ce54 net: Detect drivers that reschedule NAPI and exhaust budget by Herbert Xu · 10 years ago
  31. 726ce70 net: Move napi polling code out of net_rx_action by Herbert Xu · 10 years ago
  32. 0d16449 batman-adv: avoid NULL dereferences and fix if check by Antonio Quartulli · 10 years ago
  33. 0402e44 batman-adv: Unify fragment size calculation by Sven Eckelmann · 10 years ago
  34. 5b6698b batman-adv: Calculate extra tail size based on queued fragments by Sven Eckelmann · 10 years ago
  35. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  36. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  37. 0d83b72 Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  38. 7429b1e Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git into next by Zhang Rui · 10 years ago
  39. f8061d3 Thermal/int340x/int3403: Free acpi notification handler by Srinivas Pandruvada · 10 years ago
  40. cc3f71a Thermal/int340x/processor_thermal: Fix memory leak by Srinivas Pandruvada · 10 years ago
  41. f01bc8f Thermal/int340x/int3403: Fix memory leak by Srinivas Pandruvada · 10 years ago
  42. 47c93e6 thermal: int340x: Introduce processor reporting device by Srinivas Pandruvada · 10 years ago
  43. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  44. b3ee8bd Merge tag 'fixes-for-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  45. df67155 greybus: add module support by Greg Kroah-Hartman · 10 years ago
  46. 700a304 livepatch: samples: fix usage example comments by Josh Poimboeuf · 10 years ago
  47. e1f1fe7 jfs: get rid of homegrown endianness helpers by Al Viro · 10 years ago
  48. efdca7a Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next by Dave Chinner · 10 years ago
  49. 1a43ec0 xfs: Keep sb_bad_features2 consistent with sb_features2 by Jan Kara · 10 years ago
  50. 77af574 xfs: remove extra newlines from xfs messages by Eric Sandeen · 10 years ago
  51. 96ab795 xfs: initialize log buf I/O completion wq on log alloc by Brian Foster · 10 years ago
  52. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  53. dbe1b5c xfs: Make xfs_vn_rename compliant with renameat2() syscall by Carlos Maiolino · 10 years ago
  54. 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 10 years ago
  55. d69e75d crypto: octeon - enable OCTEON MD5 module selection by Aaro Koskinen · 10 years ago
  56. 1953c22 crypto: octeon - add MD5 module by Aaro Koskinen · 10 years ago
  57. 011f3c6 MIPS: OCTEON: reintroduce crypto features check by Aaro Koskinen · 10 years ago
  58. 1e585ef crypto: octeon - add instruction definitions for MD5 by Aaro Koskinen · 10 years ago
  59. f421258 MIPS: OCTEON: add crypto helper functions by Aaro Koskinen · 10 years ago
  60. 1ddf0b1 x86, vdso: Use asm volatile in __getcpu by Andy Lutomirski · 10 years ago
  61. 53262d1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  62. c818a94 usb: phy: Restore deferred probing path by Thierry Reding · 10 years ago
  63. 99f3cd5 [media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 10 years ago
  64. 983c5bd [media] rc-main: Re-apply filter for no-op protocol change by James Hogan · 10 years ago
  65. 40b8a5a [media] staging: media: lirc: lirc_zilog.c: missing newline in dev_err() by Luis de Bethencourt · 10 years ago
  66. 2ecd424 [media] staging: media: lirc: lirc_zilog.c: keep consistency in dev functions by Luis de Bethencourt · 10 years ago
  67. 221ca91 [media] staging: media: lirc: lirc_zilog.c: fix quoted strings split across lines by Luis de Bethencourt · 10 years ago
  68. cb9564e [media] rc: img-ir: add philips rc6 decoder module by Sifan Naeem · 10 years ago
  69. aa7383d [media] rc: img-ir: add philips rc5 decoder module by Sifan Naeem · 10 years ago
  70. 02744c8 [media] rc: img-ir: biphase enabled with workaround by Sifan Naeem · 10 years ago
  71. 33e0183 [media] rc: img-ir: pass toggle bit to the rc driver by Sifan Naeem · 10 years ago
  72. ab93ce0 [media] rc: img-ir: add scancode requests to a struct by Sifan Naeem · 10 years ago
  73. 32e63f0 [media] em28xx-video: fix missing newlines by Russell King · 10 years ago
  74. a084c57 [media] em28xx-dvb: fix missing newlines by Russell King · 10 years ago
  75. fbaa48d [media] em28xx-audio: fix missing newlines by Russell King · 10 years ago
  76. 7818b0a [media] em28xx-audio: fix missing newlines by Russell King · 10 years ago
  77. 522adc7 [media] em28xx-core: fix missing newlines by Russell King · 10 years ago
  78. ebfd59c [media] em28xx-input: fix missing newlines by Russell King · 10 years ago
  79. 0418ca6 [media] em28xx: ensure "closing" messages terminate with a newline by Russell King · 10 years ago
  80. bbfebee [media] em28xx: fix em28xx-input removal by Russell King · 10 years ago
  81. 645c7ce [media] mn88472: document demod reset by Benjamin Larsson · 10 years ago
  82. d2fb785 [media] mn88472: calculate the IF register values by Benjamin Larsson · 10 years ago
  83. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  84. f7bf130 arm64: defconfig: defconfig update for 3.19 by Will Deacon · 10 years ago
  85. f43c271 arm64: kernel: fix __cpu_suspend mm switch on warm-boot by Lorenzo Pieralisi · 10 years ago
  86. b792ffe Docs: SubmittingPatches: mention using pull requests as a cover letter by Jonathan Corbet · 10 years ago
  87. 082bd1c Docs: Mention device tree binding info by Jonathan Corbet · 10 years ago
  88. d00c455 Docs: SubmittingPatches: miscellaneous cleanups by Jonathan Corbet · 10 years ago
  89. 0eea231 Docs: SubmittingPatches: update follow-through instructions by Jonathan Corbet · 10 years ago
  90. ccae861 Docs: Update recipient information in SubmittingPatches by Jonathan Corbet · 10 years ago
  91. 7994cc1 Docs: Bring SubmittingPatches more into the git era by Jonathan Corbet · 10 years ago
  92. 6de16eb Docs: Remove "tips and tricks" from SubmittingPatches by Jonathan Corbet · 10 years ago
  93. 6faab12 ath10k: set phymode to 11b when NO_OFDM flag set by Peter Oh · 10 years ago
  94. 55884c0 ath10k: send (re)assoc peer command when NSS changed by Janusz Dziedzic · 10 years ago
  95. 627d984 ath10k: fix low TX rates when IBSS and HT by Janusz Dziedzic · 10 years ago
  96. ac2953f ath10k: add thermal sensor device support by Rajkumar Manoharan · 10 years ago
  97. a57a6a2 ath10k: add wmi interface for pdev_get_temperature by Rajkumar Manoharan · 10 years ago
  98. fe6f36d ath10k: add thermal cooling device support by Rajkumar Manoharan · 10 years ago
  99. ffdd738 ath10k: add wmi support for pdev_set_quiet_mode by Rajkumar Manoharan · 10 years ago
  100. 4a16fbe ath10k: add 10.2.4 firmware support by Rajkumar Manoharan · 10 years ago