summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6450/1: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1100.c.Marcelo Roberto Jimenez2010-11-101-26/+25
* vmstat: fix offset calculation on void*Wu Fengguang2010-11-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-0317-55/+82
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-039802-503113/+962630
| |\
| | * ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| | * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| | |\
| | | * ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | | * ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | | * ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | | * ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
| | * | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-029796-503090/+962593
| | |\ \
| | * | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
| | * | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
| | * | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
| | * | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
| | * | | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
| | * | | ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown2010-10-281-1/+4
| * | | | ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
| * | | | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi2010-11-021-2/+13
| * | | | ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl2010-11-023-3/+13
| * | | | ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann2010-11-013-4/+4
| * | | | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-011-22/+11
| * | | | ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl2010-11-011-1/+3
| |/ / /
* | | | Release page reference during page fault retryMichel Lespinasse2010-11-021-1/+3
* | | | ext4: Remove useless spinlock in ext4_getattr()Theodore Ts'o2010-11-021-2/+0
* | | | preempt: fix kernel build with !CONFIG_BKLArnd Bergmann2010-11-021-2/+6
* | | | kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft2010-11-011-1/+1
* | | | fs: logfs: Fix up MTD=y build.Paul Mundt2010-11-011-1/+1
| |/ / |/| |
* | | Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
|\ \ \
| * | | CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| * | | CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * | | Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-014-52/+73
|\ \ \ \
| * | | | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| * | | | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| * | | | spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| * | | | spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| * | | | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-222-41/+50
* | | | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-11-011-0/+2
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-016-148/+196
|\ \ \ \ \
| * | | | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-312-0/+15
| * | | | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| * | | | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-314-1/+6
| * | | | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-312-3/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-013-7/+29
|\ \ \ \ \ \
| * | | | | | Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1
| * | | | | | Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-291-1/+1
| * | | | | | Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-291-5/+27
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-11-0198-3006/+4160
|\ \ \ \ \ \ \