index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
ARM: OMAP: omap3evm: cleanup revision bits
Igor Grinberg
2012-09-11
2
-18
/
+12
|
|
|
*
|
|
ARM: OMAP: cleanup struct omap_board_config_kernel
Igor Grinberg
2012-09-11
13
-77
/
+0
|
|
|
|
/
/
|
|
*
|
|
mtd: nand: omap2: use gpmc provided irqs
Afzal Mohammed
2012-08-30
1
-28
/
+50
|
|
*
|
|
ARM: OMAP2+: gpmc-nand: Modify Interrupt handling
Afzal Mohammed
2012-08-30
1
-6
/
+20
|
|
*
|
|
ARM: OMAP2+: gpmc: Modify interrupt handling
Afzal Mohammed
2012-08-30
2
-17
/
+120
|
|
*
|
|
mtd: onenand: omap2: obtain memory from resource
Afzal Mohammed
2012-08-30
1
-13
/
+16
|
|
*
|
|
mtd: nand: omap2: obtain memory from resource
Afzal Mohammed
2012-08-30
2
-5
/
+15
|
|
*
|
|
ARM: OMAP2+: gpmc-onenand: provide memory as resource
Afzal Mohammed
2012-08-30
1
-1
/
+22
|
|
*
|
|
ARM: OMAP2+: gpmc-nand: update resource with memory
Afzal Mohammed
2012-08-30
1
-1
/
+3
|
|
*
|
|
mtd: nand: omap2: handle nand on gpmc
Afzal Mohammed
2012-08-30
1
-45
/
+161
|
|
*
|
|
ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
Afzal Mohammed
2012-08-30
2
-0
/
+3
|
|
*
|
|
ARM: OMAP2+: gpmc: update nand register helper
Afzal Mohammed
2012-08-30
2
-0
/
+38
|
*
|
|
|
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
2012-09-11
1
-2
/
+2
|
*
|
|
|
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
2012-09-11
1
-61
/
+17
|
*
|
|
|
msm_serial: fix clock rate on DMA-based uarts
David Brown
2012-09-11
1
-1
/
+1
|
*
|
|
|
serial: pl011: delete reset callback
Linus Walleij
2012-09-11
2
-22
/
+0
|
*
|
|
|
serial: pl011: delete dangling bug flag
Linus Walleij
2012-09-11
1
-4
/
+0
|
*
|
|
|
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2012-09-11
2
-2
/
+4
|
*
|
|
|
serial: omap: Request pins using pinctrl framework
Tony Lindgren
2012-09-11
1
-0
/
+9
|
*
|
|
|
serial: omap: fix DeviceTree boot
Felipe Balbi
2012-09-11
1
-7
/
+13
|
*
|
|
|
serial: omap: fix compile breakage
Felipe Balbi
2012-09-07
2
-4
/
+4
|
*
|
|
|
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
4
-4
/
+39
|
*
|
|
|
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-06
4
-12
/
+104
|
*
|
|
|
serial: serial_core.h needs console.h included first
Stephen Rothwell
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: mxs-auart: put the device in mxs_auart_probe()
Huang Shijie
2012-09-06
1
-0
/
+1
|
*
|
|
|
serial: mxs-auart: fix the wrong setting order
Huang Shijie
2012-09-06
1
-2
/
+2
|
*
|
|
|
serial_core: fix sizeof(pointer)
Fengguang Wu
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
2012-09-06
1
-3
/
+7
|
*
|
|
|
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
2
-37
/
+38
|
*
|
|
|
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
2
-8
/
+8
|
*
|
|
|
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
2012-09-06
1
-2
/
+7
|
*
|
|
|
serial: omap: implement set_wake
Felipe Balbi
2012-09-06
1
-0
/
+10
|
*
|
|
|
serial: omap: unlock the port lock
Ruchika Kharwar
2012-09-06
1
-1
/
+4
|
*
|
|
|
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: optimization with section annotations
Felipe Balbi
2012-09-06
1
-5
/
+5
|
*
|
|
|
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
2012-09-06
1
-3
/
+2
|
*
|
|
|
serial: omap: make sure to suspend device before remove
Felipe Balbi
2012-09-06
1
-0
/
+1
|
*
|
|
|
serial: omap: drop unnecessary check from remove
Felipe Balbi
2012-09-06
1
-6
/
+3
|
*
|
|
|
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: stick to put_autosuspend
Felipe Balbi
2012-09-06
1
-11
/
+22
|
*
|
|
|
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
2012-09-06
1
-3
/
+5
|
*
|
|
|
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
2012-09-06
1
-104
/
+101
|
*
|
|
|
serial: omap: simplify IRQ handling
Felipe Balbi
2012-09-06
1
-13
/
+38
|
*
|
|
|
serial: add OMAP-specific defines
Felipe Balbi
2012-09-06
1
-0
/
+4
|
*
|
|
|
serial: omap: drop DMA support
Felipe Balbi
2012-09-06
1
-318
/
+12
|
*
|
|
|
serial: omap: don't access the platform_device
Felipe Balbi
2012-09-06
3
-73
/
+76
|
*
|
|
|
8250_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-06
1
-4
/
+37
|
*
|
|
|
parport: fix possible memory leak in parport_gsc_probe_port()
Wei Yongjun
2012-09-06
1
-0
/
+1
[prev]
[next]