summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-191-2/+3
|\
| * HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina2015-11-171-1/+1
| * HID: wacom: Add outbounding area for DTU1141Ping Cheng2015-11-131-1/+2
* | Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-11-195-34/+75
|\ \
| * | mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-091-8/+3
| * | mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2015-11-091-0/+1
| * | mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven2015-11-091-1/+1
| * | mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter2015-11-091-2/+26
| * | mmc: mmc: Move mmc_switch_status()Adrian Hunter2015-11-091-13/+13
| * | mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter2015-11-091-6/+8
| * | mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter2015-11-091-3/+22
| * | mmc: pxamci: fix read-only gpio detection polarityRobert Jarzmik2015-11-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-1811-35/+87
|\ \ \
| * | | s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-115-8/+14
| * | | s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe2015-11-111-0/+6
| * | | s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-20/+46
| * | | s390/pci_dma: handle dma table failuresSebastian Ott2015-11-091-2/+21
| * | | s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-183-11/+14
|\ \ \
| * | | hwmon: (scpi) skip unsupported sensors properlySudeep Holla2015-11-161-10/+11
| * | | hwmon: (scpi) add thermal-of dependencyArnd Bergmann2015-11-161-0/+1
| * | | hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan2015-11-161-1/+1
| * | | hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang2015-11-161-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1737-3277/+449
|\ \ \ \
| * | | | net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * | | | phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+16
| * | | | macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * | | | ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * | | | ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * | | | via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| * | | | ipg: Remove ipg driverOndrej Zary2015-11-166-3068/+0
| * | | | dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-163-6/+69
| * | | | net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
| * | | | bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
| * | | | ravb: remove unhandle int causeMasaru Nagai2015-11-161-2/+0
| * | | | sfc: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * | | | net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * | | | Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2015-11-162-5/+6
| * | | | net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas2015-11-161-0/+5
| * | | | be2net: replace hardcoded values with existing defineIvan Vecera2015-11-162-2/+3
| * | | | be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2
| * | | | ravb: Fix int mask value overwritten issueMasaru Nagai2015-11-161-2/+4
| * | | | net: smsc911x: Reset PHY during initializationPavel Fedin2015-11-161-11/+6
| * | | | net: phy: vitesse: add support for VSC8601Måns Rullgård2015-11-161-1/+15
| * | | | net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-161-0/+4
| * | | | net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-161-27/+37
| * | | | net: dsa: mv88e6060: add register defines header fileNeil Armstrong2015-11-161-0/+111
| * | | | net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong2015-11-161-1/+2
| * | | | net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong2015-11-161-1/+1
| * | | | net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong2015-11-161-1/+1