index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
97
-3195
/
+1197
|
\
|
*
pcmcia: avoid buffer overflow in pcmcia_setup_isa_irq
Dominik Brodowski
2010-08-03
1
-1
/
+4
|
*
pcmcia: do not request windows if you don't need to
Dominik Brodowski
2010-08-03
5
-140
/
+5
|
*
pcmcia: insert PCMCIA device resources into resource tree
Dominik Brodowski
2010-08-03
6
-34
/
+60
|
*
pcmcia: export resource information to sysfs
Dominik Brodowski
2010-08-03
1
-0
/
+13
|
*
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2010-08-03
10
-78
/
+75
|
*
pcmcia: remove memreq_t
Dominik Brodowski
2010-08-03
18
-105
/
+42
|
*
pcmcia: move local definitions out of include/pcmcia/cs.h
Dominik Brodowski
2010-08-03
3
-19
/
+6
|
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
57
-584
/
+527
|
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
51
-240
/
+223
|
*
pcmcia: use struct resource for PCMCIA devices
Dominik Brodowski
2010-08-03
5
-73
/
+95
|
*
pcmcia: clean up cs.h
Dominik Brodowski
2010-08-03
2
-12
/
+3
|
*
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
2010-08-03
12
-178
/
+104
|
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
90
-151
/
+14
|
*
pcmcia: remove unused flag, simplify headers
Dominik Brodowski
2010-07-30
3
-26
/
+10
|
*
pcmcia: remove obsolete CS_EVENT_ definitions
Dominik Brodowski
2010-07-30
1
-45
/
+0
|
*
pcmcia: split up central event handler
Dominik Brodowski
2010-07-30
3
-92
/
+54
|
*
pcmcia: simplify event callback
Dominik Brodowski
2010-07-30
2
-40
/
+10
|
*
pcmcia: remove obsolete ioctl
Dominik Brodowski
2010-07-30
10
-1383
/
+7
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
39
-94
/
+517
|
\
\
|
*
|
PCI: update for owner removal from struct device_attribute
Stephen Rothwell
2010-08-04
1
-2
/
+2
|
*
|
PCI: Fix warnings when CONFIG_DMI unset
Narendra K
2010-08-02
1
-2
/
+2
|
*
|
PCI: Do not run NVidia quirks related to MSI with MSI disabled
Rafael J. Wysocki
2010-07-30
1
-0
/
+3
|
*
|
x86/PCI: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-30
1
-3
/
+3
|
*
|
PCI: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-30
5
-7
/
+6
|
*
|
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2010-07-30
5
-8
/
+47
|
*
|
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
7
-0
/
+221
|
*
|
PCI: Allow read/write access to sysfs I/O port resources
Alex Williamson
2010-07-30
2
-2
/
+73
|
*
|
x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
Bjorn Helgaas
2010-07-30
1
-0
/
+9
|
*
|
PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}
FUJITA Tomonori
2010-07-30
1
-4
/
+0
|
*
|
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
3
-0
/
+25
|
*
|
PCI: MSI: Remove unsafe and unnecessary hardware access
Ben Hutchings
2010-07-30
1
-23
/
+11
|
*
|
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
Matthew Garrett
2010-07-30
1
-6
/
+14
|
*
|
PCI: kernel oops on access to pci proc file while hot-removal
Kenji Kaneshige
2010-07-30
1
-2
/
+0
|
*
|
PCI: pci-sysfs: remove casts from void*
Kulikov Vasiliy
2010-07-30
1
-1
/
+1
|
*
|
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
Matthew Garrett
2010-07-30
1
-0
/
+9
|
*
|
PCI hotplug: make sure child bridges are enabled at hotplug time
Yinghai Lu
2010-07-30
1
-5
/
+7
|
*
|
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-07-30
1
-15
/
+4
|
*
|
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
2010-07-30
1
-1
/
+1
|
*
|
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
2010-07-30
1
-2
/
+14
|
*
|
PCI: fix wrong memory address handling in MSI-X
Kenji Kaneshige
2010-07-30
1
-1
/
+1
|
*
|
PCI: check return value of pci_enable_device() when enabling bridges
Junchang Wang
2010-07-30
1
-0
/
+2
|
*
|
PCI: sparse warning (trivial)
Stephen Hemminger
2010-07-30
1
-1
/
+1
|
*
|
x86/PCI: Add option to not assign BAR's if not already assigned
Mike Habeck
2010-07-30
3
-0
/
+23
|
*
|
PCI: disable MSI on VIA K8M800
Tejun Heo
2010-07-30
1
-0
/
+1
|
*
|
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
Clemens Ladisch
2010-07-30
1
-3
/
+20
|
*
|
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
2010-07-30
1
-1
/
+1
|
*
|
PCI aerdrv: fix annoying warnings
Linus Torvalds
2010-07-30
1
-8
/
+9
|
*
|
x86/PCI: pci, fix section mismatch
Jiri Slaby
2010-07-30
1
-1
/
+1
|
*
|
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-30
3
-27
/
+37
[next]