index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-s3c2412
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
i2c: tegra: dynamically control fast clk
Laxman Dewangan
1
-7
/
+28
2012-09-13
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
Laxman Dewangan
1
-14
/
+47
2012-09-13
ARM: tegra: clock: remove unused clock entry for i2c
Laxman Dewangan
1
-8
/
+0
2012-09-13
ARM: tegra: clock: add connection name in i2c clock entry
Laxman Dewangan
2
-9
/
+9
2012-09-13
i2c: tegra: pass proper name for getting clock
Laxman Dewangan
1
-23
/
+23
2012-09-13
ARM: tegra: clock: add i2c fast clock entry in clock table
Laxman Dewangan
2
-0
/
+9
2012-09-13
ARM: Tegra: Add smp_twd clock for Tegra20
Prashant Gaikwad
3
-0
/
+50
2012-09-11
ARM: tegra: cpu-tegra: explicitly manage re-parenting
Stephen Warren
1
-1
/
+47
2012-09-11
ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()
Stephen Warren
1
-1
/
+1
2012-09-07
ARM: tegra: Fix data type for io address
Prashant Gaikwad
1
-6
/
+6
2012-09-06
ARM: tegra: remove tegra_timer from tegra_list_clks
Stephen Warren
2
-2
/
+0
2012-09-06
ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name
Joseph Lo
2
-2
/
+2
2012-09-06
ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30
Joseph Lo
4
-3
/
+13
2012-09-06
ARM: tegra: Remove duplicate code
Prashant Gaikwad
3
-724
/
+0
2012-09-06
ARM: tegra: Port tegra to generic clock framework
Prashant Gaikwad
8
-2345
/
+3057
2012-09-06
ARM: tegra: Add clk_tegra structure and helper functions
Prashant Gaikwad
4
-11
/
+210
2012-09-06
ARM: tegra: Rename tegra20 clock file
Prashant Gaikwad
2
-1
/
+1
2012-09-06
ARM: tegra20: Separate out clk ops and clk data
Prashant Gaikwad
4
-1042
/
+995
2012-09-06
ARM: tegra30: Separate out clk ops and clk data
Prashant Gaikwad
4
-1133
/
+1210
2012-09-06
ARM: tegra: fix U16 divider range check
Stephen Warren
1
-1
/
+1
2012-09-06
ARM: tegra: turn on UART A clock at boot
Stephen Warren
1
-0
/
+1
2012-09-05
drivers: bus: omap-ocp2scp: Fix compile error
Kishon Vijay Abraham I
1
-1
/
+1
2012-09-01
Linux 3.6-rc4
v3.6-rc4
Linus Torvalds
1
-1
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2
-5
/
+12
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
2012-08-30
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
1
-0
/
+3
2012-08-30
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
1
-5
/
+26
2012-08-29
mm, slab: lock the correct nodelist after reenabling irqs
David Rientjes
1
-0
/
+1
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-29
drm/radeon: rework panel mode setup
Alex Deucher
1
-17
/
+12
2012-08-29
drm/radeon/atom: powergating fixes for DCE6
Alex Deucher
1
-20
/
+2
2012-08-29
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
1
-62
/
+47
2012-08-29
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
1
-0
/
+14
2012-08-29
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
4
-4
/
+27
2012-08-29
drm/radeon: initialize tracked CS state
Marek Olšák
1
-1
/
+8
2012-08-29
drm/radeon: fix reading CB_COLORn_MASK from the CS
Marek Olšák
1
-1
/
+1
2012-08-29
watchdog: da9052: Remove duplicate inclusion of delay.h
Sachin Kamat
1
-1
/
+0
2012-08-29
watchdog: fix watchdog-test.c build warning
Randy Dunlap
1
-1
/
+1
2012-08-29
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
1
-2
/
+4
2012-08-28
Btrfs: fix that repair code is spuriously executed for transid failures
Stefan Behrens
1
-2
/
+6
2012-08-28
Btrfs: fix ordered extent leak when failing to start a transaction
Liu Bo
1
-2
/
+5
2012-08-28
Btrfs: fix a dio write regression
Liu Bo
1
-4
/
+20
2012-08-28
Btrfs: fix deadlock with freeze and sync V2
Josef Bacik
1
-4
/
+9
2012-08-28
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
3
-39
/
+2
2012-08-28
Btrfs: remove superblock writing after fatal error
Stefan Behrens
2
-33
/
+5
2012-08-28
Btrfs: allow delayed refs to be merged
Josef Bacik
3
-27
/
+142
2012-08-28
Btrfs: fix enospc problems when deleting a subvol
Josef Bacik
1
-1
/
+1
2012-08-28
Btrfs: fix wrong mtime and ctime when creating snapshots
Miao Xie
1
-0
/
+1
[next]