| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | sound: convert "sound" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 | 4 | -5/+5 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 2 | -2/+2 |
* | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 1 | -1/+1 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 2 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 6 | -21/+21 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 17 | -27/+18 |
| |\ |
|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 6 | -21/+21 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 12 | -12/+0 |
* | | | schedule obsolete OSS drivers for removal, 4th round | Adrian Bunk | 2007-05-08 | 1 | -5/+18 |
* | | | oss: strlcpy is smart enough | Jean Delvare | 2007-05-08 | 1 | -1/+1 |
* | | | the scheduled removal of OBSOLETE_OSS options | Adrian Bunk | 2007-05-08 | 2 | -41/+0 |
| |/
|/| |
|
* | | sh: hp6xx driver compile fixes. | Kristoffer Ericson | 2007-05-07 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 3 | -14/+14 |
|\ \ |
|
| * | | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 3 | -14/+14 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 | 12 | -11/+3 |
|\ \ \ |
|
| * | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 12 | -11/+3 |
| | |/
| |/| |
|
* | | | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare | 2007-05-01 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-30 | 3 | -49/+34 |
|\ \ |
|
| * | | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 2007-04-27 | 1 | -48/+32 |
| * | | [SPARC/64] constify of_get_property return: sound | Stephen Rothwell | 2007-04-26 | 2 | -3/+3 |
| |/ |
|
* | | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 4 | -54/+103 |
* | | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell | 2007-04-13 | 10 | -36/+37 |
* | | [POWERPC] get_property returns const | Stephen Rothwell | 2007-04-13 | 8 | -31/+30 |
* | | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-13 | 10 | -27/+114 |
|\ \
| |/ |
|
| * | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-03-18 | 9 | -23/+98 |
| |\ |
|
| | * | [ALSA] hda-intel - Fix HDA buffer alignment | Joachim Deguara | 2007-03-16 | 1 | -0/+4 |
| | * | [ALSA] hda-codec - Add model for HP Compaq d5750 | Takashi Iwai | 2007-03-15 | 1 | -0/+1 |
| | * | [ALSA] hda-codec - Add support for MacBook Pro 1st generation | Nicolas Boichat | 2007-03-15 | 1 | -6/+19 |
| | * | [ALSA] hda-codec - Add model for HP Compaq d5700 | Takashi Iwai | 2007-03-14 | 1 | -0/+1 |
| | * | [ALSA] intel8x0 - Fix Oops at kdump crash kernel | Takashi Iwai | 2007-03-14 | 1 | -2/+3 |
| | * | [ALSA] hda-codec - Fix speaker output on MacPro | Takashi Iwai | 2007-03-14 | 1 | -0/+5 |
| | * | [ALSA] hda-codec - more systems for Analog Devices | Tobin Davis | 2007-03-14 | 1 | -2/+32 |
| | * | [ALSA] hda-intel - Fix codec probe with ATI contorllers | Takashi Iwai | 2007-03-14 | 1 | -2/+11 |
| | * | [ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboard | Tobin Davis | 2007-03-14 | 1 | -1/+6 |
| | * | [ALSA] intel8x0 - Fix speaker output after S2RAM | Tommi Kyntola | 2007-03-14 | 1 | -1/+4 |
| | * | [ALSA] ac97 - fix AD shared shared jack control logic | Randy Cushman | 2007-03-14 | 1 | -5/+8 |
| | * | [ALSA] soc - Fix dependencies in Kconfig files | Takashi Iwai | 2007-03-14 | 3 | -4/+4 |
| * | | [PATCH] const file_operations fallout | Al Viro | 2007-03-14 | 1 | -4/+16 |
| |/ |
|
* | | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep | Johannes Berg | 2007-03-26 | 1 | -3/+2 |
|/ |
|
* | [ALSA] cmipci - Allow to disable integrated FM port | Takashi Iwai | 2007-03-06 | 1 | -7/+11 |
* | [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecs | Tobin Davis | 2007-03-06 | 1 | -2/+6 |
* | [ALSA] hda-codec - Add missing Mic Boost for AD1986A codec | Takashi Iwai | 2007-03-06 | 1 | -0/+3 |
* | [ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklist | Takashi Iwai | 2007-03-06 | 1 | -0/+2 |
* | [ALSA] Add missing sysfs device assignment for ALSA PCI drivers | Takashi Iwai | 2007-03-06 | 4 | -0/+8 |
* | [ALSA] hda-codec - Define pin configs for MacBooks | Takashi Iwai | 2007-03-06 | 1 | -3/+30 |
* | [ALSA] hda-codec - Add missing Mic Boost controls for ALC262 | Takashi Iwai | 2007-03-06 | 1 | -0/+8 |
* | [ALSA] soc - WM9712 PCM volume | Liam Girdwood | 2007-03-06 | 1 | -0/+1 |
* | [ALSA] soc - Fix WM9712 register cache entry | Joe Sauer | 2007-03-06 | 1 | -1/+1 |