1. e7182ac ALSA: sh: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  2. 1076879 ALSA: ppc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  3. 5815f555 ALSA: pcmcia: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  4. 5f32c31 ALSA: parisc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  5. bee1bb1 ALSA: mips: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  6. 7d13211 ALSA: au1x00: convert to platform device by Manuel Lauss · 15 years ago
  7. a4f2473 ALSA: atmel: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  8. 4a87558 ALSA: arm: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  9. 06b45f0 ALSA: firewire: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  10. 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  11. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  13. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  14. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 10 years ago
  15. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  16. c4d1489 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  17. a8dca46 ALSA: hda - Make snd_hda_gen_spec_free() static by Takashi Iwai · 10 years ago
  18. 998caa4 ALSA: hda - Disable static quirks for C-Media codecs by Takashi Iwai · 10 years ago
  19. 8a02c0c ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free() by Takashi Iwai · 10 years ago
  20. ef8e39b ALSA: hda - Fix undefined symbol due to builtin/module mixup by Takashi Iwai · 10 years ago
  21. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  22. 0a11458 ALSA: Fix typos in alsa-driver-api.xml by Masanari Iida · 10 years ago
  23. 71b9b17 sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c by Rashika Kheria · 10 years ago
  24. f9367f3 ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c by Rashika Kheria · 10 years ago
  25. 01b1dcc ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c by Rashika Kheria · 10 years ago
  26. 61a75f1 ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SF by David Henningsson · 10 years ago
  27. 8e54b4a ALSA: hda - Rename ASUS subwoofer quirks by David Henningsson · 10 years ago
  28. f88abaa ALSA: hda - Fix mic capture on Sony VAIO Pro 11 by Takashi Iwai · 10 years ago
  29. f47e5dc ALSA: hda - Add a headset quirk for Dell XPS 13 by David Henningsson · 10 years ago
  30. 7fe3071 ALSA: hda - Fix inconsistent Mic mute LED by Takashi Iwai · 10 years ago
  31. f8f1bec ALSA: hda - Fix leftover ifdef checks after modularization by Takashi Iwai · 10 years ago
  32. 276ab33 ALSA: hda - Improve loopback path lookups for AD1983 by Takashi Iwai · 10 years ago
  33. c20f31e ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 by Takashi Iwai · 10 years ago
  34. c7579fe ALSA: hda - Add missing mixer widget for AD1983 by Takashi Iwai · 10 years ago
  35. d3c5656 ALSA: hda/realtek - Avoid invalid COEFs for ALC271X by Takashi Iwai · 10 years ago
  36. 4528eb1 ALSA: hda - Fix silent output on Toshiba Satellite L40 by Takashi Iwai · 10 years ago
  37. 3e887f3 ALSA: hda - Add mute LED support to Lenovo Ideapad by Takashi Iwai · 10 years ago
  38. 400362f ALSA: usb-audio: Resume mixer values properly by Takashi Iwai · 10 years ago
  39. 63f4b3a Merge branch 'topic/hda' into for-next by Takashi Iwai · 10 years ago
  40. 4fa71c1 ALSA: usb-audio: Add missing kconfig dependecy by Takashi Iwai · 10 years ago
  41. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 10 years ago
  42. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  43. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 10 years ago
  44. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 10 years ago
  45. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 10 years ago
  46. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 10 years ago
  47. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 10 years ago
  48. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 10 years ago
  49. 57737c4 parisc: fix cache-flushing by Helge Deller · 10 years ago
  50. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 10 years ago
  51. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  52. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  53. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  54. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 10 years ago
  56. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 10 years ago
  57. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 10 years ago
  58. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 10 years ago
  59. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  60. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 10 years ago
  61. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 10 years ago
  62. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  63. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  65. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 10 years ago
  66. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 10 years ago
  67. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 10 years ago
  68. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  69. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  70. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  71. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  72. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 10 years ago
  73. 94db37a ARM: dts: bcm28155-ap: Fix Card Detection GPIO by Tim Kryger · 10 years ago
  74. a00928f Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  75. c2292c2 ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY by Fabio Estevam · 10 years ago
  76. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 10 years ago
  77. f8505ef MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers by Barry Song · 10 years ago
  78. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  79. 3f7c730 ARM: dts: zynq: Add SDHCI nodes by Soren Brinkmann · 11 years ago
  80. 4dd18ed ARM: hisi: don't select SMP by Rob Herring · 10 years ago
  81. db079b1 ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS by Stephen Warren · 10 years ago
  82. d231fab ARM: multi_v7: copy most options from tegra_defconfig by Stephen Warren · 10 years ago
  83. afbf1e1 ARM: iop32x: fix power off handling for the EM7210 board by Linus Walleij · 10 years ago
  84. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 10 years ago
  85. 9d2a5e2 ARM: msm_defconfig: Enable MSM clock drivers by Stephen Boyd · 10 years ago
  86. 3933d26 ARM: dts: msm: Add clock controller nodes and hook into uart by Stephen Boyd · 10 years ago
  87. de70af4 ARM: OMAP4+: move errata initialization to omap4_pm_init_early by Nishanth Menon · 10 years ago
  88. 74ed7bd ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle by Strashko, Grygorii · 11 years ago
  89. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 10 years ago
  90. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  91. bcc9f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 10 years ago
  92. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 10 years ago
  93. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 10 years ago
  94. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 10 years ago
  95. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 10 years ago
  96. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  97. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  98. 0ef38d7 alpha: fix broken network checksum by Mikulas Patocka · 10 years ago
  99. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  100. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago