Age | Commit message (Expand) | Author | Files | Lines |
2010-11-11 | ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessors | Florian Fainelli | 1 | -0/+10 |
2010-11-11 | ALSA: HDA: Enable digital mic on IDT 92HD87B | David Henningsson | 1 | -2/+12 |
2010-11-11 | sound/oss: Remove unnecessary casts of void ptr | Jesper Juhl | 3 | -7/+7 |
2010-11-11 | sound/oss/dev_table.c: Use vzalloc | Joe Perches | 1 | -4/+2 |
2010-11-03 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 9802 | -503113/+962630 |
2010-11-03 | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power | Jarkko Nikula | 1 | -1/+1 |
2010-11-03 | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2 | -12/+28 |
2010-11-03 | ALSA: hda - MacBookAir3,1(3,2) alsa support | Edgar (gimli) Hucek | 1 | -0/+1 |
2010-11-02 | Merge commit 'v2.6.37-rc1' into for-2.6.37 | Mark Brown | 9796 | -503090/+962593 |
2010-11-02 | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' | Eric Miao | 1 | -1/+1 |
2010-11-02 | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51 | Mandar Joshi | 1 | -2/+13 |
2010-11-02 | ALSA: asihpi - Unsafe memory management when allocating control cache | Jesper Juhl | 3 | -3/+13 |
2010-11-01 | ASoC: Update WARN uses in wm_hubs | Joe Perches | 1 | -1/+1 |
2010-11-01 | ASoC: Include cx20442 to SND_SOC_ALL_CODECS | Jarkko Nikula | 1 | -0/+1 |
2010-11-01 | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740 | Jarkko Nikula | 1 | -1/+1 |
2010-11-01 | ASoC: Remove volatility from WM8900 POWER1 register | Mark Brown | 1 | -6/+0 |
2010-11-01 | Linux 2.6.37-rc1v2.6.37-rc1 | Linus Torvalds | 1 | -2/+2 |
2010-11-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2 | -8/+16 |
2010-11-01 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -52/+73 |
2010-11-01 | CRIS: Add paths for CRISv10 serial driver | Jesper Nilsson | 1 | -0/+1 |
2010-11-01 | ALSA: lx6464es - make 1 bit signed bitfield unsigned | Tim Blechmann | 3 | -4/+4 |
2010-11-01 | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create() | Jesper Juhl | 1 | -22/+11 |
2010-11-01 | ALSA: usb - driver neglects kmalloc return value check and may deref NULL | Jesper Juhl | 1 | -1/+3 |
2010-11-01 | spi/pl022: fix erroneous platform data in U300 | Linus Walleij | 1 | -1/+1 |
2010-11-01 | Input: ir-keytable - fix uninitialized variable warning | Dmitry Torokhov | 1 | -0/+2 |
2010-11-01 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -148/+196 |
2010-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -7/+29 |
2010-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 98 | -3006/+4160 |
2010-11-01 | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 20 | -37/+36 |
2010-10-31 | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers | David Woodhouse | 2 | -0/+15 |
2010-10-31 | i2c-i801: Handle multiple instances instead of keeping global state | David Woodhouse | 1 | -144/+175 |
2010-10-31 | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 4 | -1/+6 |
2010-10-31 | i2c: Drop unused I2C_CLASS_TV flags | Jean Delvare | 2 | -3/+0 |
2010-10-31 | Input: appletouch - remove extra KERN_DEBUG use from dprintk | Joe Perches | 1 | -1/+1 |
2010-10-31 | locks: remove fl_copy_lock lock_manager operation | Christoph Hellwig | 3 | -7/+1 |
2010-10-31 | locks: let the caller free file_lock on ->setlease failure | Christoph Hellwig | 5 | -17/+13 |
2010-10-31 | initramfs: Fix initramfs size for 32-bit arches | Geert Uytterhoeven | 1 | -3/+3 |
2010-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 15 | -67/+128 |
2010-10-31 | nfsd4: initialize delegation pointer to lease | J. Bruce Fields | 1 | -17/+2 |
2010-10-31 | locks: fix setlease methods to free passed-in lock | J. Bruce Fields | 5 | -3/+11 |
2010-10-31 | locks: fix leaks on setlease errors | J. Bruce Fields | 1 | -5/+7 |
2010-10-31 | locks: prevent ENOMEM on lease unlock | J. Bruce Fields | 1 | -13/+30 |
2010-10-31 | drivers/media/IR/ir-keytable.c: fix binary search | David Härdeman | 1 | -3/+3 |
2010-10-31 | isdn: mISDN: socket: fix information leak to userland | Kulikov Vasiliy | 1 | -0/+2 |
2010-10-31 | netdev: can: Change mail address of Hans J. Koch | Hans J. Koch | 1 | -1/+1 |
2010-10-31 | pcnet_cs: add new_id | Ken Kawasaki | 1 | -0/+1 |
2010-10-31 | net: Truncate recvfrom and sendto length to INT_MAX. | Linus Torvalds | 1 | -0/+4 |
2010-10-31 | RDS: Let rds_message_alloc_sgs() return NULL | Andy Grover | 3 | -0/+17 |
2010-10-31 | RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace | Andy Grover | 1 | -39/+65 |
2010-10-31 | RDS: Clean up error handling in rds_cmsg_rdma_args | Andy Grover | 1 | -3/+2 |