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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hpt34x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
ide/pci/generic: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
cy82c693: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-1
/
+18
|
*
cs5535: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
cs5530: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
cmd64x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
atiixp: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
amd74xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
alim15x3: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
aec62xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+13
|
*
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
2008-07-24
3
-6
/
+38
|
*
via82cxxx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-46
/
+35
|
*
cmd64x: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-18
/
+0
|
*
amd74xx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-18
/
+18
|
*
tc86c001: remove ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+26
|
*
via82cxxx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+21
|
*
siimage: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-56
/
+58
|
*
sc1200: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-20
/
+19
|
*
it821x: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-15
/
+13
|
*
hpt366: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-31
/
+41
|
*
aec62xx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-16
/
+16
|
*
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-24
8
-13
/
+99
|
*
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
2008-07-24
33
-41
/
+85
|
*
ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-7
/
+11
|
*
ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-5
/
+9
|
*
ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'
Bartlomiej Zolnierkiewicz
2008-07-24
1
-9
/
+3
|
*
ide: always call ->init_chipset method in do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-14
/
+10
*
|
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-07-24
9
-174
/
+446
|
\
\
|
*
|
acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y
Ingo Molnar
2008-07-22
2
-0
/
+12
|
*
|
Merge branch 'for-upstream/acpi-test' of git://repo.or.cz/linux-2.6/linux-acp...
Andi Kleen
2008-07-22
1549
-78971
/
+148524
|
|
\
\
|
|
*
|
ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM
Henrique de Moraes Holschuh
2008-07-21
1
-14
/
+33
|
|
*
|
ACPI: thinkpad-acpi: bump up version to 0.21
Henrique de Moraes Holschuh
2008-07-21
2
-3
/
+3
|
|
*
|
ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support
Henrique de Moraes Holschuh
2008-07-21
3
-32
/
+200
|
|
*
|
ACPI: thinkpad-acpi: WLSW overrides other rfkill switches
Henrique de Moraes Holschuh
2008-07-21
1
-0
/
+20
|
|
*
|
ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support
Henrique de Moraes Holschuh
2008-07-21
1
-80
/
+74
|
|
*
|
ACPI: thinkpad-acpi: consolidate wlsw notification function
Henrique de Moraes Holschuh
2008-07-21
1
-20
/
+19
|
|
*
|
ACPI: thinkpad-acpi: minor refactor on radio switch init
Henrique de Moraes Holschuh
2008-07-21
1
-23
/
+26
|
*
|
|
Revert "ACPI: don't walk tables if ACPI was disabled"
Andi Kleen
2008-07-18
1
-3
/
+0
|
*
|
|
Merge branch 'merge' into release-2.6.27
Andi Kleen
2008-07-18
3
-13
/
+75
|
|
\
\
\
|
|
*
|
|
ACPI : Set FAN device to correct state in boot phase
Zhao Yakui
2008-07-18
1
-0
/
+43
|
|
*
|
|
ACPI: Ignore _BQC object when registering backlight device
Zhao Yakui
2008-07-18
1
-2
/
+12
|
|
*
|
|
ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors
Bjorn Helgaas
2008-07-18
1
-11
/
+20
|
*
|
|
|
Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled."
Andi Kleen
2008-07-18
2
-6
/
+0
|
*
|
|
|
Revert "Fix FADT parsing"
Andi Kleen
2008-07-18
1
-11
/
+6
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-07-24
5
-24
/
+39
|
\
\
\
\
|
*
|
|
|
PCI: fixup sparse endianness warnings in proc.c
Harvey Harrison
2008-07-22
1
-9
/
+9
|
*
|
|
|
PCI PM: make more PCI PM core functionality available to drivers
Rafael J. Wysocki
2008-07-22
2
-10
/
+26
|
*
|
|
|
PCI/DMAR: don't assume presence of RMRRs
Yong Wang
2008-07-22
1
-3
/
+1
|
*
|
|
|
PCI hotplug: fix error path in pci_slot's register_slot
Alex Chiang
2008-07-22
1
-2
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-07-24
28
-49
/
+396
|
\
\
\
\
\
[prev]
[next]