| Commit message (Expand) | Author | Age |
* | mfd: AB3100 drop unused module parameters | Jean Delvare | 2009-10-04 |
* | Staging: IIO: tsl2561: Drop unused module parameters | Jean Delvare | 2009-10-04 |
* | leds: leds-pca9532 - Drop unused module parameters | Jean Delvare | 2009-10-04 |
* | ltc4215/ltc4245: Discard obsolete detect methods | Jean Delvare | 2009-10-04 |
* | ds2482: Discard obsolete detect method | Jean Delvare | 2009-10-04 |
* | max6875: Discard obsolete detect method | Jean Delvare | 2009-10-04 |
* | i2c: Move misc devices documentation | Jean Delvare | 2009-10-04 |
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-10-04 |
|\ |
|
| * | m32r: Fix IPI function calls for SMP | Toshihiro HANAWA | 2009-10-03 |
| * | m32r: Fix set_memory() for DISCONTIGMEM | Hirokazu Takata | 2009-10-03 |
| * | m32r: add rtc_lock variable | Hirokazu Takata | 2009-10-03 |
| * | m32r: define ioread* and iowrite* macros | Hirokazu Takata | 2009-10-03 |
| * | m32r: export delay loop symbols | Hirokazu Takata | 2009-10-03 |
| * | m32r: fix tme_handler | Hirokazu Takata | 2009-10-03 |
* | | tty: Avoid dropping ldisc_mutex over hangup tty re-initialization | Linus Torvalds | 2009-10-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-10-03 |
|\ \ |
|
| * \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-10-03 |
| |\ \ |
|
| | * | | ALSA: hda - Fix / improve ALC66x parser | Takashi Iwai | 2009-10-02 |
| | * | | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs | Takashi Iwai | 2009-10-01 |
| | * | | ALSA: hda - Added quirk to enable sound on Toshiba NB200 | Manoj Iyer | 2009-10-01 |
| | * | | ALSA: hda - Resurrect input-source mixer of ALC268 model=acer | Takashi Iwai | 2009-09-30 |
| | * | | ALSA: hda - Analog Devices AD1984A add HP Touchsmart model | Miguel de Barros | 2009-09-29 |
| | * | | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist | Daniel T Chen | 2009-09-24 |
| | * | | ALSA: hda - CD-audio sound for hda-intel conexant benq laptop | Lukasz Marcinowski | 2009-09-24 |
| * | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-10-03 |
| |\ \ \ |
|
| | * \ \ | Merge remote branch 'takashi/fix/asoc' into for-2.6.32 | Mark Brown | 2009-10-01 |
| | |\ \ \ |
|
| | | * | | | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2 | Takashi Iwai | 2009-10-01 |
| | * | | | | ASoC: fix kconfig order of Blackfin drivers | Barry Song | 2009-10-01 |
| | |/ / / |
|
| | * | | | ASoC: DaVinci: Correct McASP FIFO initialization | Chaithrika U S | 2009-09-23 |
| | * | | | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky | 2009-09-23 |
| | * | | | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky | 2009-09-23 |
| | * | | | ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G | Cliff Cai | 2009-09-23 |
| * | | | | ALSA: usb - Use strlcat() correctly | Takashi Iwai | 2009-10-02 |
| * | | | | ALSA: Fix invalid __exit in sound/mips/*.c | Takashi Iwai | 2009-10-02 |
| * | | | | ALSA: ctxfi: Swapped SURROUND-SIDE mute | Sven Eckelmann | 2009-10-02 |
| * | | | | sound: Make keywest_driver static | Jean Delvare | 2009-10-02 |
| * | | | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP | Daniel T Chen | 2009-10-02 |
| * | | | | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 2009-10-01 |
| * | | | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P | Daniel T Chen | 2009-10-01 |
| * | | | | ALSA: echoaudio - Re-enable the line-out control for the Mia card | Giuliano Pochini | 2009-09-30 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-10-03 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] ext4: retry failed direct IO allocations | Eric Sandeen | 2009-10-02 |
| * | | | | | ext4: Fix build warning in ext4_dirty_inode() | Curt Wohlgemuth | 2009-10-02 |
| * | | | | | ext4: drop ext4dev compat | Eric Sandeen | 2009-10-01 |
| * | | | | | ext4: fix a BUG_ON crash by checking that page has buffers attached to it | Theodore Ts'o | 2009-09-30 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-02 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 | Kirill A. Shutemov | 2009-10-02 |
| * | | | | | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 |
| * | | | | | | ARM: 5740/1: fix valid_phys_addr_range() range check | Greg Ungerer | 2009-10-02 |
| * | | | | | | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown | 2009-10-02 |