index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
2008-02-05
2
-0
/
+11
*
serial: MPSC: set baudrate when BRG divider is set.
Mark A. Greer
2008-02-05
1
-0
/
+1
*
serial: Coding style
Alan Cox
2008-02-05
2
-5
/
+7
*
serial: speed setup failure reporting
Alan Cox
2008-02-05
1
-2
/
+3
*
serial: avoid stalling suspend if serial port won't drain
Russell King
2008-02-05
1
-1
/
+7
*
serial: avoid waking up closed serial ports on resume
Russell King
2008-02-05
1
-2
/
+2
*
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
2008-02-05
1
-19
/
+21
*
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
2008-02-05
1
-0
/
+133
*
drivers/serial/s3c2410.c: remove dead config symbols
Jiri Olsa
2008-02-05
1
-1
/
+1
*
serial: keep the DTR setting for serial console.
Yinghai Lu
2008-02-05
1
-1
/
+2
*
drivers/pcmcia: add missing pci_dev_get
Julia Lawall
2008-02-05
1
-1
/
+3
*
drivers/pcmcia: Add missing iounmap
Julia Lawall
2008-02-05
1
-1
/
+5
*
at91_cf: use generic gpio calls
David Brownell
2008-02-05
1
-15
/
+47
*
pcmcia/pcnet_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-13
/
+13
*
pcmcia/fmvj18x_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-2
/
+1
*
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
Richard Knutsson
2008-02-05
1
-2
/
+2
*
pcmcia/axnet_cs: make functions static
Richard Knutsson
2008-02-05
1
-2
/
+2
*
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-1
/
+1
*
pcmcia: include bad CIS filename in error message
Randy Dunlap
2008-02-05
1
-2
/
+3
*
pcmcia: stop updating dev->power.power_state
David Brownell
2008-02-05
1
-4
/
+6
*
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
19
-216
/
+223
*
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
2008-02-05
3
-16
/
+17
*
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
2008-02-05
1
-0
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-02-04
4
-132
/
+8
|
\
|
*
-
.
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
2008-02-04
2
-3
/
+7
|
|
\
\
|
|
|
*
[ARM] 4810/1: - Fix 'section mismatch' building warnings
Kristoffer Ericson
2008-02-04
1
-1
/
+1
|
|
|
*
[ARM] 21285 serial: fix build error
Russell King
2008-02-04
1
-2
/
+6
|
|
|
/
|
*
|
[ARM] 4660/3: at91: allow selecting UART for early kernel messages
Guennadi Liakhovetski
2008-02-04
2
-129
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-02-04
13
-243
/
+1055
|
\
\
|
*
|
virtio: balloon driver
Rusty Russell
2008-02-04
3
-0
/
+295
|
*
|
virtio: Use PCI revision field to indicate virtio PCI ABI version
Anthony Liguori
2008-02-04
1
-0
/
+6
|
*
|
virtio: PCI device
Anthony Liguori
2008-02-04
3
-0
/
+458
|
*
|
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
2008-02-04
1
-7
/
+22
|
*
|
virtio_blk: Dont waste major numbers
Christian Borntraeger
2008-02-04
1
-12
/
+16
|
*
|
virtio_blk: provide getgeo
Christian Borntraeger
2008-02-04
1
-2
/
+13
|
*
|
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
2008-02-04
1
-1
/
+4
|
*
|
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
2008-02-04
1
-6
/
+19
|
*
|
virtio: flush buffers on open
Rusty Russell
2008-02-04
1
-0
/
+7
|
*
|
virtnet: remove double ether_setup
Christian Borntraeger
2008-02-04
1
-1
/
+0
|
*
|
virtio: Allow virtio to be modular and used by modules
Rusty Russell
2008-02-04
3
-2
/
+14
|
*
|
virtio: Use the sg_phys convenience function.
Rusty Russell
2008-02-04
1
-4
/
+2
|
*
|
virtio: Put the virtio under the virtualization menu
Anthony Liguori
2008-02-04
3
-4
/
+4
|
*
|
virtio: handle interrupts after callbacks turned off
Rusty Russell
2008-02-04
1
-0
/
+7
|
*
|
virtio: reset function
Rusty Russell
2008-02-04
5
-17
/
+31
|
*
|
virtio: populate network rings in the probe routine, not open
Rusty Russell
2008-02-04
1
-19
/
+25
|
*
|
virtio: Tweak virtio_net defines
Rusty Russell
2008-02-04
1
-16
/
+16
|
*
|
virtio: Net header needs hdr_len
Rusty Russell
2008-02-04
1
-1
/
+2
|
*
|
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
2008-02-04
1
-0
/
+2
|
*
|
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
4
-15
/
+26
|
*
|
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
5
-141
/
+100
[next]