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-07-17
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
1
-6
/
+12
2012-07-17
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
1
-0
/
+1
2012-07-17
tty: of_serial: add no-loopback-test property
Gabor Juhos
1
-0
/
+4
2012-07-17
tty: Move the handling of the tty release logic
Alan Cox
4
-41
/
+31
2012-07-17
vt: fix the keyboard/led locking
Alan Cox
1
-18
/
+23
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
6
-58
/
+37
2012-07-17
tty: Fix up PPC fallout from the termios move
Alan Cox
1
-12
/
+12
2012-07-17
usb, kobil: Sort out some bogus tty handling
Alan Cox
1
-3
/
+3
2012-07-17
f81232: correct stubbed termios handler
Alan Cox
1
-0
/
+1
2012-07-17
tty: move the termios object into the tty
Alan Cox
60
-399
/
+373
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
12
-172
/
+108
2012-07-16
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
285
-1402
/
+2256
2012-07-15
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
1
-5
/
+3
2012-07-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2012-07-14
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-07-14
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+2
2012-07-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+44
2012-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-130
/
+285
2012-07-13
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+13
2012-07-13
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-22
/
+37
2012-07-13
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-101
/
+133
2012-07-13
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-13
tty ldisc: Close/Reopen race prevention should check the proper flag
Shachar Shemesh
1
-1
/
+1
2012-07-13
8250: add support for ASIX devices with a FIFO bug
Alan Cox
3
-5
/
+28
2012-07-13
8250: propogate the bugs field
Alan Cox
1
-0
/
+1
2012-07-13
8250: use the 8250 register interface not the legacy one
Alan Cox
8
-178
/
+155
2012-07-13
usb: fix sillies in the metro USB driver
Alan Cox
1
-7
/
+1
2012-07-13
tty: double unlock on error in ptmx_open()
Dan Carpenter
1
-3
/
+1
2012-07-13
hwmon: (it87) Preserve configuration register bits on init
Jean Delvare
1
-1
/
+1
2012-07-13
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
1
-2
/
+4
2012-07-12
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-22
/
+33
2012-07-12
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-8
/
+15
2012-07-12
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-12
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-07-12
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-12
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-12
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-07-12
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-14
/
+14
2012-07-11
media: mx2_camera: Fix mbus format handling
Javier Martin
1
-5
/
+22
2012-07-11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2012-07-11
Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-22
/
+0
2012-07-11
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-54
/
+104
2012-07-11
Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-07-11
Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
3
-0
/
+5
2012-07-11
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
1
-2
/
+2
[next]