index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end
Tony Lindgren
1
-5
/
+10
2012-09-13
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
115
-510
/
+973
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
1
-2
/
+2
2012-09-11
ARM: OMAP: remove plat/board.h file
Igor Grinberg
3
-4
/
+0
2012-09-11
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
1
-61
/
+17
2012-09-11
ARM: OMAP1: move omap1_bl pdata out of arch/arm/*
Igor Grinberg
1
-1
/
+1
2012-09-11
msm_serial: fix clock rate on DMA-based uarts
David Brown
1
-1
/
+1
2012-09-11
serial: pl011: delete dangling bug flag
Linus Walleij
1
-4
/
+0
2012-09-11
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2
-2
/
+4
2012-09-11
serial: omap: Request pins using pinctrl framework
Tony Lindgren
1
-0
/
+9
2012-09-11
serial: omap: fix DeviceTree boot
Felipe Balbi
1
-7
/
+13
2012-09-09
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-2
/
+23
2012-09-07
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
1
-0
/
+4
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-07
Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+5
2012-09-07
Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
5
-14
/
+80
2012-09-07
tty_register_device_attr updated for tty-next
Tomas Hlavacek
3
-4
/
+35
2012-09-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+15
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2
-12
/
+91
2012-09-06
serial: serial_core.h needs console.h included first
Stephen Rothwell
1
-1
/
+1
2012-09-06
serial: mxs-auart: put the device in mxs_auart_probe()
Huang Shijie
1
-0
/
+1
2012-09-06
serial: mxs-auart: fix the wrong setting order
Huang Shijie
1
-2
/
+2
2012-09-06
serial_core: fix sizeof(pointer)
Fengguang Wu
1
-1
/
+1
2012-09-06
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
1
-3
/
+7
2012-09-06
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
1
-0
/
+38
2012-09-06
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
1
-1
/
+1
2012-09-06
serial: omap: fix software flow control
Vikram Pandita
1
-6
/
+6
2012-09-06
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
1
-2
/
+7
2012-09-06
serial: omap: implement set_wake
Felipe Balbi
1
-0
/
+10
2012-09-06
serial: omap: unlock the port lock
Ruchika Kharwar
1
-1
/
+4
2012-09-06
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
1
-1
/
+1
2012-09-06
serial: omap: optimization with section annotations
Felipe Balbi
1
-5
/
+5
2012-09-06
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
1
-1
/
+1
2012-09-06
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
1
-3
/
+2
2012-09-06
serial: omap: make sure to suspend device before remove
Felipe Balbi
1
-0
/
+1
2012-09-06
serial: omap: drop unnecessary check from remove
Felipe Balbi
1
-6
/
+3
2012-09-06
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
1
-1
/
+1
2012-09-06
serial: omap: stick to put_autosuspend
Felipe Balbi
1
-11
/
+22
2012-09-06
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
1
-3
/
+5
2012-09-06
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
1
-104
/
+101
2012-09-06
serial: omap: simplify IRQ handling
Felipe Balbi
1
-13
/
+38
2012-09-06
serial: omap: drop DMA support
Felipe Balbi
1
-318
/
+12
2012-09-06
serial: omap: don't access the platform_device
Felipe Balbi
1
-62
/
+62
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-06
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-61
/
+97
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-06
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+5
2012-09-06
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-5
/
+19
[next]