summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen2015-03-251-8/+9
* Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-243-4/+6
|\
| * ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-193-4/+6
* | Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2015-03-242-7/+25
|\ \
| * | mfd: kempld-core: Fix callback return value checkAmeya Palande2015-03-121-1/+1
| * | mfd: rtsx_usb: Prevent DMA from stackRoger Tseng2015-03-121-6/+24
* | | Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2015-03-243-8/+12
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup...Mark Brown2015-03-243-8/+12
| |\ \ \ \ \
| | | | * | | spi: qup: Fix cs-num DT property parsingIvan T. Ivanov2015-03-071-4/+5
| | | * | | | spi: trigger trace event for message-done before mesg->completeUwe Kleine-König2015-03-181-2/+3
| | | |/ / /
| | * | | | spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko2015-03-071-2/+4
* | | | | | Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-241-0/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-231-0/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | | * | | | regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-171-0/+4
| | |/ / / /
* | | | | | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-243-26/+30
|\ \ \ \ \ \
| * | | | | | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-193-26/+30
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-236-52/+161
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| * | | | | be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| * | | | | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
| * | | | | be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
| * | | | | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
* | | | | | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-222-3/+2
|\ \ \ \ \ \
| * | | | | | md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-212-3/+2
* | | | | | | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
|\ \ \ \ \ \ \
| * | | | | | | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| * | | | | | | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| * | | | | | | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
|\ \ \ \ \ \ \
| * | | | | | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| * | | | | | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | | | | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | | | | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| |/ / / / / /
* | | | | | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
|\ \ \ \ \ \ \
| * | | | | | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| |/ / / / / /
* | | | | | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2233-719/+124
|\ \ \ \ \ \ \
| * | | | | | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| * | | | | | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| * | | | | | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9
| * | | | | | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-151-0/+11
| * | | | | | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-1517-66/+45
| |\ \ \ \ \ \ \
| | * | | | | | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-131-2/+3
| | * | | | | | | phy: ti/omap: Fix modaliasAxel Lin2015-03-133-3/+3
| | * | | | | | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-131-4/+3
| | * | | | | | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-131-3/+2
| | * | | | | | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-131-3/+2
| | * | | | | | | phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin2015-03-131-1/+0
| | * | | | | | | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin2015-03-131-1/+1
| | * | | | | | | phy: Find the right match in devm_phy_destroy()Thierry Reding2015-03-131-1/+3
| | * | | | | | | phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin2015-03-121-3/+3