aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-2217-272/+229
|\
| * [S390] dasd: fix refcounting in dasd_change_stateSebastian Ott2009-06-221-3/+5
| * [S390] driver_data accessMartin Schwidefsky2009-06-227-13/+13
| * [S390] dasd_pm: fix stop flag handlingStefan Haberland2009-06-222-10/+12
| * [S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck2009-06-221-2/+83
| * [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-7/+2
| * [S390] qdio: leave inbound SBALs primedJan Glauber2009-06-221-7/+0
| * [S390] qdio: merge AI tasklet into interrupt handlerJan Glauber2009-06-221-44/+21
| * [S390] qdio: extract all primed SBALs at onceJan Glauber2009-06-221-28/+6
| * [S390] qdio: fix check for running under z/VMJan Glauber2009-06-221-35/+13
| * [S390] qdio: move adapter interrupt tasklet codeJan Glauber2009-06-224-80/+75
| * [S390] Use del_timer instead of del_timer_syncMichael Holzheu2009-06-221-1/+1
| * [S390] vt220 console: convert from bootmem to slabHeiko Carstens2009-06-221-13/+5
| * [S390] sclp console: convert from bootmem to slabHeiko Carstens2009-06-221-3/+2
| * [S390] 3270 console: convert from bootmem to slabHeiko Carstens2009-06-222-38/+7
| * [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-221-11/+7
* | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-06-222-4/+4
|\ \
| * | i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi2009-06-221-3/+3
| * | i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren2009-06-221-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-06-223-0/+1085
|\ \
| * | s6gmac: xtensa s6000 on-chip ethernet driverOskar Schirmer2009-06-223-0/+1085
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-2241-2116/+2862
|\ \
| * | PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded writeHidetoshi Seto2009-06-191-4/+1
| * | PCI: Fix the NIU MSI-X problem in a better wayMatthew Wilcox2009-06-191-18/+28
| * | PCI ASPM: remove get_root_port_linkKenji Kaneshige2009-06-181-13/+11
| * | PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige2009-06-181-12/+9
| * | PCI ASPM: remove has_switch fieldKenji Kaneshige2009-06-181-4/+1
| * | PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige2009-06-181-39/+34
| * | PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige2009-06-181-5/+4
| * | PCI ASPM: cleanup clkpm checksKenji Kaneshige2009-06-181-14/+20
| * | PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige2009-06-181-42/+25
| * | PCI ASPM: cleanup initializationKenji Kaneshige2009-06-181-67/+75
| * | PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige2009-06-181-199/+173
| * | PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige2009-06-181-9/+9
| * | PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige2009-06-181-19/+18
| * | PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige2009-06-181-38/+28
| * | PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige2009-06-181-33/+38
| * | PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige2009-06-181-7/+7
| * | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang2009-06-183-2/+4
| * | PCI: remove redundant __msi_set_enable()Matthew Wilcox2009-06-181-20/+18
| * | PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-161-1/+1
| * | PCI: remove invalid comment of msi_mask_irq()Kenji Kaneshige2009-06-161-3/+0
| * | PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki2009-06-161-3/+2
| * | PCI: support Secondary Bus ResetYu Zhao2009-06-161-0/+31
| * | PCI: support PM D0hot->D3 transition resetYu Zhao2009-06-161-0/+34
| * | PCI: cleanup Function Level ResetYu Zhao2009-06-162-84/+86
| * | PCI AER: software error injectionHuang Ying2009-06-164-0/+494
| * | PCI AER: multiple error supportZhang, Yanmin2009-06-162-23/+69
| * | PCI AER: support invalid error source IDsZhang, Yanmin2009-06-162-60/+118
| * | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-162-16/+25