index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
ARM: SAMSUNG: add i2c hdmiphy controller definitions
Tomasz Stanislawski
13
-1
/
+121
2011-10-04
gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4
Marek Szyprowski
1
-15
/
+15
2011-10-04
gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs
Marek Szyprowski
1
-1
/
+1
2011-10-04
gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks
Marek Szyprowski
1
-0
/
+2
2011-10-04
ARM: EXYNOS4: Enable MFC on Samsung SMDKV310
Sachin Kamat
2
-0
/
+12
2011-10-04
ARM: EXYNOS4: Update config file of NURI to enable RTC
Chanwoo Choi
1
-0
/
+1
2011-10-04
ARM: EXYNOS4: enable frame buffer on Nuri board
Marek Szyprowski
2
-0
/
+36
2011-10-04
ARM: EXYNOS4: enable frame buffer on Universal C210 board
Marek Szyprowski
2
-0
/
+36
2011-10-04
ARM: EXYNOS4: Add HPD and PD support for HDMI on ORIGEN
Sachin Kamat
1
-0
/
+13
2011-10-04
ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN
Tushar Behera
2
-2
/
+66
2011-10-04
ARM: EXYNOS4: Configure MAX8997 PMIC for ORIGEN
Inderpal Singh
1
-4
/
+392
2011-10-03
ARM: EXYNOS4: Add HDMI support for ORIGEN
Sachin Kamat
2
-0
/
+7
2011-10-03
ARM: EXYNOS4: Add keypad support for ORIGEN
Sachin Kamat
1
-0
/
+58
2011-10-03
ARM: EXYNOS4: Add support for secondary MMC port on ORIGEN
Tushar Behera
2
-0
/
+12
2011-10-03
ARM: EXYNOS4: Fix sdhci card detection for ORIGEN
Tushar Behera
1
-3
/
+1
2011-10-03
ARM: EXYNOS4: Add PWM backlight support on ORIGEN
Giridhar Maruthy
2
-0
/
+18
2011-10-03
ARM: EXYNOS4: Add FIMC device on ORIGEN board
Sachin Kamat
2
-0
/
+8
2011-10-03
ARM: EXYNOS4: Add USB EHCI device to ORIGEN board
Sachin Kamat
2
-0
/
+19
2011-09-28
Linux 3.1-rc8
v3.1-rc8
Linus Torvalds
1
-1
/
+1
2011-09-27
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
3
-9
/
+1
2011-09-27
ASoC: ssm2602: Re-enable oscillator after suspend
Lars-Peter Clausen
1
-1
/
+2
2011-09-27
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
3
-3
/
+3
2011-09-27
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
2
-1
/
+2
2011-09-27
ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-27
ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
1
-37
/
+38
2011-09-26
ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...
Thomas Pfaff
1
-3
/
+5
2011-09-26
ALSA: hda/realtek - Don't detect LO jack when identical with HP
Takashi Iwai
1
-0
/
+4
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-26
ALSA: hda/realtek - Avoid bogus HP-pin assignment
Takashi Iwai
1
-1
/
+3
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-09-26
ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore
Mark Brown
1
-0
/
+1
2011-09-26
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Marek Szyprowski
1
-4
/
+5
2011-09-26
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
Heiko Stuebner
1
-1
/
+1
2011-09-25
ptrace: PTRACE_LISTEN forgets to unlock ->siglock
Oleg Nesterov
1
-13
/
+10
2011-09-25
KVM: x86 emulator: fix Src2CL decode
Avi Kivity
1
-1
/
+1
2011-09-25
KVM: MMU: fix incorrect return of spte
Zhao Jin
1
-1
/
+2
2011-09-24
ALSA: HDA: No power nids on 92HD93
David Henningsson
1
-0
/
+1
2011-09-24
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
1
-0
/
+3
2011-09-24
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-09-24
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
Randy Dunlap
1
-0
/
+1
2011-09-23
perf python: Add missing perf_event__parse_sample 'swapped' parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-09-23
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
1
-6
/
+3
2011-09-23
hwmon: (coretemp) constify static data
Jan Beulich
1
-2
/
+2
2011-09-23
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
1
-2
/
+2
2011-09-23
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
1
-1
/
+8
2011-09-23
perf top: Fix userspace sample addr map offset
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-09-23
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
1
-11
/
+13
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
4
-14
/
+47
2011-09-23
perf sort: Fix symbol sort output by separating unresolved samples by type
Anton Blanchard
1
-2
/
+8
[next]