index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-nomadik
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5
Thomas Abraham
2
-0
/
+9
2012-07-14
ARM: EXYNOS: Add spi clock support for EXYNOS5
Thomas Abraham
1
-0
/
+95
2012-07-14
ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS4 platforms
Thomas Abraham
3
-0
/
+86
2012-07-14
ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4
Thomas Abraham
2
-0
/
+10
2012-07-14
ARM: EXYNOS: Fix the incorrect hierarchy of spi controller bus clock
Thomas Abraham
1
-10
/
+39
2012-07-13
ARM: EXYNOS: Add device tree node for EXYNOS4 interrupt combiner controller
Thomas Abraham
1
-0
/
+11
2012-07-13
spi: s3c64xx: add device tree support
Thomas Abraham
2
-39
/
+377
2012-07-13
spi: s3c64xx: Remove the 'set_level' callback from controller data
Thomas Abraham
2
-7
/
+26
2012-07-13
ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata function
Thomas Abraham
3
-45
/
+31
2012-07-13
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
Thomas Abraham
8
-29
/
+19
2012-07-13
spi: s3c64xx: move controller information into driver data
Thomas Abraham
17
-198
/
+181
2012-07-13
spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
Thomas Abraham
1
-4
/
+0
2012-07-13
ARM: S3C64XX: Add a new dma request id for device tree based dma channel lookup
Thomas Abraham
1
-0
/
+1
2012-07-08
Linux 3.5-rc6
v3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-08
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-07
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
2
-0
/
+9
2012-07-06
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
1
-1
/
+1
2012-07-05
ARM: fix warnings about atomic64_read
Russell King
1
-1
/
+1
2012-07-05
ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
Rabin Vincent
1
-2
/
+2
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
1
-1
/
+1
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
3
-13
/
+28
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
3
-0
/
+17
2012-07-05
ARM: fix set_domain() macro
Russell King
1
-9
/
+9
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-05
ARM: apx4devkit: fix FEC enabling PHY clock
Lauri Hintsala
1
-0
/
+11
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
ARM: fix mach-versatile/pci.c warning
Russell King
1
-1
/
+0
2012-07-04
ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4
Benoit Cousson
1
-4
/
+4
2012-07-04
ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...
Paul Walmsley
1
-10
/
+10
2012-07-04
ARM: Orion: Fix WDT compile for Dove and MV78xx0
Andrew Lunn
4
-0
/
+5
2012-07-04
ARM: mmp: remove mach/gpio-pxa.h
Paul Bolle
1
-29
/
+0
2012-07-04
leds: heartbeat: fix bug on panic
Alexander Holler
1
-1
/
+15
2012-07-04
ARM: imx: assert SCC gate stays enabled
Uwe Kleine-König
1
-1
/
+8
2012-07-04
ocfs2: Fix bogus error message from ocfs2_global_read_info
Jan Kara
1
-2
/
+0
2012-07-04
ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...
Jeff Liu
1
-2
/
+0
2012-07-04
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
1
-12
/
+19
2012-07-04
ocfs2: Misplaced parens in unlikley
roel
1
-1
/
+1
2012-07-04
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-04
md/raid10: fix careless build error
NeilBrown
1
-1
/
+1
2012-07-04
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
1
-12
/
+13
2012-07-04
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
1
-1
/
+1
2012-07-04
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
1
-0
/
+1
2012-07-03
KVM: MMU: fix shrinking page from the empty mmu
Xiao Guangrong
1
-0
/
+3
2012-07-03
KVM: fix fault page leak
Xiao Guangrong
1
-0
/
+1
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
1
-15
/
+13
[next]