aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-at91.c
Commit message (Expand)AuthorAge
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: at91: convert to dma_request_slave_channel_compat()Ludovic Desroches2013-04-16
* i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-02
* i2c: at91: Use of_match_ptr() macroSachin Kamat2013-03-29
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-26
|\
| * i2c: at91: fix unsed variable warning when building with !CONFIG_OFJoachim Eastwood2013-02-10
| * i2c: at91: add of_device_id entry for at91rm9200Joachim Eastwood2013-01-27
* | i2c: Convert to devm_ioremap_resource()Thierry Reding2013-01-24
|/
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c: at91: add dma supportLudovic Desroches2012-11-24
* i2c: at91: change struct members indentationLudovic Desroches2012-11-24
* i2c: at91: fix compilation warningLudovic Desroches2012-11-24
* i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-14
* i2c: at91: add dt support to i2c-at91Ludovic Desroches2012-09-12
* i2c: at91: add new driverNikolaus Voss2012-09-12
* i2c: at91: remove old polling driverNikolaus Voss2012-09-12
* i2c-at91: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-12
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-12
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-21
* i2c: Use resource_size macroLinus Walleij2009-06-16
* i2c: Use snprintf to set adapter namesJean Delvare2009-01-07
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-22
* i2c: Spelling fixesJoe Perches2008-01-14
* i2c-at91: compile fix (IS_ERR)Alexey Dobriyan2007-05-10
* i2c-at91 supports new-style i2c driversDavid Brownell2007-05-10
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* i2c: New Atmel AT91 bus driverAndrew Victor2006-12-10