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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
1
-0
/
+2
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
1
-0
/
+3
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
1
-0
/
+1
2010-08-11
mmc: recognize CSD structure
Kyungmin Park
2
-0
/
+2
2010-08-11
virtio_9p.h: include linux/types.h
Randy Dunlap
1
-0
/
+1
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
1
-1
/
+1
2010-08-11
i2c.h: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
11
-310
/
+292
2010-08-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+3
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-22
/
+33
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-19
/
+107
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
10
-17
/
+197
2010-08-11
USB:: fix linux/usb.h kernel-doc warnings
Randy Dunlap
1
-0
/
+3
2010-08-11
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
1
-0
/
+4
2010-08-11
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2
-7
/
+39
2010-08-11
USB: ulpi: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+1
2010-08-11
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
1
-0
/
+2
2010-08-11
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-5
/
+17
2010-08-11
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-0
/
+4
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
1
-3
/
+3
2010-08-11
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
1
-1
/
+1
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
1
-0
/
+4
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
1
-0
/
+23
2010-08-11
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
1
-2
/
+2
2010-08-11
USB: don't stop root-hub status polls too soon
Alan Stern
1
-0
/
+1
2010-08-11
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-0
/
+1
2010-08-11
U6715 16550A serial driver support
Philippe Langlais
3
-1
/
+10
2010-08-11
hsu: driver for Medfield High Speed UART device
Feng Tang
3
-0
/
+65
2010-08-11
serial: general fixes in the serial_rs485 structure
Claudio Scordino
1
-1
/
+3
2010-08-11
serial: fix missing bit coverage of ASYNC_FLAGS
John Villalovos
1
-1
/
+1
2010-08-11
vt: Fix warning: statement with no effect due to vt_kern.h
Kevin Winchester
1
-11
/
+46
2010-08-11
serial: max3107: Abstract out the platform specific bits
Alan Cox
1
-0
/
+4
2010-08-11
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
1
-13
/
+5
2010-08-11
tty: remove tty_lock_nested
Arnd Bergmann
1
-15
/
+1
2010-08-11
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
1
-0
/
+42
2010-08-11
tty: replace BKL with a new tty_lock
Arnd Bergmann
1
-0
/
+31
2010-08-11
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
1
-1
/
+0
2010-08-11
tty: Make vt's have a tty_port
Alan Cox
1
-0
/
+2
2010-08-11
tty: serial - fix tty referencing in set_ldisc
Alan Cox
1
-1
/
+1
2010-08-11
istallion: use bit ops for the board flags
Alan Cox
1
-1
/
+1
2010-08-11
vt/console: try harder to print output when panicing
Jesse Barnes
3
-0
/
+12
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+1
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
4
-4
/
+20
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
17
-43
/
+199
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
10
-339
/
+352
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-85
/
+56
2010-08-10
block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
Jens Axboe
1
-1
/
+2
[next]