summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-10Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-10correct gpio.txt typosDominik D. Geyer1-2/+2
2009-12-10docbook: fix signal_pending() argumentShawn Bohrer1-1/+1
2009-12-10use DMA_BIT_MASK instead of inline constantMarin Mitov1-1/+1
2009-12-10Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2009-12-10nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-09ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela1-24/+7
2009-12-09ALSA: hda/realtek: quirk for D945GCLF2 mainboardDavid Santinoli1-0/+1
2009-12-09ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela1-0/+5
2009-12-09ALSA: document: Add direct git link to grub hda-analyzerAlexey Fisher1-2/+4
2009-12-09i2c-pnx: Map I2C adapter number to platform ID numberKevin Wells1-1/+2
2009-12-09i2c-omap: OMAP3: PM: (re)init for every transfer to support off-modeRajendra Nayak1-23/+41
2009-12-09i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK casesShinya Kuribayashi1-2/+7
2009-12-09i2c-designware: Cosmetic cleanupsShinya Kuribayashi1-13/+14
2009-12-09i2c-designware: Tx abort cleanupsShinya Kuribayashi1-7/+40
2009-12-09i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errorsShinya Kuribayashi1-0/+8
2009-12-09i2c-designware: i2c_dw_xfer_msg: Fix error handling proceduresShinya Kuribayashi1-4/+11
2009-12-09i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processedShinya Kuribayashi1-3/+8
2009-12-09i2c-designware: Process all i2c_msg messages in the interrupt handlerShinya Kuribayashi1-9/+17
2009-12-09i2c-designware: i2c_dw_read: Remove redundant target address checkerShinya Kuribayashi1-5/+0
2009-12-09i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bitsShinya Kuribayashi1-1/+6
2009-12-09i2c-designware: Initialize byte count variables just prior to being usedShinya Kuribayashi1-3/+7
2009-12-09i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointerShinya Kuribayashi1-3/+4
2009-12-09i2c-designware: Divide i2c_dw_xfer_msg into two functionsShinya Kuribayashi1-20/+25
2009-12-09i2c-designware: Enable RX_FULL interruptShinya Kuribayashi1-3/+4
2009-12-09i2c-designware: Set Tx/Rx FIFO threshold levelsShinya Kuribayashi1-0/+6
2009-12-09i2c-designware: Process i2c_msg messages in the interrupt handlerShinya Kuribayashi1-25/+14
2009-12-09i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bugShinya Kuribayashi1-8/+12
2009-12-09i2c-designware: Improved _HCNT/_LCNT calculationShinya Kuribayashi1-9/+84
2009-12-09i2c-designware: Remove an useless local variable "num"Shinya Kuribayashi1-4/+2
2009-12-09i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointerShinya Kuribayashi1-4/+3
2009-12-09i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointerShinya Kuribayashi1-4/+3
2009-12-09i2c-designware: Use platform_get_irq helperShinya Kuribayashi1-6/+6
2009-12-09i2c-designware: Don't use the IC_CLR_INTR register to clear interruptsShinya Kuribayashi1-5/+79
2009-12-09i2c-designware: Consolidate to use 32-bit word accessesShinya Kuribayashi1-38/+38
2009-12-09[IA64] Fix cut/paste detritus from unistd.hTony Luck1-1/+1
2009-12-09ARM: S3C24XX: DMA: Use valid index when accessing arrayRamax Lo1-2/+4
2009-12-08sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König1-1/+1
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds1-1/+0
2009-12-08ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap1-1/+2
2009-12-08ALSA: hda - Generalize EAPD inversion check in patch_analog.cTakashi Iwai1-8/+9
2009-12-08ASoC: Wrong variable returned on errorRoel Kluin1-3/+3
2009-12-08ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen2-6/+24
2009-12-08ALSA: hda - Exclude unusable ADCs for ALC88xTakashi Iwai1-1/+12
2009-12-08ALSA: hda - Add missing Line-Out and PCM switches as slaveTakashi Iwai1-0/+2
2009-12-08ALSA: hda - iMac 9,1 sound patch.Justin P. Mattock2-0/+112
2009-12-08ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt1-45/+67
2009-12-08ARM: S3C: move s3c_pwm_remove to .devexit.textUwe Kleine-König1-1/+1
2009-12-08ARM: S3C24XX: Export s3c24xx_set_fiq for modules.Ben Dooks1-0/+2
2009-12-08ARM: S3C: move s3c_adc_remove to .devexit.textUwe Kleine-König1-1/+1