Age | Commit message (Expand) | Author | Files | Lines |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 31 | -134/+793 |
2015-04-13 | Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 4 | -2/+1501 |
2015-04-13 | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 92 | -2073/+5270 |
2015-04-13 | Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 18 | -337/+712 |
2015-04-13 | Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 30 | -2626/+1398 |
2015-04-13 | Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 4 | -2/+262 |
2015-04-13 | Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 41 | -595/+1497 |
2015-04-13 | Merge tag 'edac_for_4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 19 | -363/+208 |
2015-04-13 | Merge tag 'hwmon-for-linus-v4.1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -241/+1374 |
2015-04-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -243/+384 |
2015-04-13 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -23/+31 |
2015-04-13 | Merge tag 'md/4.0-rc7-fix' of git://neil.brown.name/md | Linus Torvalds | 2 | -2/+7 |
2015-04-12 | hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan | Anand Moon | 1 | -6/+3 |
2015-04-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 4 | -15/+17 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'... | Mark Brown | 1 | -12/+43 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to... | Mark Brown | 5 | -46/+456 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 5 | -217/+205 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's... | Mark Brown | 5 | -9/+65 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 10 | -2093/+220 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 5 | -145/+279 |
2015-04-11 | Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next | Mark Brown | 1 | -83/+100 |
2015-04-11 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+2 |
2015-04-11 | Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix... | Mark Brown | 3 | -17/+26 |
2015-04-11 | Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linus | Mark Brown | 1 | -5/+5 |
2015-04-11 | Revert "dmaengine: Add a warning for drivers not using the generic slave caps... | Linus Torvalds | 1 | -3/+0 |
2015-04-11 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+9 |
2015-04-11 | dmaengine: cppi41: add missing bitfields | Felipe Balbi | 1 | -0/+9 |
2015-04-10 | ipmi_ssif: Use interruptible completion for waiting in the thread | Corey Minyard | 1 | -3/+5 |
2015-04-10 | ipmi/powernv: Fix minor locking bug | Alistair Popple | 1 | -0/+1 |
2015-04-10 | ipmi: Handle BMCs that don't allow clearing the rcv irq bit | Corey Minyard | 1 | -7/+102 |
2015-04-10 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -7/+10 |
2015-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -5/+10 |
2015-04-10 | iscsi target: fix oops when adding reject pdu | Mike Christie | 1 | -1/+1 |
2015-04-10 | spi: bcm2835: enabling polling mode for transfers shorter than 30us | Martin Sperl | 1 | -26/+86 |
2015-04-10 | spi: bcm2835: transform native-cs to gpio-cs on first spi_setup | Martin Sperl | 1 | -5/+44 |
2015-04-10 | Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-next | Mark Brown | 1 | -3/+2 |
2015-04-10 | Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif... | Mark Brown | 10 | -144/+314 |
2015-04-10 | Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa... | Mark Brown | 5 | -127/+76 |
2015-04-10 | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar... | Mark Brown | 4 | -30/+149 |
2015-04-10 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -37/+175 |
2015-04-10 | Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 1 | -1/+119 |
2015-04-10 | regulator: max8660: Handle empty regulator data | Markus Pargmann | 1 | -3/+3 |
2015-04-10 | regulator: output current-limit for all regulators in summary | Heiko Stübner | 1 | -19/+5 |
2015-04-10 | regulator: add a summary tree in debugfs | Heiko Stübner | 1 | -0/+121 |
2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 8 | -46/+106 |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas | 17 | -19/+504 |
2015-04-10 | mmc: sdhci-st: Update the quirks for this controller. | Peter Griffin | 1 | -1/+4 |
2015-04-10 | mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function. | Peter Griffin | 1 | -0/+51 |
2015-04-10 | mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers. | Peter Griffin | 1 | -0/+88 |