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
*
[PATCH] serial: serial_txx9 driver update
Atsushi Nemoto
2007-02-11
2
-12
/
+16
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
8
-19
/
+9
*
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
2007-02-11
1
-3
/
+0
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
24
-121
/
+23
*
[PATCH] Char: isicom, correct probing/removing
Jiri Slaby
2007-02-11
1
-7
/
+9
*
[PATCH] Char: isicom, support higher rates
Jiri Slaby
2007-02-11
1
-2
/
+7
*
[PATCH] Char: isicom, check card state in isr
Jiri Slaby
2007-02-11
1
-0
/
+5
*
[PATCH] Char: isicom, augment card_reset
Jiri Slaby
2007-02-11
1
-17
/
+22
*
[PATCH] Char: isicom, fix locking in isr
Jiri Slaby
2007-02-11
1
-0
/
+2
*
[PATCH] make drivers/char/mxser_new.c:mxser_hangup() static
Adrian Bunk
2007-02-11
1
-1
/
+1
*
[PATCH] mxser: remove ambiguous redefinition of INIT_WORK
Andreas Jaggi
2007-02-11
2
-16
/
+0
*
[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves
Jiri Slaby
2007-02-11
1
-33
/
+3
*
[PATCH] IOC3/IOC4: PCI mem space resources
Brent Casavant
2007-02-11
3
-9
/
+9
*
[PATCH] disable init/initramfs.c
Jean-Paul Saman
2007-02-11
1
-1
/
+3
*
[PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup
Jiri Slaby
2007-02-11
1
-1
/
+0
*
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
2007-02-11
4
-18
/
+41
*
[PATCH] drivers: add LCD support
Miguel Ojeda Sandonis
2007-02-11
7
-0
/
+847
*
[PATCH] Drop __get_zone_counts()
Christoph Lameter
2007-02-11
1
-7
/
+2
*
libata: kill ATA_ENABLE_PATA
Jeff Garzik
2007-02-09
1
-2
/
+0
*
libata: build fix after dmesg probe output changes
Jeff Garzik
2007-02-09
1
-2
/
+2
*
libata: Early CFA adapters are not required to support mode setting
Alan
2007-02-09
1
-0
/
+4
*
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
2007-02-09
1
-1
/
+4
*
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
2007-02-09
1
-2
/
+39
*
sata_nv: use ADMA for NODATA commands
Robert Hancock
2007-02-09
1
-7
/
+25
*
sata_nv: cleanup ADMA error handling
Robert Hancock
2007-02-09
1
-75
/
+72
*
(2.6.20) pata_mpiix: probing cleanup (resend)
Sergei Shtylyov
2007-02-09
1
-7
/
+6
*
(2.6.20) pata_mpiix: fix PIO setup issues
Sergei Shtylyov
2007-02-09
1
-9
/
+10
*
(2.6.20) pata_oldpiix: fix PIO2 underclocking
Sergei Shtylyov
2007-02-09
1
-8
/
+10
*
Kconfig: clarify ATA_PIIX description
Alan
2007-02-09
1
-3
/
+3
*
sata_inic162x: fix a few glitches in hardreset
Tejun Heo
2007-02-09
1
-8
/
+4
*
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
2007-02-09
1
-0
/
+3
*
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
2007-02-09
1
-21
/
+31
*
pata_sl82c105: wrong assumptions about compatible PIO modes
Sergei Shtylyov
2007-02-09
1
-2
/
+2
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
60
-0
/
+206
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
2
-12
/
+51
*
libata: convert to iomap
Tejun Heo
2007-02-09
62
-1408
/
+949
*
pata_platform: fix devres conversion
Tejun Heo
2007-02-09
1
-24
/
+7
*
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
4
-1
/
+5
*
libata: remove unused functions
Tejun Heo
2007-02-09
1
-75
/
+6
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
59
-1245
/
+355
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
4
-155
/
+102
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
2
-5
/
+20
*
devres: device resource management
Tejun Heo
2007-02-09
9
-1
/
+1066
*
fix CONFIG_SATA_SIS=y compile error
Adrian Bunk
2007-02-09
3
-4
/
+6
*
sata_sis: Support for PATA supports
Alan
2007-02-09
3
-12
/
+33
*
libata: implement HDIO_GET_IDENTITY
Tejun Heo
2007-02-09
1
-1
/
+42
*
libata: trivial stuff
Alan
2007-02-09
2
-3
/
+3
*
sata_promise: kill qc->nsect
Tejun Heo
2007-02-09
1
-2
/
+0
*
libata piix3 support warning fix
Andrew Morton
2007-02-09
1
-1
/
+1
*
libata: PIIX3 support
Alan
2007-02-09
1
-3
/
+15
[next]