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
*
xen: add balloon driver
Jeremy Fitzhardinge
2008-04-24
4
-0
/
+734
*
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
2008-04-24
6
-0
/
+916
*
xen: Add compatibility aliases for frontend drivers
Mark McLoughlin
2008-04-24
2
-0
/
+2
*
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
3
-2
/
+27
*
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2008-04-24
2
-1
/
+15
*
xen/blkfront: use bdget_disk
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+1
*
xen: Make xen-blkfront write its protocol ABI to xenstore
Markus Armbruster
2008-04-24
1
-0
/
+7
*
xen: import arch generic part of xencomm
Isaku Yamahata
2008-04-24
2
-0
/
+233
*
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
1
-32
/
+3
*
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2008-04-24
2
-4
/
+4
*
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
2008-04-24
1
-0
/
+16
*
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2008-04-24
1
-6
/
+7
*
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24
2
-1
/
+658
*
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
2
-1
/
+30
*
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
2008-04-24
1
-1
/
+1
*
Fix cardbus resource allocation
Linus Torvalds
2008-04-22
1
-15
/
+15
*
bus_remove_device: be more careful about incomplete initialization
Rafael J. Wysocki
2008-04-22
1
-1
/
+2
*
Relax check on adding children of suspended devices
Rafael J. Wysocki
2008-04-22
1
-9
/
+6
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-04-22
11
-0
/
+7405
|
\
|
*
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
2008-04-22
7
-391
/
+268
|
*
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
3
-506
/
+322
|
*
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
5
-553
/
+396
|
*
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
2008-04-22
11
-0
/
+7869
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-04-22
31
-570
/
+2247
|
\
\
|
*
|
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
17
-1
/
+29
|
*
|
i2c: New driver for the SuperH Mobile I2C bus controller
Magnus Damm
2008-04-22
3
-0
/
+511
|
*
|
i2c/scx200_acb: Don't use 0 as NULL pointer
Adrian Bunk
2008-04-22
1
-1
/
+1
|
*
|
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
2008-04-22
1
-1
/
+2
|
*
|
i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN
Bryan Wu
2008-04-22
1
-2
/
+5
|
*
|
i2c-bfin-twi: Use simpler comment headers and strip out information that is m...
Mike Frysinger
2008-04-22
1
-18
/
+4
|
*
|
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...
Bryan Wu
2008-04-22
1
-6
/
+6
|
*
|
i2c-bfin-twi: Add missing pin mux operation
Bryan Wu
2008-04-22
1
-0
/
+15
|
*
|
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...
Bryan Wu
2008-04-22
2
-108
/
+177
|
*
|
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...
Sonic Zhang
2008-04-22
1
-71
/
+114
|
*
|
i2c: Remove trailing whitespaces in busses/Kconfig
Wolfram Sang
2008-04-22
1
-15
/
+15
|
*
|
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
7
-45
/
+45
|
*
|
i2c: Renesas SH7760 I2C master driver
Manuel Lauss
2008-04-22
3
-0
/
+587
|
*
|
i2c-dev: Split i2cdev_ioctl
Jean Delvare
2008-04-22
1
-161
/
+168
|
*
|
i2c-ibm_iic: Support building as an of_platform driver
Sean MacLennan
2008-04-22
2
-2
/
+187
|
*
|
i2c-ibm_iic: Change the log levels
Sean MacLennan
2008-04-22
1
-5
/
+5
|
*
|
i2c: Add platform driver on top of the new pca-algorithm
Wolfram Sang
2008-04-22
3
-2
/
+312
|
*
|
i2c-algo-pca: Extend for future drivers
Wolfram Sang
2008-04-22
3
-102
/
+63
|
*
|
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
Wolfram Sang
2008-04-22
2
-23
/
+23
|
*
|
i2c: Remove the algorithm drivers from the config menu
Jean Delvare
2008-04-22
1
-34
/
+5
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-04-22
11
-203
/
+417
|
\
\
|
*
|
HID: Suppress hidinput for Samsung IR control
Robert Schedel
2008-04-22
1
-0
/
+1
|
*
|
HID: remove 60x GTCO devices from blacklist
Jiri Kosina
2008-04-22
1
-21
/
+0
|
*
|
HID: WiseGroup 866 Dual Joypad needs output reports quirk
Jiri Kosina
2008-04-22
1
-1
/
+1
|
*
|
HID: ThrustMaster FF driver is no longer experimental
Jiri Kosina
2008-04-22
1
-2
/
+2
|
*
|
HID: Logitech diNovo Mini pad support
Jiri Kosina
2008-04-22
1
-0
/
+2
[next]