cascardo/linux.git
2015-10-30 Wolfram SangMAINTAINERS: i2c: mark also subdirectories as maintained
2015-10-26 Michal Simeki2c: cadence: enable driver for ARM64
2015-10-26 Jarkko Nikulai2c: i801: Document Intel DNV and Broxton
2015-10-26 Ludovic Desrochesi2c: at91: manage unexpected RXRDY flag when starting...
2015-10-25 Muhammad Falak... i2c: pnx: Use setup_timer instead of open coding it
2015-10-25 Dustin Byfordi2c: add ACPI support for I2C mux ports
2015-10-25 Dustin Byfordacpi: add acpi_preset_companion() stub
2015-10-25 Vaibhav Hiremathi2c: pxa: Add support for pxa910/988 & new configuratio...
2015-10-23 Axel Lini2c: au1550: Convert to devm_kzalloc and devm_ioremap_r...
2015-10-23 Jean Delvarei2c-dev: Fix I2C_SLAVE ioctl comment
2015-10-23 Jean Delvarei2c-dev: Fix typo in ioctl name reference
2015-10-23 Guoying Zhangi2c: sirf: tune the divider to make i2c bus freq more...
2015-10-23 Fabio Estevami2c: imx: Use -ENXIO as error in the NACK case
2015-10-23 Jarkko Nikulai2c: i801: Add support for Intel Broxton
2015-10-23 Mika Westerbergi2c: i801: Add support for Intel DNV
2015-10-23 Liguo Zhangi2c: mediatek: add i2c resume support
2015-10-23 Gao Pani2c: imx: implement bus recovery
2015-10-23 Andy Shevchenkoat24: enable ACPI device found on Galileo Gen2
2015-10-23 Andy Shevchenkomfd: intel_quark_i2c_gpio: support devices behind i2c bus
2015-10-23 Andy Shevchenkomfd: intel_quark_i2c_gpio: load gpio driver first
2015-10-23 Andy Shevchenkomfd: core: redo ACPI matching of the children devices
2015-10-23 Masahiro Yamadai2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
2015-10-23 Masahiro Yamadai2c: uniphier: add UniPhier FIFO-less I2C driver
2015-10-23 Ken Xuei2c: designware: reverts "i2c: designware: Add support...
2015-10-23 Shaohui Xiei2c: imx: add support for Freescale Layerscape platforms
2015-10-22 Cyrille Pitcheni2c: at91: fix write transfers by clearing pending...
2015-10-22 Jarkko Nikulai2c: designware: Fix build error when !CONFIG_PM_SLEEP
2015-10-20 Luis de Bethencourti2c: stu300: Fix module autoload for OF platform driver
2015-10-20 Luis de Bethencourti2c: rk3x: Fix module autoload for OF platform driver
2015-10-20 Luis de Bethencourti2c: meson: Fix module autoload for OF platform driver
2015-10-20 Luis de Bethencourti2c: ibm-iic: Fix module autoload for OF platform driver
2015-10-20 Geert Uytterhoeveni2c: rcar: Remove obsolete platform data support
2015-10-20 Wolfram Sangi2c: sh_mobile: add support for r8a7795 (R-Car H3)
2015-10-20 Wolfram Sangi2c: rcar: add support for r8a7795 (R-Car H3)
2015-10-20 Max Filippovi2c: ocores: support big-endian register layout
2015-10-20 Manuel Laussi2c: au1550: relax bus timings a bit
2015-10-20 Barry Songi2c: tegra: drop duplicated code for assigning algo
2015-10-20 Alexander Sverdlini2c: davinci: Optimize clock generation on Keystone SoC
2015-10-20 Andy Shevchenkoi2c: ismt: issue a warning when fail to request MSI
2015-10-20 Andy Shevchenkoi2c: ismt: propagate actual error code
2015-10-20 Andy Shevchenkoi2c: ismt: do not duplicate msi_enabled flag
2015-10-20 Andy Shevchenkoi2c: ismt: PCI core handles power state for us
2015-10-20 Andy Shevchenkoi2c: ismt: improve usage of devres API
2015-10-20 Andy Shevchenkoi2c: ismt: mark register space with __iomem
2015-10-20 Mika Westerbergi2c / ACPI: Rework I2C device scanning
2015-10-15 Jarkko Nikulai2c: designware: Move common probe code into i2c_dw_probe()
2015-10-15 Jarkko Nikulai2c: designware: Rename platform driver probe and PM...
2015-10-15 Jarkko Nikulai2c: designware: Make dw_readl() and dw_writel() static
2015-10-15 Jarkko Nikulai2c: designware: Remove unused functions
2015-10-15 Jarkko Nikulai2c: designware: Disable interrupts before requesting...
2015-10-15 Jarkko Nikulai2c: designware: Remove interrupt clearing from i2c_dw_...
2015-10-10 Sifan Naeemi2c: img-scb: verify support for requested bit rate
2015-10-10 Sifan Naeemi2c: img-scb: Clear line and interrupt status before...
2015-10-10 Sifan Naeemi2c: img-scb: use line_status instead of i2c->line_status
2015-10-10 Sifan Naeemi2c: img-scb: fix LOW and HIGH period values for the...
2015-10-10 Sifan Naeemi2c: img-scb: use DIV_ROUND_UP to round divisor values
2015-10-10 Sifan Naeemi2c: img-scb: do dummy writes before fifo access
2015-10-10 Sifan Naeemi2c: img-scb: enable fencing for all versions of the ip
2015-10-09 Wolfram Sangi2c: rcar: clean up after refactoring
2015-10-09 Wolfram Sangi2c: rcar: revoke START request early
2015-10-09 Wolfram Sangi2c: rcar: check master irqs before slave irqs
2015-10-09 Wolfram Sangi2c: rcar: don't issue stop when HW does it automatically
2015-10-09 Wolfram Sangi2c: rcar: init new messages in irq
2015-10-09 Wolfram Sangi2c: rcar: refactor setup of a msg
2015-10-09 Wolfram Sangi2c: rcar: remove spinlock
2015-10-09 Wolfram Sangi2c: rcar: remove unused IOERROR state
2015-10-09 Wolfram Sangi2c: rcar: rework hw init
2015-10-04 Linus TorvaldsLinux 4.3-rc4 v4.3-rc4
2015-10-04 Linus TorvaldsMerge branch 'strscpy' of git://git./linux/kernel/git...
2015-10-04 Linus TorvaldsMerge tag 'md/4.3-fixes' of git://neil.brown.name/md
2015-10-04 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-10-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-10-04 Markos ChandrasMIPS: scall: Always run the seccomp syscall filters
2015-10-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-10-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-10-03 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-10-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02 John Stultzclocksource: Fix abs() usage w/ 64bit values
2015-10-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02 Marc Zyngierirqchip/gic-v3-its: Count additional LPIs for the alias...
2015-10-02 Marc Zyngierirqchip/gic-v3-its: Silence warning when its_lpi_alloc_...
2015-10-02 Linus TorvaldsMerge tag 'dmaengine-fix-4.3-rc4' of git://git.infradea...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-10-02 Dmitry TorokhovRevert "Input: synaptics - fix handling of disabling...
2015-10-02 Matt BennettMIPS: Octeon: Fix kernel panic on startup from memory...
2015-10-02 Paul BurtonMIPS: Fix R2300 FP context switch handling
2015-10-02 Paul BurtonMIPS: Fix octeon FP context switch handling
2015-10-02 Linus TorvaldsMerge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people...
2015-10-02 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02 Li Binarm64: ftrace: fix function_graph tracer panic
2015-10-02 Ralf BaechleMIPS: BPF: Fix load delay slots.
2015-10-02 Ben Hutchingsx86/headers/uapi: Fix __BITS_PER_LONG value for x32...
2015-10-02 NeilBrownmd/bitmap: don't pass -1 to bitmap_storage_alloc.
2015-10-02 Jes Sorensenmd/raid1: Avoid raid1 resync getting stuck
2015-10-02 Julia Lawallmd: drop null test before destroy functions
2015-10-02 Shaohua Limd: clear CHANGE_PENDING in readonly array
2015-10-02 NeilBrownmd/raid0: apply base queue limits *before* disk_stack_l...
2015-10-02 NeilBrownmd/raid5: don't index beyond end of array in need_this_...
next