summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4-rc6v4.4-rc6Linus Torvalds2015-12-201-1/+1
* Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2015-12-202-14/+53
|\
| * rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9
| * rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner2015-12-201-4/+44
* | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-195-17/+19
|\ \
| * | tty: Fix GPF in flush_to_ldisc()Peter Hurley2015-12-121-1/+1
| * | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-121-0/+2
| * | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-121-1/+1
| * | n_tty: Fix poll() after buffer-limited eof push readPeter Hurley2015-12-121-13/+9
| * | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-121-2/+6
* | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-1911-47/+122
|\ \ \
| * | | USB: fix invalid memory access in hub_activate()Alan Stern2015-12-181-3/+19
| * | | USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
| * | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-12-189-43/+101
| |\ \ \
| | * | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-071-6/+15
| | * | | phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-031-4/+12
| | * | | phy: miphy365x: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
| | * | | phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-031-7/+13
| | * | | phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-031-0/+1
* | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-12-193-10/+24
|\ \ \ \ \
| * | | | | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-181-3/+10
| * | | | | md: fix bug due to nested suspendMikulas Patocka2015-12-181-3/+4
| * | | | | MD: change journal disk role to disk 0Shaohua Li2015-12-182-3/+7
| * | | | | md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz2015-12-181-1/+3
| |/ / / /
* | | | | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-12-194-26/+26
|\ \ \ \ \
| * | | | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple2015-12-181-1/+13
| * | | | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith2015-12-171-1/+1
| * | | | | Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-162-24/+12
* | | | | | Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-193-8/+8
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l...Mark Brown2015-12-162-7/+7
| |\ \ \ \ \ \ \
| | | * | | | | | spi: spidev: Hold spi_lock over all defererences of spi in release()Mark Brown2015-12-161-1/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV2015-12-121-6/+6
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2015-12-161-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | spi: fix parent-device reference leakJohan Hovold2015-12-161-1/+1
| | |/ / / /
* | | | | | Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-12-193-4/+10
|\ \ \ \ \ \
| * | | | | | gpio: revert get() to non-errorprogating behaviourLinus Walleij2015-12-171-1/+7
| * | | | | | gpio: generic: clamp values from bgpio_get_set()Linus Walleij2015-12-171-2/+2
| * | | | | | gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin2015-12-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-12-197-28/+41
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: pinctrl: Add maintainers for pinctrl-singleTony Lindgren2015-12-141-0/+8
| * | | | | | pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren2015-12-141-6/+7
| * | | | | | pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha2015-12-101-4/+5
| * | | | | | pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-104-17/+20
| * | | | | | pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo2015-12-101-1/+1
| |/ / / / /
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-199-23/+50
|\ \ \ \ \ \
| * | | | | | i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang2015-12-191-2/+2
OpenPOWER on IntegriCloud