| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -30/+32 |
|\ |
|
| * | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 2007-10-15 | 1 | -19/+18 |
| * | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -2/+3 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -6/+9 |
| * | kbuild: kill EXTRA_ARFLAGS | Sam Ravnborg | 2007-10-12 | 1 | -3/+2 |
| * | kbuild: fix documentation in makefiles.txt | Sam Ravnborg | 2007-10-12 | 1 | -2/+2 |
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-10-16 | 6 | -83/+330 |
|\ \ |
|
| * | | [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag | Clemens Ladisch | 2007-10-16 | 1 | -1/+0 |
| * | | [ALSA] hda-codec - Fix Gateway laptops with STAC9200 | Takashi Iwai | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] Add description about power-saving mode | Takashi Iwai | 2007-10-16 | 2 | -6/+44 |
| * | | [ALSA] Add descriptions for new module options of snd-sscape driver | Takashi Iwai | 2007-10-16 | 1 | -0/+2 |
| * | | [ALSA] sc6000: documentation fix | Krzysztof Helt | 2007-10-16 | 1 | -1/+1 |
| * | | [ALSA] Add description of sc6000 driver | Takashi Iwai | 2007-10-16 | 1 | -0/+15 |
| * | | [ALSA] document basic TLV stuff | Clemens Ladisch | 2007-10-16 | 1 | -2/+59 |
| * | | [ALSA] hda-codec - Add missing model names for ALC882 codecs | Takashi Iwai | 2007-10-16 | 1 | -0/+3 |
| * | | [ALSA] hda-codec - Add laptop-automute model for AD1986A | Takashi Iwai | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] Add missing models for Dell with STAC9200 codec | Takashi Iwai | 2007-10-16 | 1 | -0/+3 |
| * | | [ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37 | Clemens Ladisch | 2007-10-16 | 2 | -8/+8 |
| * | | [ALSA] hda-codec - Fix Dell laptops support with STAC codecs | Takashi Iwai | 2007-10-16 | 1 | -3/+17 |
| * | | [ALSA] cmipci: fix handling of FM/MIDI port addresses | Clemens Ladisch | 2007-10-16 | 2 | -8/+14 |
| * | | [ALSA] wavefront - Use standard firmware loader | Takashi Iwai | 2007-10-16 | 1 | -0/+44 |
| * | | [ALSA] hda-codec - Add support for Haier W66 | Kailang Yang | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] hda-codec - Add support for Macbook Pro rev3 | Takashi Iwai | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] hda-codec - Add ALC268 acer model | Takashi Iwai | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] hda-codec - Add option texts and descriptions for new Realtek models | Takashi Iwai | 2007-10-16 | 1 | -1/+3 |
| * | | [ALSA] hda-intel - Add power_save_controller module option | Takashi Iwai | 2007-10-16 | 1 | -0/+10 |
| * | | [ALSA] This patch adds more support for Dell systems with Stac9205 codecs. | Tobin Davis | 2007-10-16 | 1 | -0/+2 |
| * | | [ALSA] hda-codec - update of documentation | Takashi Iwai | 2007-10-16 | 1 | -13/+36 |
| * | | [ALSA] Fix OSS documentation about 3bytes format | Takashi Iwai | 2007-10-16 | 1 | -7/+0 |
| * | | [ALSA] doc - Remove IRQF_DISABLED from the example description | Takashi Iwai | 2007-10-16 | 1 | -1/+1 |
| * | | [ALSA] hda-codec - Add support for Acer Aspire laptops | Tobin Davis | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] hda-codec - Add more Dell systems | Tobin Davis | 2007-10-16 | 1 | -0/+1 |
| * | | [ALSA] Fixes to follow the standard coding style | Takashi Iwai | 2007-10-16 | 1 | -48/+77 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 9 | -32/+69 |
|\ \ \ |
|
| * \ \ | Merge branch 'sglist-arch' into for-linus | Jens Axboe | 2007-10-16 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | use sg helper function in DMA mapping documentation | saeed bishara | 2007-10-16 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Add Documentation/block/00-INDEX | Rob Landley | 2007-10-16 | 1 | -0/+20 |
| * | | | Some IO scheduler cleanup in Documentation/block | Alan D. Brunelle | 2007-10-16 | 3 | -24/+41 |
| * | | | Update Jens Axboe's email in Documentation/* | Rob Landley | 2007-10-16 | 6 | -7/+7 |
| |/ / |
|
* | | | fbcon: logo: disable logo at boot | Randy Dunlap | 2007-10-16 | 1 | -0/+5 |
* | | | fbdev: Update Documentation/fb/00-INDEX | Jesper Juhl | 2007-10-16 | 1 | -9/+37 |
* | | | uvesafb: documentation | Michal Januszewski | 2007-10-16 | 1 | -0/+188 |
* | | | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -8/+17 |
* | | | Documentation/spi/spidev_test.c: constify some variables | WANG Cong | 2007-10-16 | 1 | -3/+3 |
* | | | cpuset: remove sched domain hooks from cpusets | Paul Jackson | 2007-10-16 | 1 | -17/+0 |
* | | | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -6/+0 |
* | | | Memoryless nodes: Use N_HIGH_MEMORY for cpusets | Christoph Lameter | 2007-10-16 | 1 | -3/+4 |
* | | | fs: remove some AOP_TRUNCATED_PAGE | Nick Piggin | 2007-10-16 | 1 | -5/+1 |
* | | | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin | 2007-10-16 | 2 | -3/+51 |