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
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-01
29
-442
/
+798
|
\
|
*
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-12-01
1
-0
/
+48
|
*
driver core: Use klist_remove() in device_move()
Cornelia Huck
2006-12-01
1
-2
/
+2
|
*
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
1
-0
/
+92
|
*
Driver core: make drivers/base/core.c:setup_parent() static
Adrian Bunk
2006-12-01
1
-2
/
+2
|
*
driver core: Introduce device_find_child().
Cornelia Huck
2006-12-01
1
-0
/
+33
|
*
cpu topology: consider sysfs_create_group return value
Heiko Carstens
2006-12-01
1
-23
/
+32
|
*
Driver core: Call platform_notify_remove later
Benjamin Herrenschmidt
2006-12-01
1
-1
/
+1
|
*
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
1
-9
/
+11
|
*
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-4
/
+4
|
*
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-12-01
2
-80
/
+99
|
*
Driver core: convert firmware code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-62
/
+57
|
*
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
2006-12-01
3
-15
/
+15
|
*
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-3
/
+3
|
*
Driver core: convert PPP code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-2
/
+2
|
*
I2C: convert i2c-dev to use struct device instead of struct class_device
Greg Kroah-Hartman
2006-12-01
1
-13
/
+13
|
*
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-6
/
+6
|
*
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
5
-25
/
+27
|
*
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
4
-30
/
+25
|
*
Driver core: convert vc code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-8
/
+8
|
*
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-42
/
+39
|
*
CONFIG_SYSFS_DEPRECATED - class symlinks
Kay Sievers
2006-12-01
1
-51
/
+98
|
*
CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
Kay Sievers
2006-12-01
1
-0
/
+4
|
*
CONFIG_SYSFS_DEPRECATED - device symlinks
Kay Sievers
2006-12-01
1
-4
/
+14
|
*
CONFIG_SYSFS_DEPRECATED - bus symlinks
Kay Sievers
2006-12-01
1
-3
/
+17
|
*
Driver core: make old versions of udev work properly
Greg Kroah-Hartman
2006-12-01
1
-14
/
+45
|
*
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
2006-12-01
2
-17
/
+17
|
*
Driver core: fix "driver" symlink timing
Kay Sievers
2006-12-01
1
-30
/
+52
|
*
Driver core: add notification of bus events
Benjamin Herrenschmidt
2006-12-01
3
-0
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-01
37
-71
/
+69
|
\
\
|
*
|
Fix typos in drivers/isdn/hisax/isdnl2.c
Jan Engelhardt
2006-11-30
1
-10
/
+10
|
*
|
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
3
-3
/
+3
|
*
|
BUG_ON conversion for drivers/mmc/omap.c
Eric Sesterhenn
2006-11-30
1
-2
/
+1
|
*
|
BUG_ON conversion for drivers/media/video/pwc/pwc-if.c
Eric Sesterhenn
2006-11-30
1
-2
/
+1
|
*
|
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
24
-44
/
+44
|
*
|
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
8
-10
/
+10
|
|
/
*
|
[PATCH] block: support larger block pc requests
Mike Christie
2006-12-01
1
-4
/
+2
|
/
*
[PATCH] r8169: Fix iteration variable sign
Francois Romieu
2006-11-29
1
-2
/
+2
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-11-28
2
-8
/
+24
|
\
|
*
[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure
Brian King
2006-11-28
1
-3
/
+6
|
*
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
Jason Gaston
2006-11-28
1
-0
/
+11
|
*
[PATCH] libata: don't schedule EH on wcache on/off if old EH
Tejun Heo
2006-11-28
1
-5
/
+7
*
|
[PATCH] Fix Intel/Sharp command set erase suspend bug
Joakim Tjernlund
2006-11-28
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-11-26
1
-1
/
+1
|
\
|
*
[6PACK]: Masking bug in 6pack driver.
Jean Delvare
2006-11-25
1
-1
/
+1
*
|
V4L/DVB (4874): Fix oops on symbol rate==0
Andrew de Quincey
2006-11-26
1
-0
/
+4
*
|
V4L/DVB (4885): Improve saa711x check
Hans Verkuil
2006-11-26
1
-2
/
+7
*
|
V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera
Luca Risolia
2006-11-26
2
-4
/
+2
*
|
V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver
Ira Snyder
2006-11-26
1
-1
/
+3
*
|
V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag
Andrew de Quincey
2006-11-26
1
-1
/
+1
[next]