summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: pci memory range checking codeMagnus Damm2009-04-164-10/+24
* sh: add io_base member to pci_channelMagnus Damm2009-04-163-4/+7
* sh: add reg_base member to pci_channelMagnus Damm2009-04-167-6/+9
* sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-163-7/+12
* sh: avoid using PCIBIOS_MIN_xxxMagnus Damm2009-04-166-20/+19
* sh: add init member to pci_channel dataMagnus Damm2009-04-1620-42/+56
* sh: pass along struct pci_channelMagnus Damm2009-04-1619-149/+164
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-1535-279/+317
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-152-3/+7
| |\
| | * ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
| | * ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock2009-04-151-2/+2
| * | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-1511-165/+102
| |\ \
| | * | ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13
| | * | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
| | * | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| | * | ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
| * | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-1511-51/+22
| |\ \ \
| | * | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
| | * | | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
| | |/ /
| * | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-152-5/+3
| |\ \ \
| | * \ \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| | | * | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
| * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-155-11/+47
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-154-8/+45
| | |\ \ \
| | | * | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| | | * | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-142-0/+5
| | | |/ /
| | * | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2
| * | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-154-44/+136
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-151-4/+11
| | * | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-141-3/+3
| | * | | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-131-10/+33
| | * | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-131-9/+28
| | * | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-102-9/+41
| | * | | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-101-14/+25
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-156-21/+24
|\ \ \ \
| * | | | GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-151-1/+1
| * | | | GFS2: cleanup file_operations messChristoph Hellwig2009-04-153-14/+16
| * | | | GFS2: Move umount flush rwsemSteven Whitehouse2009-04-151-5/+5
| * | | | GFS2: Fix symlink creation raceSteven Whitehouse2009-04-151-0/+1
| * | | | GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-151-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-1533-522/+814
|\ \ \ \
| * | | | cfq-iosched: add close cooperator codeJens Axboe2009-04-151-25/+198
| * | | | cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe2009-04-151-1/+1
| * | | | cfq-iosched: tweak kick logic a bit moreJens Axboe2009-04-151-2/+5
| * | | | cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe2009-04-151-3/+2
| * | | | brd: fix cacheflushingNick Piggin2009-04-151-1/+3
| * | | | brd: support barriersNick Piggin2009-04-151-0/+1
| * | | | swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
| * | | | gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-5/+0
OpenPOWER on IntegriCloud