summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | 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-029856-528918/+988421
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | 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-212-41/+50
* | | | | | | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-10-311-0/+2
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-316-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-10-313-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-281-1/+1
| * | | | | | | | | Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-281-5/+27
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-3198-3006/+4160
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-292-22/+129
| * | | | | | | | | | [SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath2010-10-261-1/+0
| * | | | | | | | | | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
| * | | | | | | | | | [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-263-4/+51
| * | | | | | | | | | [SCSI] megaraid_sas: Add three times Online controller resetYang, Bo2010-10-261-1/+69
| * | | | | | | | | | [SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2010-10-262-0/+31
OpenPOWER on IntegriCloud