| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP: LDP: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -21/+47 |
* | ARM: OMAP: 2430SDP: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -22/+35 |
* | ARM: OMAP: devkit8000: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -31/+65 |
* | ARM: OMAP: beagle: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -20/+36 |
* | ARM: OMAP: rx51: use new display drivers | Tomi Valkeinen | 2013-08-28 | 2 | -23/+24 |
* | ARM: OMAP: overo: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -60/+100 |
* | ARM: OMAP: 4430SDP: remove picodlp device data | Tomi Valkeinen | 2013-08-28 | 1 | -21/+0 |
* | ARM: OMAP: dss-common: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -77/+109 |
* | ARM: OMAP2+: Add selected display drivers to omap2plus_defconfig | Tomi Valkeinen | 2013-08-28 | 1 | -0/+5 |
* | ARM: OMAP2+: Remove legacy DSS initialization for omap4 | Tomi Valkeinen | 2013-08-28 | 2 | -49/+0 |
* | Linux 3.11-rc6v3.11-rc6 | Linus Torvalds | 2013-08-18 | 1 | -1/+1 |
* | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-08-18 | 1 | -2/+4 |
|\ |
|
| * | cpuset: fix the return value of cpuset_write_u64() | Li Zefan | 2013-08-13 | 1 | -2/+4 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-08-17 | 4 | -21/+52 |
|\ \ |
|
| * | | jbd2: Fix oops in jbd2_journal_file_inode() | Jan Kara | 2013-08-16 | 3 | -17/+48 |
| * | | jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() | Jan Kara | 2013-08-12 | 1 | -4/+4 |
* | | | s390: Fix broken build | Guenter Roeck | 2013-08-16 | 1 | -1/+1 |
* | | | MAINTAINERS: Change ownership for SGI specific modules. | Robin Holt | 2013-08-16 | 1 | -2/+2 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-08-16 | 8 | -33/+69 |
|\ \ \ |
|
| * \ \ | Merge branch 'security-fixes' into fixes | Russell King | 2013-08-13 | 4 | -9/+14 |
| |\ \ \ |
|
| | * | | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() | Stephen Boyd | 2013-08-13 | 1 | -1/+6 |
| | * | | | ARM: 7809/1: perf: fix event validation for software group leaders | Will Deacon | 2013-08-13 | 1 | -0/+3 |
| | * | | | ARM: Fix FIQ code on VIVT CPUs | Russell King | 2013-08-08 | 1 | -6/+2 |
| | * | | | ARM: Fix !kuser helpers case | Russell King | 2013-08-07 | 1 | -1/+2 |
| | * | | | ARM: Fix the world famous typo with is_gate_vma() | Russell King | 2013-08-07 | 1 | -1/+1 |
| * | | | | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren | 2013-08-13 | 3 | -4/+29 |
| * | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock | Will Deacon | 2013-08-13 | 1 | -19/+30 |
| * | | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylock | Will Deacon | 2013-08-13 | 1 | -1/+1 |
* | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2013-08-16 | 2 | -8/+24 |
|\ \ \ \ \ |
|
| * | | | | | m68k: Truncate base in do_div() | Andreas Schwab | 2013-08-14 | 1 | -4/+5 |
| * | | | | | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven | 2013-08-14 | 1 | -4/+19 |
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-08-16 | 2 | -35/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks | Sylwester Nawrocki | 2013-08-13 | 1 | -30/+34 |
| * | | | | | | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes | Soren Brinkmann | 2013-08-13 | 1 | -4/+6 |
| * | | | | | | clk/zynq/clkc: Add dedicated spinlock for the SWDT | Soren Brinkmann | 2013-08-13 | 1 | -1/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2013-08-16 | 1 | -7/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() | Stephen Boyd | 2013-08-14 | 1 | -7/+13 |
| |/ / / / / |
|
* | | | | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-08-16 | 12 | -23/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | ALSA: hda - Add a fixup for Gateway LT27 | Takashi Iwai | 2013-08-16 | 1 | -0/+1 |
| * | | | | | | Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 2013-08-15 | 555 | -3299/+5644 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus | Mark Brown | 2013-08-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ASoC: tegra: fix Tegra30 I2S capture parameter setup | Stephen Warren | 2013-08-15 | 1 | -1/+1 |
| | | |/ / / / / |
|
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus | Mark Brown | 2013-08-15 | 1 | -4/+14 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' control | Lothar Waßmann | 2013-08-01 | 1 | -1/+1 |
| | | * | | | | | | ASoC: sgtl5000: prevent playback to be muted when terminating concurrent capture | Lothar Waßmann | 2013-08-01 | 1 | -3/+13 |
| | * | | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 2013-08-15 | 1 | -3/+4 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ASoC: dapm: Fix empty list check in dapm_new_mux() | Lars-Peter Clausen | 2013-08-01 | 1 | -3/+4 |
| | * | | | | | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus | Mark Brown | 2013-08-15 | 1 | -1/+4 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | ASoC: cs42l52: Add new TLV for Beep Volume | Brian Austin | 2013-08-06 | 1 | -1/+4 |
| | | * | | | | | | | ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep Volume | Brian Austin | 2013-08-06 | 1 | -1/+1 |