summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | hwmon: (da9052) Fix adc to voltage calculationAnthony Olech2014-01-141-2/+2
| * | | | | | | | | hwmon: (coretemp) Refine TjMax detectionGuenter Roeck2014-01-141-2/+2
| * | | | | | | | | hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck2014-01-141-3/+1
| * | | | | | | | | hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck2014-01-141-3/+30
| * | | | | | | | | hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-146-6/+6
* | | | | | | | | | 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-191-2/+2
* | | | | | | | | | | Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-192-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-178-24/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| * | | | | | | | | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| * | | | | | | | | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15