index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
ARM: OMAP2+: tusb6010: generic timing calculation
Afzal Mohammed
1
-138
/
+44
2012-11-09
ARM: OMAP2+: smc91x: generic timing calculation
Afzal Mohammed
1
-26
/
+17
2012-11-09
ARM: OMAP2+: onenand: generic timing calculation
Afzal Mohammed
1
-82
/
+43
2012-11-09
ARM: OMAP2+: gpmc: generic timing calculation
Afzal Mohammed
3
-20
/
+529
2012-11-09
ARM: OMAP2+: gpmc: handle additional timings
Afzal Mohammed
4
-25
/
+75
2012-11-08
ARM: OMAP2+: nand: remove redundant rounding
Afzal Mohammed
1
-13
/
+13
2012-11-07
ARM: OMAP: Remove omap_init_consistent_dma_size()
Tomi Valkeinen
5
-41
/
+1
2012-11-06
ARM: ux500: fixup magnetometer pins
Jorgen Jonsson
1
-5
/
+0
2012-11-02
ARM: OMAP: Remove NEED_MACH_GPIO_H
Tony Lindgren
12
-17
/
+6
2012-11-02
ARM: OMAP: Remove unnecessary mach and plat includes
Tony Lindgren
7
-11
/
+1
2012-10-31
ARM: OMAP2+: Fix relative includes for serial.h
Tony Lindgren
4
-114
/
+106
2012-10-31
ARM: OMAP: Fix relative includes for fpga.h
Tony Lindgren
6
-30
/
+23
2012-10-31
ARM: OMAP1: Remove relative includes
Tony Lindgren
8
-235
/
+239
2012-10-31
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
Tony Lindgren
5
-66
/
+73
2012-10-31
ARM: OMAP: Fix relative includes for debug-devices.h
Tony Lindgren
3
-9
/
+2
2012-10-31
ARM: OMAP: Remove plat-omap/common.h
Tony Lindgren
13
-51
/
+6
2012-10-31
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
Tony Lindgren
7
-11
/
+17
2012-10-31
ARM: OMAP: Fix relative includes for shared i2c.h file
Tony Lindgren
5
-5
/
+5
2012-10-31
ARM: OMAP: Make plat-omap/i2c.c port checks local
Tony Lindgren
3
-23
/
+22
2012-10-31
ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2
Tony Lindgren
4
-289
/
+307
2012-10-31
ARM: OMAP: Move omap1 specific code to local sram.c
Tony Lindgren
3
-47
/
+81
2012-10-31
ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()
Tony Lindgren
2
-22
/
+46
2012-10-31
ARM: OMAP: Split sram.h to local headers and minimal shared header
Tony Lindgren
18
-55
/
+39
2012-10-26
ARM: OMAP1: usb: fix sparse warnings
Paul Walmsley
1
-3
/
+3
2012-10-26
ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...
Paul Walmsley
1
-0
/
+1
2012-10-26
ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...
Paul Walmsley
1
-0
/
+2
2012-10-26
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...
Paul Walmsley
1
-12
/
+24
2012-10-25
ARM: ux500: add STM pin configuration
Jean-Nicolas Graux
1
-0
/
+185
2012-10-25
ARM: ux500: 8500: add pinctrl support for uart1 and uart2
Patrice Chotard
1
-10
/
+24
2012-10-24
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
17
-30
/
+48
2012-10-24
ARM: OMAP2+: Introduce local usb.h
Tony Lindgren
32
-136
/
+88
2012-10-24
ARM: OMAP: Split plat/serial.h for omap1 and omap2+
Tony Lindgren
17
-29
/
+64
2012-10-24
ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2
Tony Lindgren
3
-208
/
+292
2012-10-24
tty/serial/8250: Make omap hardware workarounds local to 8250.h
Tony Lindgren
3
-15
/
+39
2012-10-24
serial/8250/8250_early: Prevent rounding error in uartclk
Alexey Brodkin
1
-1
/
+1
2012-10-24
serial: samsung: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-8
/
+8
2012-10-24
TTY: Report warning when low_latency flag is wrongly used
Ivo Sieben
1
-0
/
+1
2012-10-24
ARM: ux500: cosmetic fixups for uart0
Patrice Chotard
1
-3
/
+3
2012-10-24
console: use might_sleep in console_lock
Daniel Vetter
1
-1
/
+2
2012-10-23
TTY: move tty buffers to tty_port
Jiri Slaby
8
-63
/
+70
2012-10-23
TTY: add port -> tty link
Jiri Slaby
3
-0
/
+6
2012-10-23
TTY: tty_buffer, cache pointer to tty->buf
Jiri Slaby
1
-56
/
+76
2012-10-23
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
2
-10
/
+13
2012-10-23
TTY: n_tty, propagate n_tty_data
Jiri Slaby
1
-93
/
+78
2012-10-23
TTY: move ldisc data from tty_struct: locks
Jiri Slaby
3
-65
/
+73
2012-10-23
TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
Jiri Slaby
2
-133
/
+137
2012-10-23
TTY: move ldisc data from tty_struct: bitmaps
Jiri Slaby
2
-26
/
+28
2012-10-23
TTY: move ldisc data from tty_struct: simple members
Jiri Slaby
3
-73
/
+93
2012-10-23
TTY: n_tty, add ldisc data to n_tty
Jiri Slaby
1
-1
/
+18
2012-10-23
TTY: audit, stop accessing tty->icount
Jiri Slaby
3
-11
/
+13
[next]