index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
2008-02-08
1
-2
/
+2
*
NBD: remove limit on max number of nbd devices
Paul Clements
2008-02-08
1
-6
/
+4
*
Char: applicom, use pci_match_id
Jiri Slaby
2008-02-08
1
-11
/
+4
*
Char: applicom, use pci_resource_start
Jiri Slaby
2008-02-08
1
-4
/
+5
*
mount options: fix capifs
Miklos Szeredi
2008-02-08
1
-0
/
+7
*
PWM LED driver
David Brownell
2008-02-08
3
-0
/
+165
*
Basic PWM driver for AVR32 and AT91
David Brownell
2008-02-08
3
-0
/
+419
*
atmel_serial: show tty name in /proc/interrupts
Haavard Skinnemoen
2008-02-08
1
-1
/
+2
*
atmel_serial: use container_of instead of direct cast
Haavard Skinnemoen
2008-02-08
1
-17
/
+23
*
atmel_serial: fix broken RX buffer allocation
Haavard Skinnemoen
2008-02-08
1
-1
/
+2
*
atmel_serial: add DMA support
Chip Coldwell
2008-02-08
2
-24
/
+383
*
atmel_serial: split the interrupt handler
Remy Bohmer
2008-02-08
1
-55
/
+190
*
atmel_serial: fix bugs in probe() error path and remove()
Haavard Skinnemoen
2008-02-08
1
-10
/
+29
*
atmel_serial: use existing console options only if BRG is running
Haavard Skinnemoen
2008-02-08
1
-8
/
+7
*
atmel_serial: use cpu_relax() when busy-waiting
Haavard Skinnemoen
2008-02-08
1
-2
/
+2
*
atmel_serial: clean up the code
Remy Bohmer
2008-02-08
1
-105
/
+150
*
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2008-02-08
1
-0
/
+25
*
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
2008-02-08
1
-1
/
+1
*
Fix container_of() usage
Alexey Dobriyan
2008-02-08
1
-1
/
+1
*
aoe: statically initialise devlist_lock
Andrew Morton
2008-02-08
1
-3
/
+1
*
aoe: update copyright date
Ed L. Cashin
2008-02-08
7
-7
/
+7
*
aoe: make error messages more specific
Ed L. Cashin
2008-02-08
1
-8
/
+7
*
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2008-02-08
2
-5
/
+7
*
aoe: add module parameter for users who need more outstanding I/O
Ed L. Cashin
2008-02-08
1
-3
/
+7
*
aoe: only install new AoE device once
Ed L. Cashin
2008-02-08
1
-0
/
+2
*
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
2008-02-08
3
-41
/
+133
*
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
2008-02-08
3
-19
/
+74
*
aoe: eliminate goto and improve readability
Ed L. Cashin
2008-02-08
1
-35
/
+34
*
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
2008-02-08
4
-10
/
+9
*
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2008-02-08
6
-335
/
+653
*
aoe: bring driver version number to 47
Ed L. Cashin
2008-02-08
1
-1
/
+1
*
rd: support XIP
Nick Piggin
2008-02-08
2
-2
/
+47
*
rewrite rd
Nick Piggin
2008-02-08
4
-549
/
+550
*
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
6
-5
/
+22
*
usb: net2280 can't have a function called show_registers()
David Howells
2008-02-08
1
-3
/
+3
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
1
-1
/
+0
*
serial_core: bring mostly into line with coding style
Alan Cox
2008-02-08
1
-27
/
+28
*
8250: enable rate reporting via termios
Alan Cox
2008-02-08
1
-0
/
+1
*
serial8250: coding style
Alan Cox
2008-02-08
1
-9
/
+10
*
8250_pci: coding style
Alan Cox
2008-02-08
1
-55
/
+54
*
8250_hub6: codding style
Alan Cox
2008-02-08
1
-12
/
+12
*
8250_hp300: coding style
Alan Cox
2008-02-08
1
-20
/
+15
*
8250_gsc: coding style
Alan Cox
2008-02-08
1
-9
/
+8
*
8250_early: coding style
Alan Cox
2008-02-08
1
-8
/
+15
*
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
2008-02-08
1
-182
/
+180
*
tty_io: drag screaming into coding style compliance
Alan Cox
2008-02-08
1
-278
/
+283
*
tty_audit: fix checkpatch complaint
Alan Cox
2008-02-08
1
-1
/
+1
*
rocket: don't let random users reset the controller
Alan Cox
2008-02-08
1
-0
/
+3
*
rocket: first pass at termios reporting
Alan Cox
2008-02-08
1
-10
/
+8
*
n_tty: clean up old code to follow coding style and (mostly) checkpatch
Alan Cox
2008-02-08
1
-75
/
+73
[next]