| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-22 | 1 | -113/+198 |
|\ |
|
| * | pinctrl: enhance mapping table to support pin config operations | Stephen Warren | 2012-03-05 | 1 | -12/+64 |
| * | pinctrl: API changes to support multiple states per device | Stephen Warren | 2012-03-05 | 1 | -41/+79 |
| * | pinctrl: assume map table entries can't have a NULL name field | Stephen Warren | 2012-03-02 | 1 | -4/+3 |
| * | pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state | Stephen Warren | 2012-03-02 | 1 | -4/+4 |
| * | pinctrl: re-order struct pinctrl_map | Stephen Warren | 2012-02-29 | 1 | -12/+12 |
| * | pinctrl: disallow map table entries with NULL dev_name field | Stephen Warren | 2012-02-24 | 1 | -10/+5 |
| * | pinctrl: changes hog mechanism to be self-referential | Linus Walleij | 2012-02-10 | 1 | -4/+4 |
| * | pinctrl: move generic functions to the pinctrl_ namespace | Linus Walleij | 2012-02-10 | 1 | -59/+59 |
| * | pinctrl: break out a pinctrl consumer header | Linus Walleij | 2012-02-10 | 1 | -1/+5 |
| * | pinctrl: delete raw device pointers in pinmux maps | Linus Walleij | 2012-02-01 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 | 2 | -6/+30 |
|\ \ |
|
| * \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-03-19 | 253 | -3567/+6143 |
| |\ \ |
|
| | * | | Input: tegra-kbc - revise device tree support | Olof Johansson | 2012-03-13 | 1 | -6/+11 |
| | * | | Input: of_keymap - add device tree bindings for simple key matrices | Olof Johansson | 2012-03-13 | 1 | -0/+19 |
* | | | | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 2 | -31/+21 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 2012-03-19 | 2 | -31/+21 |
| |\ \ \ \ |
|
| | * | | | | mm: cleancache: report statistics via debugfs instead of sysfs. | Dan Magenheimer | 2012-01-23 | 2 | -13/+2 |
| | * | | | | mm: cleancache: s/flush/invalidate/ | Dan Magenheimer | 2012-01-23 | 1 | -18/+19 |
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-03-22 | 9 | -0/+518 |
|\ \ \ \ \ \ |
|
| * | | | | | | drm: allow loading an EDID as firmware to override broken monitor | Carsten Emde | 2012-03-20 | 9 | -0/+518 |
* | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-22 | 8 | -79/+112 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2012-03-18 | 17 | -31/+214 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ASoC: fsl: add dt support for imx-audmux | Richard Zhao | 2012-03-06 | 1 | -0/+13 |
| | * | | | | | | | ASoC: sgtl5000: rename device tree binding document | Shawn Guo | 2012-03-04 | 1 | -0/+0 |
| | * | | | | | | | ASoC: DT: Update digital microphone binding documentation to PAZ00 board. | Leon Romanovsky | 2012-02-28 | 1 | -0/+2 |
| | * | | | | | | | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown | 2012-02-09 | 3 | -10/+76 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | * | | | | | | | Merge tag 'v3.3-rc2' into for-3.4 | Mark Brown | 2012-02-01 | 10 | -21/+38 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | * | | | | | | | ASoC: Tegra+ALC5632 machine: Add device tree binding documentation | Leon Romanovsky | 2012-01-31 | 1 | -0/+57 |
| | * | | | | | | | ASoC: ALC5632: Add device tree binding documentation | Leon Romanovsky | 2012-01-31 | 2 | -0/+25 |
| * | | | | | | | | ALSA: hda - Add position_fix=4 (COMBO) option | Takashi Iwai | 2012-02-28 | 2 | -2/+13 |
| * | | | | | | | | ALSA: hda/realtek - Remove the last static quirks for ALC882 | Takashi Iwai | 2012-02-21 | 1 | -49/+1 |
| * | | | | | | | | ALSA: hda/realtek - Drop all ALC880 static quirks | Takashi Iwai | 2012-02-20 | 1 | -4/+0 |
| * | | | | | | | | ALSA: hda/realtek - Drop model=asus* from ALC880 | Takashi Iwai | 2012-02-20 | 1 | -3/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=asus-w1v with auto-parser | Takashi Iwai | 2012-02-20 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=z71v with auto-parser | Takashi Iwai | 2012-02-20 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parser | Takashi Iwai | 2012-02-20 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parser | Takashi Iwai | 2012-02-20 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=futjisu with auto-parser | Takashi Iwai | 2012-02-20 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Replace ALC880 model=tcl with auto-parser | Takashi Iwai | 2012-02-17 | 1 | -3/+0 |
| * | | | | | | | | ALSA: hda/realtek - Drop ALC880 model=clevo | Takashi Iwai | 2012-02-17 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=w810 with auto-parser | Takashi Iwai | 2012-02-17 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Rewrite ALC880 model=lg with the auto-parser | Takashi Iwai | 2012-02-17 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Remove leftover static quirks for ALC260 | Takashi Iwai | 2012-02-16 | 1 | -5/+1 |
| * | | | | | | | | ALSA: hda/realtek - Drop model=fujitsu from ALC260 static quirks | Takashi Iwai | 2012-02-16 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Drop model=favorit100 for ALC260 | Takashi Iwai | 2012-02-16 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parser | Takashi Iwai | 2012-02-16 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Replace ALC260 model=acer with the auto-parser | Takashi Iwai | 2012-02-16 | 1 | -1/+0 |
| * | | | | | | | | ALSA: hda/realtek - Add the fixup codes for ALC260 model=will | Takashi Iwai | 2012-02-16 | 1 | -1/+0 |
* | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-22 | 3 | -54/+84 |
|\ \ \ \ \ \ \ \ \ |
|