Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | clk: Fix slab corruption in clk_unregister() | Stephen Boyd | 2014-04-30 | 1 | -1/+2 | |
| * | | | | | clk: Fix double free due to devm_clk_register() | Stephen Boyd | 2014-04-30 | 1 | -41/+30 | |
| * | | | | | Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf... | Mike Turquette | 2014-04-30 | 2 | -20/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | clk: socfpga: fix clock driver for 3.15 | Dinh Nguyen | 2014-04-30 | 2 | -20/+10 | |
| * | | | | | | clk: divider: Fix best div calculation for power-of-two and table dividers | Maxime COQUELIN | 2014-04-30 | 1 | -1/+36 | |
| * | | | | | | clk: bcm281xx: don't use unnamed structs or unions | Alex Elder | 2014-04-30 | 3 | -61/+64 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2014-05-21 | 3 | -64/+78 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linus | Mark Brown | 2014-05-13 | 2 | -17/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | spi: qup: Fix return value checking for pm_runtime_get_sync() | Axel Lin | 2014-05-03 | 1 | -1/+1 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * / | | | | | spi/pxa2xx: Prevent DMA from transferring too many bytes | Mika Westerberg | 2014-05-12 | 1 | -16/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 2014-05-13 | 1 | -47/+77 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | spi: core: Don't destroy master queue if we fail to create it | Mark Brown | 2014-05-03 | 1 | -2/+2 | |
| | * | | | | | spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA | Geert Uytterhoeven | 2014-05-02 | 1 | -44/+65 | |
| | * | | | | | spi: core: Ignore unsupported Dual/Quad Transfer Mode bits | Geert Uytterhoeven | 2014-04-18 | 1 | -1/+10 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-05-21 | 2 | -5/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gpio: mcp23s08: Bug fix of SPI device tree registration. | Michael Welling | 2014-05-09 | 1 | -5/+7 | |
| * | | | | | | gpio: ich: set regs and reglen for i3100 and ich6 chipset | Vincent Donnefort | 2014-05-09 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-21 | 6 | -8/+205 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ahci: imx: PLL clock needs 100us to settle down | Shawn Guo | 2014-05-19 | 1 | -0/+2 | |
| * | | | | | | | ata: pata_at91 only works on sam9 | Arnd Bergmann | 2014-05-08 | 1 | -1/+1 | |
| * | | | | | | | libata: clean up ZPODD when a port is detached | Levente Kurusa | 2014-05-07 | 1 | -0/+9 | |
| * | | | | | | | ahci: imx: software workaround for phy reset issue in resume | Shawn Guo | 2014-05-04 | 1 | -0/+161 | |
| * | | | | | | | ahci: imx: add namespace for register enums | Shawn Guo | 2014-05-04 | 1 | -7/+9 | |
| * | | | | | | | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan | 2014-04-24 | 3 | -0/+23 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-05-21 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | crypto: caam - add allocation failure handling in SPRINTFCAT macro | Horia Geanta | 2014-04-28 | 1 | -3/+7 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2014-05-21 | 9 | -33/+63 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | target: fix memory leak on XCOPY | Mikulas Patocka | 2014-05-18 | 1 | -1/+1 | |
| * | | | | | | | | | target: Don't allow setting WC emulation if device doesn't support | Andy Grover | 2014-05-16 | 1 | -4/+4 | |
| * | | | | | | | | | iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection | Nicholas Bellinger | 2014-05-16 | 1 | -1/+26 | |
| * | | | | | | | | | tcm_fc: Fix free-after-use regression in ft_free_cmd | Nicholas Bellinger | 2014-05-16 | 1 | -4/+4 | |
| * | | | | | | | | | iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out | Nicholas Bellinger | 2014-05-16 | 1 | -1/+3 | |
| * | | | | | | | | | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg | 2014-05-16 | 4 | -1/+13 | |
| * | | | | | | | | | Target/iser: Fix iscsit_accept_np and rdma_cm racy flow | Sagi Grimberg | 2014-05-16 | 2 | -20/+7 | |
| * | | | | | | | | | Target/iser: Fix wrong connection requests list addition | Sagi Grimberg | 2014-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | target: Allow non-supporting backends to set pi_prot_type to 0 | Andy Grover | 2014-05-16 | 1 | -0/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-05-21 | 5 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: rcar: bail out on zero length transfers | Wolfram Sang | 2014-05-14 | 1 | -1/+8 | |
| * | | | | | | | | | i2c: qup: Fix pm_runtime_get_sync usage | Andy Gross | 2014-05-14 | 1 | -1/+1 | |
| * | | | | | | | | | i2c: s3c2410: resume race fix | Olof Johansson | 2014-05-14 | 1 | -1/+1 | |
| * | | | | | | | | | i2c: nomadik: Don't use IS_ERR for devm_ioremap | Ulf Hansson | 2014-05-14 | 1 | -1/+1 | |
| * | | | | | | | | | i2c: designware: Mask all interrupts during i2c controller enable | Du, Wenkai | 2014-05-14 | 1 | -0/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-05-21 | 13 | -93/+568 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'acpi-video' | Rafael J. Wysocki | 2014-05-16 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / video: Revert native brightness quirk for ThinkPad T530 | Hans de Goede | 2014-05-16 | 1 | -8/+0 | |
| * | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-05-15 | 1 | -18/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | intel_pstate: remove setting P state to MAX on init | Dirk Brandewie | 2014-05-13 | 1 | -12/+1 | |
| | * | | | | | | | | | | intel_pstate: Set turbo VID for BayTrail | Dirk Brandewie | 2014-05-12 | 1 | -6/+15 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-video' and 'acpi-blacklist' | Rafael J. Wysocki | 2014-05-15 | 2 | -3/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX | Hans de Goede | 2014-05-08 | 1 | -0/+13 |