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] zd1211rw: Add ID for Buffalo WLI-U2-KG54L
Daniel Drake
2007-07-10
1
-0
/
+1
|
|
*
|
|
[PATCH] zd1211rw: Detect more AL2230S radios
Daniel Drake
2007-07-10
3
-6
/
+9
|
|
*
|
|
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
Daniel Drake
2007-07-10
1
-5
/
+8
|
|
*
|
|
[PATCH] airo: start with radio off
Michal Schmidt
2007-07-10
1
-1
/
+1
|
|
*
|
|
[PATCH] airo: simpler calling convention for enable_MAC()
Michal Schmidt
2007-07-10
1
-36
/
+27
|
|
*
|
|
[PATCH] airo: fix a race causing initialization failures
Michal Schmidt
2007-07-10
1
-31
/
+28
|
|
*
|
|
[PATCH] airo: delay some initialization until the netdev is up
Michal Schmidt
2007-07-10
1
-35
/
+45
|
|
*
|
|
[PATCH] airo: disable the PCI device when unloading module
Michal Schmidt
2007-07-10
1
-1
/
+5
|
|
*
|
|
[PATCH] ipw2100: RF kill switch timer power save
Stephen Hemminger
2007-07-10
1
-4
/
+7
|
|
*
|
|
[PATCH] ipw2200: rf kill switch polling power saving
Stephen Hemminger
2007-07-10
1
-2
/
+3
|
|
*
|
|
[PATCH] rtl8187: fix endianness issue in rtl8225 register writing
Michael Wu
2007-07-10
1
-2
/
+2
|
|
*
|
|
[PATCH] libertas: fix use-after-free in rx path
Holger Schurig
2007-07-10
1
-1
/
+0
|
|
*
|
|
[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.
Robert P. J. Day
2007-07-10
1
-1
/
+0
|
*
|
|
|
Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...
Micah Gruber
2007-07-16
1
-1
/
+3
*
|
|
|
|
[SERIAL] SUNHV: Fix jerky console on LDOM guests.
David S. Miller
2007-07-16
1
-11
/
+1
*
|
|
|
|
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-07-16
77
-2214
/
+2485
|
\
\
\
\
\
|
*
|
|
|
|
drm: remove core typedefs from the ioc32 wrappers
Dave Airlie
2007-07-16
1
-41
/
+41
|
*
|
|
|
|
drm: remove sarea typedefs
Dave Airlie
2007-07-12
2
-9
/
+15
|
*
|
|
|
|
drm: detypedef the hashtab and more of sman
Dave Airlie
2007-07-12
8
-59
/
+59
|
*
|
|
|
|
drm: de-typedef sman
Dave Airlie
2007-07-12
6
-49
/
+51
|
*
|
|
|
|
drm: detypedeffing continues...
Dave Airlie
2007-07-11
23
-142
/
+143
|
*
|
|
|
|
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
Dave Airlie
2007-07-11
16
-80
/
+81
|
*
|
|
|
|
drm: drop drm_vma_entry_t, drm_magic_entry_t
Dave Airlie
2007-07-11
5
-19
/
+15
|
*
|
|
|
|
drm: drop drm_buf_t typedef
Dave Airlie
2007-07-11
20
-104
/
+104
|
*
|
|
|
|
drm: fixup other drivers for typedef removals
Dave Airlie
2007-07-11
22
-296
/
+296
|
*
|
|
|
|
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
2007-07-11
42
-432
/
+432
|
*
|
|
|
|
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
2007-07-11
25
-320
/
+367
|
*
|
|
|
|
r300: updates register header
Oliver McFadden
2007-07-11
2
-506
/
+698
|
*
|
|
|
|
radeon: add support for vblank on crtc2
Dave Airlie
2007-07-11
6
-14
/
+124
|
*
|
|
|
|
drm: cleanup list initialisation
Dave Airlie
2007-07-11
2
-5
/
+4
|
*
|
|
|
|
drm: fix typo on code drm getsarea
Dave Airlie
2007-07-11
1
-1
/
+1
|
*
|
|
|
|
drm: remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
2007-07-11
9
-26
/
+22
|
*
|
|
|
|
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-07-11
18
-195
/
+116
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix too few arguments to function `scsi_cmd_ioctl'
S.Çağlar Onur
2007-07-16
1
-1
/
+1
*
|
|
|
|
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-16
6
-22
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
2007-07-16
5
-5
/
+7
|
*
|
|
|
|
bsg: support for full generic block layer SG v3
Jens Axboe
2007-07-16
2
-18
/
+21
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-16
9
-2675
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
more ACSI removal
Adrian Bunk
2007-07-16
8
-2623
/
+0
|
*
|
|
|
|
|
umem: Fix match of pci_ids in umem driver
Neil Brown
2007-07-16
1
-11
/
+6
|
*
|
|
|
|
|
umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
Robert P. J. Day
2007-07-16
1
-41
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-16
11
-12
/
+2289
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SERIAL]: Fix console write locking in sparc drivers.
David S. Miller
2007-07-16
4
-12
/
+68
|
*
|
|
|
|
|
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
2007-07-16
2
-24
/
+34
|
*
|
|
|
|
|
[SPARC64]: Add Sun LDOM virtual disk driver.
David S. Miller
2007-07-16
3
-0
/
+978
|
*
|
|
|
|
|
[SPARC64]: Add Sun LDOM virtual network driver.
David S. Miller
2007-07-16
4
-0
/
+1233
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-07-16
3
-62
/
+93
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fb: pvr2fb: A few more __devinit annotations for PCI.
Paul Mundt
2007-07-07
1
-6
/
+6
|
*
|
|
|
|
|
fb: pvr2fb: Fix up section mismatch warnings.
Paul Mundt
2007-07-07
1
-47
/
+42
|
*
|
|
|
|
|
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
2007-06-20
2
-3
/
+26
[prev]
[next]