summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-01-2022-104/+181
|\
| * EDAC: Don't try to cancel workqueue when it's never setupStephen Boyd2014-01-101-0/+3
| * e752x_edac: Fix pci_dev usage countAristeu Rozanski2013-12-211-1/+3
| * sb_edac: Mark get_mci_for_node_id as staticRashika Kheria2013-12-151-1/+1
| * EDAC: Mark edac_create_debug_nodes as staticRashika Kheria2013-12-151-1/+1
| * amd64_edac: Remove "amd64" prefix from static functionsBorislav Petkov2013-12-151-62/+56
| * amd64_edac: Simplify code around decode_bus_errorBorislav Petkov2013-12-151-9/+4
| * amd64_edac: Mark amd64_decode_bus_error as staticRashika Kheria2013-12-151-1/+1
| * EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-0618-18/+18
| * amd64_edac: Fix condition to verify max channels allowed for F15 M30hAravind Gopalakrishnan2013-12-061-1/+1
| * edac/85xx: Add PCIe error interrupt edac supportChunhe Lan2013-11-252-11/+94
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-2025-64/+89
|\ \
| * | m68k/mac: Mark Mac IIsi ADB driver BROKENGeert Uytterhoeven2013-12-081-1/+1
| * | m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven2013-11-263-3/+0
| * | block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven2013-11-261-3/+0
| * | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-265-16/+38
| * | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-2614-19/+19
| * | zorro: Let the driver core handle device enumerationGeert Uytterhoeven2013-11-262-7/+8
| * | zorro: Refactor conditional handling of Zorro device name databaseGeert Uytterhoeven2013-11-263-11/+7
| * | zorro: Don't fill in dummy names in zorro_name_device()Geert Uytterhoeven2013-11-261-1/+0
| * | zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven2013-11-261-3/+16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2024-152/+755
|\ \
| * | s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-162-2/+2
| * | s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-143-1/+174
| * | s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer2013-12-1811-14/+467
| * | s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott2013-12-161-6/+6
| * | s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott2013-12-161-10/+6
| * | s390/cio: fix unlocked access of online memberSebastian Ott2013-12-161-4/+9
| * | s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner2013-12-161-16/+30
| * | s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner2013-12-161-21/+16
| * | s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner2013-12-161-8/+4
| * | s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner2013-12-163-23/+16
| * | s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky2013-12-161-5/+2
| * | s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter2013-12-161-3/+3
| * | s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter2013-12-161-1/+9
| * | s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter2013-12-163-7/+9
| * | s390/cio: Relax subchannel scan loopPeter Oberparleiter2013-12-161-0/+3
| * | s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter2013-12-161-36/+4
* | | drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-201-2/+2
* | | Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-202-2/+0
|\ \ \
| * | | Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-182-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-188-24/+43
|\ \ \ \
| * | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-171-6/+2
| * | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-161-2/+9
| * | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-161-14/+15
| * | | | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-161-0/+1
| * | | | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-151-0/+2
| * | | | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-151-0/+12
| * | | | net: usbnet: fix SG initialisationBjørn Mork2014-01-141-1/+1
| * | | | cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1