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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-04
5
-40
/
+32
|
\
|
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
5
-40
/
+32
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-05-04
3
-12
/
+27
|
\
\
|
*
|
PCI: the overdue removal of pci_module_init()
Adrian Bunk
2007-05-02
1
-6
/
+0
|
*
|
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
1
-1
/
+0
|
*
|
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
2007-05-02
1
-0
/
+1
|
*
|
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
2007-05-02
1
-0
/
+1
|
*
|
MSI: Remove dev->first_msi_irq
Michael Ellerman
2007-05-02
1
-1
/
+0
|
*
|
MSI: Use a list instead of the custom link structure
Michael Ellerman
2007-05-02
2
-4
/
+5
|
*
|
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
Michael Ellerman
2007-05-02
1
-0
/
+2
|
*
|
MSI: Add an arch_msi_check_device()
Michael Ellerman
2007-05-02
1
-0
/
+1
|
*
|
PCI: define pci_request/release_regions() for CONFIG_PCI=n
Sergei Shtylyov
2007-05-02
1
-0
/
+3
|
*
|
pci: New PCI-E reset API
Brian King
2007-05-02
1
-0
/
+14
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2007-05-04
1
-4
/
+232
|
\
\
|
*
|
[CRYPTO] api: Add ablkcipher_request_set_tfm
Herbert Xu
2007-05-02
1
-1
/
+7
|
*
|
[CRYPTO] api: Add async blkcipher type
Herbert Xu
2007-05-02
1
-0
/
+22
|
*
|
[CRYPTO] templates: Pass type/mask when creating instances
Herbert Xu
2007-05-02
1
-0
/
+9
|
*
|
[CRYPTO] api: Add async block cipher interface
Herbert Xu
2007-05-02
1
-4
/
+195
|
|
/
*
|
Convert non-highmem kmap_atomic() to static inline function
Geert Uytterhoeven
2007-05-04
1
-2
/
+8
*
|
NuBus header update
Finn Thain
2007-05-04
1
-51
/
+75
*
|
lockdep: Add missing disable/enable irq variant
Roman Zippel
2007-05-04
1
-1
/
+5
*
|
m68k: Atari keyboard and mouse support.
Michael Schmitz
2007-05-04
1
-0
/
+1
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-04
5
-23
/
+150
|
\
\
|
*
|
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
2007-05-01
1
-0
/
+38
|
*
|
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
2007-05-01
1
-0
/
+3
|
*
|
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
2007-05-01
1
-2
/
+4
|
*
|
i2c: Blackfin Two Wire Interface driver
Bryan Wu
2007-05-01
1
-1
/
+2
|
*
|
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
1
-1
/
+1
|
*
|
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2007-05-01
1
-4
/
+0
|
*
|
i2c: Add i2c_new_probed_device()
Jean Delvare
2007-05-01
1
-0
/
+9
|
*
|
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2007-05-01
1
-0
/
+1
|
*
|
i2c: Add i2c_add_numbered_adapter()
David Brownell
2007-05-01
1
-0
/
+1
|
*
|
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
2007-05-01
1
-0
/
+62
|
*
|
i2c: i2c stack can remove()
David Brownell
2007-05-01
1
-0
/
+1
|
*
|
i2c: i2c stack can probe()
David Brownell
2007-05-01
1
-2
/
+11
|
*
|
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
2007-05-01
1
-0
/
+2
|
*
|
i2c: Emulate SMBus block read over I2C
Jean Delvare
2007-05-01
1
-0
/
+1
|
*
|
i2c: Rename dev_to_i2c_adapter()
David Brownell
2007-05-01
1
-1
/
+1
|
*
|
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
1
-9
/
+14
|
*
|
i2c: i2c_adapter devices need no driver
Jean Delvare
2007-05-01
1
-1
/
+0
|
*
|
i2c: Kill i2c_adapter.class_dev
Jean Delvare
2007-05-01
1
-3
/
+0
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-05-04
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
Thomas Renninger
2007-04-26
1
-1
/
+0
*
|
pm: include EIO from errno-base.h
David Rientjes
2007-04-30
1
-1
/
+1
*
|
Add kvasprintf()
Jeremy Fitzhardinge
2007-04-30
1
-0
/
+1
*
|
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
1
-6
/
+6
*
|
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+4
*
|
power management: remove firmware disk mode
Johannes Berg
2007-04-30
1
-7
/
+6
*
|
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
1
-11
/
+12
*
|
Extend print_symbol capability
Robert Peterson
2007-04-30
1
-1
/
+12
[next]