summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-03-18i2c: octeon: Support I2C_M_RECV_LENDavid Daney
2016-03-18i2c: octeon: Cleanup resource allocation codeJan Glauber
2016-03-18i2c: octeon: Cleanup i2c-octeon driverJan Glauber
2016-03-18MAINTAINERS: add Peter Rosin as i2c mux maintainerPeter Rosin
2016-03-18dt-bindings: i2c: Spelling s/propoerty/property/Geert Uytterhoeven
2016-03-14i2c: immediately mark ourselves as registeredWolfram Sang
2016-03-12i2c: i801: sort IDs alphabeticallyAndy Shevchenko
2016-03-12MAINTAINERS: Mika and me are designated reviewers for I2C DESIGNWAREAndy Shevchenko
2016-03-12i2c: octeon: Cleanup kerneldoc commentsJan Glauber
2016-03-12i2c: do not use internal data from driver coreSudip Mukherjee
2016-03-12i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta
2016-03-03i2c: imx: remove extra spaces.Dmitriy Baranov
2016-03-03i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03i2c: qup: Fix fifo handling after adding V2 supportSricharan R
2016-03-03i2c: xiic: Implement power managementShubhrajyoti Datta
2016-02-24i2c: piix4: Pre-shift the port numberJean Delvare
2016-02-24i2c: piix4: Always use the same type for portJean Delvare
2016-02-24i2c: piix4: Support alternative port selection registerJean Delvare
2016-02-24i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang
2016-02-24i2c: riic, sh_mobile, rcar: Use ARCH_RENESASSimon Horman
2016-02-24i2c: qup: Add bam dma capabilitiesSricharan R
2016-02-20i2c: i2c-stub: sort includesWolfram Sang
2016-02-20i2c: i2c-smbus: sort includesWolfram Sang
2016-02-20i2c: i2c-mux: sort includesWolfram Sang
2016-02-20i2c: i2c-dev: sort includesWolfram Sang
2016-02-20i2c: i2c-core: sort includesWolfram Sang
2016-02-20i2c: i2c-boardinfo: sort includesWolfram Sang
2016-02-12i2c: iproc: Support larger TX transferRay Jui
2016-02-12i2c: iproc: Fix typo in the driverRay Jui
2016-02-12i2c: iproc: Add recovery mechanism in error caseRay Jui
2016-02-12i2c: uniphier: add COMPILE_TEST optionMasahiro Yamada
2016-02-12i2c: mt65xx: add 4GB DMA mode support in i2c driverLiguo Zhang
2016-02-12i2c: designware: Prevent runtime suspend during adapter registrationJarkko Nikula
2016-02-12i2c: designware-platform: Drop duplicate module informationJean Delvare
2016-02-12i2c: designware: remove redundant lockBaruch Siach
2016-02-12i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R
2016-02-12i2c: qup: Add V2 tags supportSricharan R
2016-02-12i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R
2016-02-12i2c: mux: demux-pinctrl: add driverWolfram Sang
2016-02-07Linux 4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov