| Commit message (Expand) | Author | Files | Lines |
2015-10-20 | i2c: tegra: drop duplicated code for assigning algo | Barry Song | 1 | -1/+0 |
2015-10-20 | i2c: davinci: Optimize clock generation on Keystone SoC | Alexander Sverdlin | 2 | -3/+11 |
2015-10-20 | i2c: ismt: issue a warning when fail to request MSI | Andy Shevchenko | 1 | -6/+5 |
2015-10-20 | i2c: ismt: propagate actual error code | Andy Shevchenko | 1 | -1/+1 |
2015-10-20 | i2c: ismt: do not duplicate msi_enabled flag | Andy Shevchenko | 1 | -5/+1 |
2015-10-20 | i2c: ismt: PCI core handles power state for us | Andy Shevchenko | 1 | -33/+0 |
2015-10-20 | i2c: ismt: improve usage of devres API | Andy Shevchenko | 1 | -13/+5 |
2015-10-20 | i2c: ismt: mark register space with __iomem | Andy Shevchenko | 1 | -1/+1 |
2015-10-20 | i2c / ACPI: Rework I2C device scanning | Mika Westerberg | 1 | -23/+59 |
2015-10-15 | i2c: designware: Move common probe code into i2c_dw_probe() | Jarkko Nikula | 4 | -63/+49 |
2015-10-15 | i2c: designware: Rename platform driver probe and PM functions | Jarkko Nikula | 1 | -12/+12 |
2015-10-15 | i2c: designware: Make dw_readl() and dw_writel() static | Jarkko Nikula | 2 | -4/+2 |
2015-10-15 | i2c: designware: Remove unused functions | Jarkko Nikula | 2 | -15/+0 |
2015-10-15 | i2c: designware: Disable interrupts before requesting PCI device interrupt | Jarkko Nikula | 1 | -1/+1 |
2015-10-15 | i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe() | Jarkko Nikula | 3 | -9/+1 |
2015-10-10 | i2c: img-scb: verify support for requested bit rate | Sifan Naeem | 1 | -3/+11 |
2015-10-10 | i2c: img-scb: Clear line and interrupt status before starting a transfer | Sifan Naeem | 1 | -0/+9 |
2015-10-10 | i2c: img-scb: use line_status instead of i2c->line_status | Sifan Naeem | 1 | -1/+1 |
2015-10-10 | i2c: img-scb: fix LOW and HIGH period values for the SCL clock | Sifan Naeem | 1 | -13/+17 |
2015-10-10 | i2c: img-scb: use DIV_ROUND_UP to round divisor values | Sifan Naeem | 1 | -6/+2 |
2015-10-10 | i2c: img-scb: do dummy writes before fifo access | Sifan Naeem | 1 | -2/+2 |
2015-10-10 | i2c: img-scb: enable fencing for all versions of the ip | Sifan Naeem | 1 | -6/+2 |
2015-10-09 | i2c: rcar: clean up after refactoring | Wolfram Sang | 1 | -23/+9 |
2015-10-09 | i2c: rcar: revoke START request early | Wolfram Sang | 1 | -16/+7 |
2015-10-09 | i2c: rcar: check master irqs before slave irqs | Wolfram Sang | 1 | -8/+5 |
2015-10-09 | i2c: rcar: don't issue stop when HW does it automatically | Wolfram Sang | 1 | -2/+2 |
2015-10-09 | i2c: rcar: init new messages in irq | Wolfram Sang | 1 | -37/+37 |
2015-10-09 | i2c: rcar: refactor setup of a msg | Wolfram Sang | 1 | -6/+9 |
2015-10-09 | i2c: rcar: remove spinlock | Wolfram Sang | 1 | -19/+4 |
2015-10-09 | i2c: rcar: remove unused IOERROR state | Wolfram Sang | 1 | -6/+0 |
2015-10-09 | i2c: rcar: rework hw init | Wolfram Sang | 1 | -12/+5 |
2015-10-04 | Linux 4.3-rc4v4.3-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-10-04 | MIPS: scall: Always run the seccomp syscall filters | Markos Chandras | 4 | -73/+42 |
2015-10-02 | clocksource: Fix abs() usage w/ 64bit values | John Stultz | 1 | -1/+1 |
2015-10-02 | irqchip/gic-v3-its: Count additional LPIs for the aliased devices | Marc Zyngier | 1 | -1/+1 |
2015-10-02 | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined | Marc Zyngier | 1 | -0/+3 |
2015-10-02 | Revert "Input: synaptics - fix handling of disabling gesture mode" | Dmitry Torokhov | 1 | -8/+4 |
2015-10-02 | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 1 | -1/+1 |
2015-10-02 | MIPS: Fix R2300 FP context switch handling | Paul Burton | 1 | -27/+1 |
2015-10-02 | MIPS: Fix octeon FP context switch handling | Paul Burton | 1 | -25/+1 |
2015-10-02 | arm64: ftrace: fix function_graph tracer panic | Li Bin | 1 | -2/+20 |
2015-10-02 | MIPS: BPF: Fix load delay slots. | Ralf Baechle | 1 | -0/+4 |
2015-10-02 | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 1 | -1/+1 |
2015-10-02 | md/bitmap: don't pass -1 to bitmap_storage_alloc. | NeilBrown | 1 | -1/+2 |
2015-10-02 | md/raid1: Avoid raid1 resync getting stuck | Jes Sorensen | 1 | -3/+2 |
2015-10-02 | md: drop null test before destroy functions | Julia Lawall | 4 | -14/+7 |
2015-10-02 | md: clear CHANGE_PENDING in readonly array | Shaohua Li | 1 | -0/+1 |
2015-10-02 | md/raid0: apply base queue limits *before* disk_stack_limits | NeilBrown | 1 | -6/+6 |
2015-10-02 | md/raid5: don't index beyond end of array in need_this_block(). | NeilBrown | 1 | -2/+2 |
2015-10-02 | raid5: update analysis state for failed stripe | Shaohua Li | 1 | -0/+4 |