]> git.ipfire.org Git - people/arne_f/kernel.git/history - drivers/i2c
serial: pl011: Fix oops on -EPROBE_DEFER
[people/arne_f/kernel.git] / drivers / i2c /
2020-09-03  Wolfram Sangi2c: rcar: in slave mode, clear NACK earlier
2020-08-21  Wolfram Sangi2c: rcar: avoid race when unregistering slave
2020-08-21  Wolfram Sangi2c: rcar: slave: only send STOP event when we have...
2020-08-21  Wolfram Sangi2c: slave: add sanity check when unregistering
2020-08-21  Wolfram Sangi2c: slave: improve sanity check when registering
2020-08-05  Raviteja NarayanamRevert "i2c: cadence: Fix the hold bit setting"
2020-07-29  Wolfram Sangi2c: rcar: always clear ICSAR to avoid side effects
2020-07-22  Andy Shevchenkoi2c: eg20t: Load module automatically if ID matches
2020-07-09  Chris Packhami2c: algo-pca: Add 0x78 as SCL stuck low status for...
2020-06-25  Russell Kingi2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
2020-06-25  Russell Kingi2c: pxa: clear all master action bits in i2c_pxa_stop_...
2020-06-25  Adam Honsei2c: piix4: Detect secondary SMBus controller on AMD...
2020-06-11  Atsushi Nemotoi2c: altera: Fix race between xfer_msg and isr thread
2020-05-27  Christophe JAILLETi2c: mux: demux-pinctrl: Fix an error handling path...
2020-05-27  Kevin Haoi2c: dev: Fix the race between the release of i2c_dev...
2020-05-02  Wolfram Sangi2c: altera: use proper variable to hold errno
2020-04-24  Alain Volmati2c: st: fix missing struct parameter description
2020-04-02  Chuhong Yuani2c: hix5hd2: add missed clk_disable_unprepare in remove
2020-03-20  Wolfram Sangi2c: acpi: put device when verifying client fails
2020-03-11  Wolfram Sangi2c: jz4780: silence log flood on txabrt
2020-03-11  Gustavo A. R. Silvai2c: altera: Fix potential integer overflow
2019-12-17  Lucas Stachi2c: imx: don't print error message on probe defer
2019-12-17  Wen Yangi2c: core: fix use after free in of_i2c_notify
2019-12-01  Masahiro Yamadai2c: uniphier-f: fix timeout error after reading 8...
2019-12-01  Masahiro Yamadai2c: uniphier-f: fix race condition when IRQ is cleared
2019-12-01  Masahiro Yamadai2c: uniphier-f: fix occasional timeout error
2019-12-01  Masahiro Yamadai2c: uniphier-f: make driver robust against concurrency
2019-11-24  Florian Fainellii2c: brcmstb: Allow enabling the driver on DSL SoCs
2019-11-20  Brendan Higginsi2c: aspeed: fix invalid clock parameters for very...
2019-11-20  Hans de Goedei2c: acpi: Force bus speed to 400KHz if a Silead touchs...
2019-11-12  Claudio Foellmii2c: omap: Trigger bus recovery in lockup case
2019-11-10  Alain Volmati2c: stm32f7: remove warning when compiling with W=1
2019-10-07  Hans de Goedei2c-cht-wc: Fix lockdep warning
2019-10-05  Chris Brandti2c: riic: Clear NACK in tend isr
2019-09-21  Jarkko Nikulai2c: designware: Synchronize IRQs when unregistering...
2019-09-06  Andrew Cooksi2c: piix4: Fix port selection for AMD Family 16h Model 30h
2019-09-06  Wolfram Sangi2c: emev2: avoid race when unregistering slave client
2019-09-06  Wolfram Sangi2c: rcar: avoid race when unregistering slave client
2019-08-04  Abhishek Sahui2c: qup: fixed releasing dma without flush operation...
2019-06-22  Yingjoe Cheni2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
2019-06-19  Russell Kingi2c: acorn: fix i2c warning
2019-06-11  Robert Hancocki2c: xiic: Add max_read_len quirk
2019-05-08  Nicolas Le Bayoni2c: i2c-stm32f7: Fix SDADEL minimum formula
2019-03-23  Sowjanya Komatinenii2c: tegra: fix maximum transfer size
2019-03-23  Paul Kocialkowskii2c: bcm2835: Clear current buffer pointers and counts...
2019-03-23  Shubhrajyoti Dattai2c: cadence: Fix the hold bit setting
2019-03-13  Tony Lindgreni2c: omap: Use noirq system sleep pm ops to idle device...
2019-02-12  Adamski, Krzysztof... i2c-axxia: check for error conditions first
2019-02-12  Simon Hormani2c: sh_mobile: add support for r8a77990 (R-Car E3)
2019-01-16  Yi Zengi2c: dev: prevent adapter retries and timeout being...
2018-12-21  Masahiro Yamadai2c: uniphier-f: fix violation of tLOW requirement...
2018-12-21  Masahiro Yamadai2c: uniphier: fix violation of tLOW requirement for...
2018-12-21  Hans de Goedei2c: scmi: Fix probe error on devices with an empty...
2018-12-21  Adamski, Krzysztof... i2c: axxia: properly handle master timeout
2018-11-13  Wolfram Sangi2c: rcar: cleanup DMA for all kinds of failure
2018-10-20  Wolfram Sangi2c: rcar: handle RXDMA HW behaviour on Gen3
2018-10-18  Edgar Cherkasovi2c: i2c-scmi: fix for i2c_smbus_write_block_data
2018-10-10  Masahiro Yamadai2c: uniphier-f: issue STOP only for last message or...
2018-10-10  Masahiro Yamadai2c: uniphier: issue STOP only for last message or...
2018-10-04  Mika Westerbergi2c: i801: Allow ACPI AML access I/O ports not reserved...
2018-09-26  Jae Hyun Yooi2c: aspeed: Fix initial values of master and slave...
2018-09-19  Jae Hyun Yooi2c: aspeed: Add an explicit type casting for *get_clk_...
2018-09-19  Felipe Balbii2c: i801: fix DNV's SMBCTRL register offset
2018-09-19  Shubhrajyoti Dattai2c: xiic: Make the start and the byte count write...
2018-09-05  Peter Rosini2c/mux, locking/core: Annotate the nested rt_mutex...
2018-09-05  Alexander Sverdlini2c: davinci: Avoid zero value of CLKH
2018-08-24  Esben Haabendali2c: imx: Fix race condition in dma read
2018-08-24  Hans de Goedei2c: core: ACPI: Properly set status byte to 0 for...
2018-08-09  Esben Haabendali2c: imx: Fix reinit_completion() use
2018-08-03  Lixin Wangi2c: core: decrease reference count of device node...
2018-07-17  Jon Hunteri2c: tegra: Fix NACK error handling
2018-06-20  Peter Rosini2c: viperboard: return message count on master_xfer...
2018-06-20  Peter Rosini2c: pmcmsp: fix error return from master_xfer
2018-06-20  Peter Rosini2c: pmcmsp: return message count on master_xfer success
2018-06-20  Baolin Wangi2c: sprd: Fix the i2c count issue
2018-06-20  Baolin Wangi2c: sprd: Prevent i2c accesses after suspend is called
2018-05-30  Gregory CLEMENTi2c: mv64xxx: Apply errata delay only in standard mode
2018-05-22  Alexander Monakovi2c: designware: fix poll-after-enable regression
2018-04-24  Jean Delvarei2c: i801: Restore configuration at shutdown
2018-04-24  Jean Delvarei2c: i801: Save register SMBSLVCMD value only once
2018-04-08  Pierre-Yves MORDRETi2c: i2c-stm32f7: fix no check on returned setup
2018-02-28  Eric Anholti2c: bcm2835: Set up the rising/falling edge delays
2018-02-28  Ben Gardneri2c: designware: must wait for enable
2018-02-03  Colin Ian Kingi2c: i2c-boardinfo: fix memory leaks on devinfo
2018-01-23  Jeremy Compostellai2c: core-smbus: prevent stack corruption on read I2C_B...
2017-12-05  Hans de Goedei2c: i801: Fix Failed to allocate irq -2147483648 error
2017-11-10  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-11-10  Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git.kernel.org...
2017-11-10  Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09  Linus TorvaldsMerge tag 'sound-4.14' of git://git.kernel.org/pub...
2017-11-09  David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-11-08  Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08  Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel...
2017-11-07  Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06  Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git.kernel.org...
2017-11-06  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-11-05  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-11-05  Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git.kernel...
2017-11-05  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-11-05  Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git.kernel...
next