index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
7
-240
/
+241
2010-05-20
OMAP1 clock: fix section mismatch on clk_init
Felipe Balbi
2
-2
/
+2
2010-05-20
AM3517: rename the i2c boardinfo to make it more readable
stanley.miao
1
-10
/
+10
2010-05-20
omap: GPIO: Fix OMAP4 GPIO reg access issues
Charulatha V
1
-12
/
+47
2010-05-20
omap4: Move SOC specific code from board file
Santosh Shilimkar
7
-54
/
+101
2010-05-20
OMAP4: Networking: Defconfig Support
Abraham Arce
1
-2
/
+55
2010-05-20
OMAP4: Ethernet: KS8851 Board Support
Abraham Arce
1
-0
/
+81
2010-05-20
OMAP4: SPI: Fix Driver Kconfig
Syed Rafiuddin
1
-3
/
+3
2010-05-20
omap: hsmmc: fix the hsmmc driver for am3517
stanley.miao
2
-6
/
+25
2010-05-20
omap: init the gpio pinmux for mmc
stanley.miao
1
-0
/
+9
2010-05-20
omap: DMA: Fix multi-line comments
manjugk manjugk
1
-6
/
+12
2010-05-20
OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()
Mika Westerberg
1
-8
/
+19
2010-05-20
Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int...
Tony Lindgren
8
-151
/
+244
2010-05-20
OMAP: RX51: Add "vdds_sdi" supply voltage for SDI
Roger Quadros
1
-0
/
+15
2010-05-20
Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...
Tony Lindgren
5
-28
/
+41
2010-05-20
Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Tony Lindgren
4
-136
/
+53
2010-05-20
Merge branch 'omap-boards' into omap-for-linus
Tony Lindgren
295
-1563
/
+3285
2010-05-20
OMAP1: Amstrad Delta: modify defconfig for external keyboardsupport
Janusz Krzysztofik
1
-0
/
+1
2010-05-20
AM35x: fix UI card EHCI port and LCD dependency
Ajay Kumar Gupta
1
-0
/
+10
2010-05-20
omap: rx51: Add supplies for the tlv320aic3x codec driver
Jarkko Nikula
1
-7
/
+53
2010-05-20
omap: rx51: Add i2c2 board_info with tlv320aic3x
Jarkko Nikula
1
-2
/
+9
2010-05-20
omap: rx51: Change the TWL4030 VMMC2 voltage constraints andsupply name
Jarkko Nikula
1
-3
/
+3
2010-05-20
omap: Overo: Add support for second ethernet port
Steve Sakoman
1
-1
/
+13
2010-05-20
AM3517: defconfig update to enable EMAC support
Sriram
1
-1
/
+69
2010-05-20
OMAP3: clock data: Update name string for EMAC clocks
Sriram
1
-2
/
+2
2010-05-20
AM35xx: Platform specific hookup for EMAC module
Sriram
1
-0
/
+98
2010-05-20
AM35xx EMAC: define submodule offsets
Sriram
1
-1
/
+10
2010-05-20
can: ti_hecc: Enable CAN support on AM3517
Sriram
1
-4
/
+18
2010-05-20
can: ti_hecc: board specific hookup on AM3517EVM
Sriram
2
-0
/
+47
2010-05-20
omap: Devkit8000: Update default configuration
Thomas Weber
1
-66
/
+91
2010-05-20
omap: Devkit8000: Add mux initialization
Thomas Weber
1
-0
/
+155
2010-05-20
omap2: select ARCH_OMAP_OTG for OMAP2430 SDP
Viral Mehta
1
-0
/
+1
2010-05-20
omap2: Add OHCI USB platform init for 2430 SDP
Viral Mehta
1
-0
/
+10
2010-05-20
omap2: Add I2C bus 1 initialisation for 2430sdp
Viral Mehta
1
-1
/
+10
2010-05-20
omap1: amsdelta: defconfig updates
Janusz Krzysztofik
1
-4
/
+5
2010-05-14
omap iommu: Reject unaligned addresses at setting page table entry
Hiroshi DOYU
1
-0
/
+18
2010-05-14
omap iommu: Exit iteration if no possibility of available area
Hiroshi DOYU
1
-1
/
+4
2010-05-14
omap iommu: Insert a gap page between IOVMAs against override
Hiroshi DOYU
1
-3
/
+3
2010-05-14
omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable
Hiroshi DOYU
1
-2
/
+7
2010-05-14
omap iommu: Introduce iteration macro for iotlb entry scan
Hiroshi DOYU
1
-27
/
+31
2010-05-14
omap iommu: add TLB preservation support
Kanigeri, Hari
2
-18
/
+29
2010-05-14
omap iommu: missing check for TLB valid entry
Kanigeri, Hari
1
-1
/
+1
2010-05-14
omap iommu: support for OMAP4
Kanigeri, Hari
2
-5
/
+57
2010-05-14
omap iommu: renamed omap3-iommu to omap-iommu
Kanigeri, Hari
2
-14
/
+14
2010-05-12
OMAP: GPIO: remove duplicate debugfs interface
Kevin Hilman
1
-107
/
+0
2010-05-12
OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore
Tero Kristo
1
-10
/
+0
2010-05-12
OMAP3: GPIO: disable GPIO debounce clocks on idle
Kevin Hilman
1
-0
/
+8
2010-05-12
OMAP2/3: GPIO: generalize prepare for idle
Kevin Hilman
4
-16
/
+21
2010-05-12
OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs
Chunqiu Wang
1
-2
/
+12
2010-05-12
OMAP3: GPIO fixes for off-mode
Tero Kristo
2
-9
/
+20
[next]