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] device-mapper raid1: drop mark_region spinlock fix
Jonathan E Brassow
2005-11-22
1
-11
/
+9
*
[PATCH] device-mapper snapshot: bio_list fix
jblunck@suse.de
2005-11-22
1
-0
/
+3
*
[PATCH] device-mapper dm-mpath: endio spinlock fix
Stefan Bader
2005-11-22
1
-6
/
+7
*
[PATCH] device-mapper: mirror log bitset fix
Alasdair G Kergon
2005-11-22
1
-2
/
+2
*
[PATCH] device-mapper: list_versions fix
Alasdair G Kergon
2005-11-22
1
-1
/
+1
*
[PATCH] device-mapper dm-ioctl: missing put in table load error case
Kiyoshi Ueda
2005-11-22
1
-0
/
+1
*
[PATCH] dell_rbu driver depends on x86[64]
Dave Jones
2005-11-22
1
-0
/
+1
*
[PATCH] Fix a bug in scsi_get_command
Matthew Dobson
2005-11-22
1
-1
/
+1
*
[PATCH] cpufreq: silence cpufreq for UP
Grant Coady
2005-11-22
1
-1
/
+1
*
[PATCH] vgacon: Fix usage of stale height value on vc initialization
Antonino A. Daplas
2005-11-22
1
-0
/
+1
*
[PATCH] fbcon: Console Rotation - Fix wrong shift calculation
Antonino A. Daplas
2005-11-22
1
-2
/
+2
*
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
2005-11-22
1
-1
/
+1
*
[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI
Richard Knutsson
2005-11-22
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...
Linus Torvalds
2005-11-21
1
-0
/
+6
|
\
|
*
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Jody McIntyre
2005-11-18
1
-0
/
+6
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-11-21
1
-1
/
+1
|
\
\
|
*
|
[SERIAL] imx: Fix missed platform_driver_unregister
Russell King
2005-11-21
1
-1
/
+1
*
|
|
Merge ../linus/
Dave Jones
2005-11-21
150
-1537
/
+3334
|
\
\
\
|
|
/
/
|
*
|
[PATCH] Fix an OOPS is CinergyT2
Dmitry Torokhov
2005-11-20
1
-1
/
+1
|
*
|
Fix missing initialization in ir-kbd-gpio.c
Dmitry Torokhov
2005-11-20
1
-2
/
+3
|
*
|
Fix an OOPS when initializing IR remote on saa7134
Dmitry Torokhov
2005-11-20
1
-0
/
+2
|
*
|
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
2005-11-20
2
-6
/
+18
|
*
|
Input: handle failures in input_register_device()
Dmitry Torokhov
2005-11-20
1
-27
/
+36
|
*
|
Input: uinput - don't use "interruptible" in FF code
Dmitry Torokhov
2005-11-20
1
-8
/
+3
|
*
|
Input: uinput - add UI_SET_SWBIT ioctl
Dmitry Torokhov
2005-11-20
1
-0
/
+4
|
*
|
Input: uinput - convert to dynalloc allocation
Dmitry Torokhov
2005-11-20
1
-147
/
+163
|
*
|
Input: wistron - disable wifi/bluetooth on suspend
Miloslav Trmac
2005-11-20
1
-0
/
+6
|
*
|
Input: wistron - add PM support
Dmitry Torokhov
2005-11-20
1
-5
/
+57
|
*
|
Input: wistron - convert to dynamic input_dev allocation
Dmitry Torokhov
2005-11-20
1
-16
/
+37
|
*
|
Input: wistron - add support for Acer Aspire 1500 notebooks
Bernhard Rosenkraenzer
2005-11-20
1
-20
/
+59
|
*
|
Input: wistron - disable for x86_64
Andrew Morton
2005-11-20
1
-1
/
+1
|
*
|
Input: add Wistron driver
Dmitry Torokhov
2005-11-20
3
-0
/
+454
|
*
|
Input: atkbd - speed up setting leds/repeat state
Dmitry Torokhov
2005-11-20
1
-31
/
+68
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2005-11-19
8
-50
/
+30
|
|
\
\
|
|
*
|
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
2005-11-19
4
-11
/
+5
|
|
*
|
[PATCH] ide: remove dead code from flagged_taskfile()
Bartlomiej Zolnierkiewicz
2005-11-19
1
-9
/
+3
|
|
*
|
[PATCH] ide: remove dead DEBUG_TASKFILE code
Bartlomiej Zolnierkiewicz
2005-11-19
1
-15
/
+0
|
|
*
|
[PATCH] ide: remove unused ide_action_t:ide_next
Bartlomiej Zolnierkiewicz
2005-11-19
1
-6
/
+0
|
|
*
|
[PATCH] sis5513: enable ATA133 for the SiS965 southbridge
Aurelien Jarno
2005-11-19
1
-0
/
+1
|
|
*
|
[PATCH] via82cxxx: add VIA VT6410 IDE support
Mathias Kretschmer
2005-11-19
1
-9
/
+21
|
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-11-19
2
-24
/
+22
|
|
\
\
\
|
|
*
|
|
[SERIAL] Remove unused variable in sa1100.c
Russell King
2005-11-19
1
-1
/
+0
|
|
*
|
|
[SERIAL] Fix status reporting with PL011 serial driver
Russell King
2005-11-19
1
-23
/
+22
|
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-19
3
-20
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
[DRIVER MODEL] Fix typo in ohci-ppc-soc.c
Andrey Volkov
2005-11-17
1
-1
/
+1
|
|
*
|
|
|
[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms
Russell King
2005-11-17
3
-19
/
+15
|
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-11-19
2
-4
/
+4
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
[ARM] Drivers should not make use of architecture private __ioremap
Russell King
2005-11-17
2
-4
/
+4
|
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2005-11-18
13
-340
/
+140
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU
James Bottomley
2005-11-18
1
-4
/
+4
[next]