index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-05-04
21
-15
/
+55
|
\
|
*
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: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
2
-3
/
+0
|
*
PCI: scatterlist.h needs types.h
Jean Delvare
2007-05-02
16
-0
/
+28
|
*
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
2
-8
/
+312
|
\
\
|
*
|
[CRYPTO] api: Add ablkcipher_request_set_tfm
Herbert Xu
2007-05-02
1
-1
/
+7
|
*
|
[CRYPTO] cryptd: Add software async crypto daemon
Herbert Xu
2007-05-02
1
-0
/
+15
|
*
|
[CRYPTO] api: Do not remove users unless new algorithm matches
Herbert Xu
2007-05-02
1
-1
/
+2
|
*
|
[CRYPTO] api: Add async blkcipher type
Herbert Xu
2007-05-02
2
-0
/
+80
|
*
|
[CRYPTO] templates: Pass type/mask when creating instances
Herbert Xu
2007-05-02
2
-3
/
+14
|
*
|
[CRYPTO] api: Add async block cipher interface
Herbert Xu
2007-05-02
1
-4
/
+195
|
|
/
*
|
ps3: Make `ps3videomode -v 0 (auto mode) work again
Masashi Kimoto
2007-05-04
1
-0
/
+1
*
|
ps3av: misc updates
Geert Uytterhoeven
2007-05-04
1
-21
/
+1
*
|
ps3av: thread updates
Geert Uytterhoeven
2007-05-04
1
-2
/
+3
*
|
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
*
|
m68k: remove unused adb.h
Finn Thain
2007-05-04
1
-75
/
+0
*
|
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
2
-0
/
+7
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-04
7
-24
/
+151
|
\
\
|
*
|
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: Cleanup the includes of <linux/i2c.h>
Jean Delvare
2007-05-01
2
-1
/
+1
|
*
|
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
[next]