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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
2005-10-28
1
-0
/
+7
*
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
2005-10-28
1
-0
/
+8
*
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
2005-10-28
1
-0
/
+13
*
[PATCH] stop exporting two functions
David Brownell
2005-10-28
1
-5
/
+0
*
[PATCH] one less word in struct device
David Brownell
2005-10-28
1
-1
/
+0
*
[PATCH] remove usb_suspend_device() parameter
David Brownell
2005-10-28
1
-1
/
+1
*
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
2005-10-28
1
-5
/
+2
*
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
2005-10-28
1
-0
/
+4
*
[PATCH] pci_ids: cleanup comments
Grant Coady
2005-10-28
1
-4
/
+4
*
[PATCH] PCI: fix edac drivers for radisys 82600 borkage
Andrew Morton
2005-10-28
1
-0
/
+1
*
[PATCH] pci_ids: remove non-referenced symbols from pci_ids.h
Grant Coady
2005-10-28
1
-540
/
+0
*
[PATCH] pci_ids: remove duplicates from pci_ids.h
Grant Coady
2005-10-28
1
-19
/
+9
*
[PATCH] PCI: Block config access during BIST
Brian King
2005-10-28
1
-0
/
+7
*
[PATCH] I2C: add i2c module alias for i2c drivers to use
Greg Kroah-Hartman
2005-10-28
2
-0
/
+6
*
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
Jean Delvare
2005-10-28
1
-4
/
+0
*
[PATCH] i2c: SMBus PEC support rewrite, 2 of 3
Jean Delvare
2005-10-28
1
-1
/
+1
*
[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
Jean Delvare
2005-10-28
1
-18
/
+0
*
[PATCH] i2c: Drop unused parport i2c IDs
Jean Delvare
2005-10-28
1
-3
/
+0
*
[PATCH] i2c: ID redefinition cleanups
Jean Delvare
2005-10-28
1
-14
/
+0
*
[PATCH] i2c: New Xicor X1205 RTC driver
Alessandro Zummo
2005-10-28
1
-0
/
+31
*
[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX
Jean Delvare
2005-10-28
1
-1
/
+0
*
[PATCH] i2c: Drop unused per-i2c-algorithm adapter max
Jean Delvare
2005-10-28
3
-6
/
+0
*
[PATCH] i2c: Drop out-of-date, colliding ioctl definitions
Jean Delvare
2005-10-28
1
-5
/
+0
*
[PATCH] i2c: Fix misplaced i2c.h comment
Jean Delvare
2005-10-28
1
-1
/
+1
*
[PATCH] i2c: Drop useless CVS revision IDs
Jean Delvare
2005-10-28
4
-8
/
+0
*
[PATCH] i2c: Fix union i2c_smbus_data definition
Hideki Iwamoto
2005-10-28
1
-2
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-10-28
5
-55
/
+117
|
\
|
*
Merge ../bleed-2.6
Greg KH
2005-10-28
118
-518
/
+1697
|
|
\
|
*
|
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-15
/
+2
|
*
|
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
|
*
|
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
2005-10-28
1
-1
/
+0
|
*
|
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
2005-10-28
1
-0
/
+1
|
*
|
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
2005-10-28
1
-1
/
+23
|
*
|
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
2005-10-28
1
-0
/
+24
|
*
|
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
2005-10-28
1
-3
/
+10
|
*
|
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2005-10-28
2
-29
/
+29
|
*
|
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
2005-10-28
1
-2
/
+2
|
*
|
[PATCH] I2O: remove i2o_device_class
Dmitry Torokhov
2005-10-28
1
-2
/
+0
|
*
|
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
|
*
|
[PATCH] driver model wakeup flags
David Brownell
2005-10-28
1
-1
/
+25
*
|
|
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
2005-10-28
3
-0
/
+16
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Arnaldo Carvalho de Melo
2005-10-28
2
-3
/
+6
|
\
\
\
|
*
|
|
[Bluetooth] Make more functions static
Marcel Holtmann
2005-10-28
1
-0
/
+6
|
*
|
|
[Bluetooth] Move CRC table into RFCOMM core
Marcel Holtmann
2005-10-28
1
-3
/
+0
|
|
/
/
*
|
|
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
Linus Torvalds
2005-10-28
21
-240
/
+1270
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Auto-update from upstream
Kyle McMartin
2005-10-28
64
-247
/
+407
|
|
\
\
|
*
\
\
Auto-update from upstream
Kyle McMartin
2005-10-26
8
-37
/
+52
|
|
\
\
\
|
*
|
|
|
[PARISC] Update parisc specific input code from parisc tree
Matthew Wilcox
2005-10-21
4
-0
/
+952
|
*
|
|
|
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
2005-10-21
1
-2
/
+4
|
*
|
|
|
[PARISC] Define pgprot_noncached macro in pgtable.h
Grant Grundler
2005-10-21
1
-0
/
+2
[next]