1. 8575d93 ASoC: s3c24xx: test wrong variable by Vasiliy Kulikov · 14 years ago
  2. 2811fe2 ASoC: uda134x - set reg_cache_default to uda134x_reg by Axel Lin · 14 years ago
  3. fb762a5 ASoC: Add support for MAX98089 CODEC by Jesse Marroquin · 14 years ago
  4. bedad0c ASoC: davinci: fixes for multi-component by Chris Paulson-Ellis · 14 years ago
  5. 11e713a ASoC: Fix register cache setup WM8994 for multi-component by Mark Brown · 14 years ago
  6. bcbb243 ASoC: Fix dapm_seq_compare() for multi-component by Mark Brown · 14 years ago
  7. ccb3b84 ASoC: RX1950: Fix hw_params function by Vasily Khoruzhick · 14 years ago
  8. bbde781 Fix Atmel soc audio boards Kconfig dependency by Ryan Mallon · 14 years ago
  9. 0049317 ASoC: Ensure sane WM835x AIF configuration by default by Mark Brown · 14 years ago
  10. c28a992 ASoC: Remove broken WM8350 direction constants by Mark Brown · 14 years ago
  11. b0fc7b8 ASoC: s3c24xx: Fix compilation problem for mini2440 by Marek Belisko · 14 years ago
  12. 1ebd006 ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe by Axel Lin · 14 years ago
  13. 197ebd4 ASoC: WM8776: Removed unneeded struct member by Dimitris Papastamos · 14 years ago
  14. 71a2956 ASoC: Lock the CODEC in PXA external jack controls by Mark Brown · 14 years ago
  15. 6424dca phycore-ac97: add ac97 to cardname by Sascha Hauer · 14 years ago
  16. bf974a0 ASoC i.MX: switch to new DMA api by Sascha Hauer · 14 years ago
  17. f562be5 ASoC i.MX: register dma audio device by Sascha Hauer · 14 years ago
  18. bf0199b ASoC i.MX phycore ac97: remove unnecessary includes by Sascha Hauer · 14 years ago
  19. add330e ASoC i.MX eukrea tlv320: Fix for multicomponent by Sascha Hauer · 14 years ago
  20. 74a557e ASoC: Check return value of strict_strtoul() in WM8962 by Mark Brown · 14 years ago
  21. d6e116b Merge remote branch 'takashi/fix/asoc' into for-2.6.37 by Mark Brown · 14 years ago
  22. 75e3f31 ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power by Jarkko Nikula · 14 years ago
  23. c46e007 ASoC: Fix snd_soc_register_dais error handling by Axel Lin · 14 years ago
  24. cf78c0c Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  25. 29c798f Merge commit 'v2.6.37-rc1' into for-2.6.37 by Mark Brown · 14 years ago
  26. cb99062 ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' by Eric Miao · 14 years ago
  27. 5a0b074 ASoC: Update WARN uses in wm_hubs by Joe Perches · 14 years ago
  28. 76a6106 ASoC: Include cx20442 to SND_SOC_ALL_CODECS by Jarkko Nikula · 14 years ago
  29. 703dde6 ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740 by Jarkko Nikula · 14 years ago
  30. 6d212d8 ASoC: Remove volatility from WM8900 POWER1 register by Mark Brown · 14 years ago
  31. c8ddb27 Linux 2.6.37-rc1 by Linus Torvalds · 14 years ago
  32. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  33. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  34. 395bc51 CRIS: Add paths for CRISv10 serial driver by Jesper Nilsson · 14 years ago
  35. 65289d6 spi/pl022: fix erroneous platform data in U300 by Linus Walleij · 14 years ago
  36. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  37. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  38. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  39. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  40. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  42. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  43. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  44. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  45. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  46. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  47. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  48. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 14 years ago
  49. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  51. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  52. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  53. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  54. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  55. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  56. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  57. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  58. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 14 years ago
  59. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 14 years ago
  60. fc8162e RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace by Andy Grover · 14 years ago
  61. f4a3fc0 RDS: Clean up error handling in rds_cmsg_rdma_args by Andy Grover · 14 years ago
  62. a09f69c RDS: Return -EINVAL if rds_rdma_pages returns an error by Andy Grover · 14 years ago
  63. 1b1f693 net: fix rds_iovec page count overflow by Linus Torvalds · 14 years ago
  64. bdfa3d8 can: pch_can: fix section mismatch warning by using a whitelisted name by Marc Kleine-Budde · 14 years ago
  65. 526de53 can: pch_can: fix sparse warning by Marc Kleine-Budde · 14 years ago
  66. c117e4a netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe by Denis Kirjanov · 14 years ago
  67. 3285ee3 ip_gre: fix fallback tunnel setup by Eric Dumazet · 14 years ago
  68. 1b803fb vmxnet: trivial annotation of protocol constant by Harvey Harrison · 14 years ago
  69. b8744ca vmxnet3: remove unnecessary byteswapping in BAR writing macros by Harvey Harrison · 14 years ago
  70. 870be39 ipv6/udp: report SndbufErrors and RcvbufErrors by Eric Dumazet · 14 years ago
  71. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  72. f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  74. 1a5cea7 make fanotify_read() restartable across signals by Lino Sanfilippo · 14 years ago
  75. 63f7526 ASoC: tpa6130a2: Fix unbalanced regulator disables by Jarkko Nikula · 14 years ago
  76. 1bc13b2 ASoC: tlv320dac33: Mode1 FIFO auto configuration fix by Peter Ujfalusi · 14 years ago
  77. d54e1f4 ASoC: tlv320dac33: Limit the US_TO_SAMPLES macro by Peter Ujfalusi · 14 years ago
  78. 911a0f0 ASoC: tlv320dac33: Error handling for broken chip by Peter Ujfalusi · 14 years ago
  79. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  80. cdf01dd fs-writeback.c: unify some common code by Linus Torvalds · 14 years ago
  81. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  82. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  83. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. 3af54c9 ipc: shm: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  85. 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
  86. 120a795 audit mmap by Al Viro · 14 years ago
  87. af29513 audit: make link()/linkat() match "attribute change" predicate by Al Viro · 15 years ago
  88. ab263f4 audit: Use rcu for task lookup protection by Thomas Gleixner · 15 years ago
  89. 2070320 audit: Do not send uninitialized data for AUDIT_TTY_GET by Thomas Gleixner · 15 years ago
  90. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  91. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  92. 8cc9de3 mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  93. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  94. 6418c96 Btrfs: deal with errors from updating the tree log by Chris Mason · 14 years ago
  95. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  96. 4882720b semaphore: Remove mutex emulation by Thomas Gleixner · 14 years ago
  97. 45f4d02 staging: Final semaphore cleanup by Thomas Gleixner · 14 years ago
  98. 51dfacde jbd2: Convert jbd2_slab_create_sem to mutex by Thomas Gleixner · 14 years ago
  99. 169ed55 Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  100. 7b79462 x86: Check irq_remapped instead of remapping_enabled in destroy_irq() by Yinghai Lu · 14 years ago