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
2009-12-12
tty: sdio_uart: add modem functionality
Alan Cox
1
-1
/
+32
2009-12-12
tty: sdio_uart: Style fixes
Alan Cox
1
-11
/
+12
2009-12-12
tty: sdio_uart: Fix termios handling
Alan Cox
1
-6
/
+0
2009-12-12
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
1
-82
/
+119
2009-12-12
sdio_uart: Move the open lock
Alan Cox
1
-11
/
+9
2009-12-12
sdio_uart: refcount the tty objects
Alan Cox
1
-17
/
+42
2009-12-12
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
1
-1
/
+1
2009-12-12
sdio_uart: use tty_port
Alan Cox
1
-18
/
+23
2009-12-12
tty_port: Move hupcl handling
Alan Cox
1
-5
/
+8
2009-12-12
Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
Ian Jackson
1
-5
/
+3
2009-12-12
Serial: pxa: work around Errata #75
Uwe Kleine-König
1
-2
/
+11
2009-12-12
serial, 8250: calculate irqflags bitmask before loop
André Goddard Rosa
1
-6
/
+10
2009-12-12
serial: cascade needless conditionals
André Goddard Rosa
1
-7
/
+5
2009-12-12
serial: fix NULL pointer dereference
André Goddard Rosa
1
-10
/
+11
2009-12-12
opticon: Fix resume logic
Alan Cox
1
-1
/
+2
2009-12-12
usb_serial: Kill port mutex
Alan Cox
2
-3
/
+2
2009-12-12
usb_serial: Use the shutdown() operation
Alan Cox
1
-28
/
+11
2009-12-12
tty_port: coding style cleaning pass
Alan Cox
1
-12
/
+13
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
2
-30
/
+55
2009-12-12
tty: stallion: kill BKL ioctl
Alan Cox
1
-6
/
+7
2009-12-12
tty: istallion: Kill off the BKL ioctl
Alan Cox
1
-4
/
+4
2009-12-12
tty: esp: remove broken driver
Alan Cox
3
-2547
/
+0
2009-12-12
tty: const: constify remaining tty_operations
Alexey Dobriyan
3
-3
/
+3
2009-12-12
jsm: adding EEH handlers
Breno Leitao
2
-1
/
+47
2009-12-12
jsm: removing the field jsm_board->intr_count
Breno Leitão
2
-3
/
+0
2009-12-12
jsm: Removing unused jsm_channel->ch_wopen field
Breno Leitão
1
-2
/
+0
2009-12-12
jsm: Remove ch_cpstime field
Breno Leitão
1
-2
/
+0
2009-12-12
jsm: removing ch_old_baud field
Breno Leitão
3
-6
/
+0
2009-12-12
jsm: remove the ch_custom_speed field
Breno Leitão
2
-5
/
+0
2009-12-12
jsm: Rewriting a bad log message
Breno Leitão
1
-1
/
+1
2009-12-12
jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled
Breno Leitão
1
-1
/
+1
2009-12-12
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song
3
-0
/
+793
2009-12-12
cxgb3: Fixing EEH handlers
Breno Leitao
1
-0
/
+1
2009-12-12
cnic: Zero out status block and Event Queue indices.
Michael Chan
1
-0
/
+5
2009-12-12
cnic: Send delete command when shutting down iSCSI ring.
Michael Chan
1
-0
/
+6
2009-12-12
net: smc91x: Fix up type mismatch in smc_drv_resume().
Paul Mundt
1
-1
/
+1
2009-12-12
smc91x: fix unused flags warnings on UP systems
Mike Frysinger
1
-3
/
+3
2009-12-12
net: Add missing TST_CFG_WRITE bits around sky2_pci_write
Takashi Iwai
1
-0
/
+4
2009-12-12
net: Fix Yukon-2 Optima TCP offload setup
Takashi Iwai
1
-0
/
+5
2009-12-12
Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
82
-0
/
+35854
2009-12-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-104
/
+71
2009-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-24
/
+55
2009-12-11
firewire: ohci: handle receive packets with a data length of zero
Jay Fenlason
1
-2
/
+10
2009-12-11
Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as needed
Jonathan Cameron
1
-0
/
+1
2009-12-11
Staging: IIO: Add tsl2560-2 support to tsl2563 driver.
Jonathan Cameron
2
-8
/
+9
2009-12-11
Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.
Jonathan Cameron
3
-282
/
+0
2009-12-11
Staging: wlags49_h2: fix up signal levels
Henk de Groot
2
-11
/
+39
2009-12-11
+ drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm tree
Andrew Morton
23
-372
/
+0
2009-12-11
Staging: samsung-laptop: add TODO file
Greg Kroah-Hartman
1
-0
/
+5
2009-12-11
Staging: samsung-laptop: remove old kernel code
Greg Kroah-Hartman
1
-40
/
+0
[prev]
[next]