summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab3100.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-11i2c: mediatek: Reset DMA engine in hardware init functionEddie Huang1-0/+6
2015-08-10i2c: viperboard: clean up inconsistent indentingColin Ian King1-5/+5
2015-08-10i2c: cadence: set THIS_MODULE to the owner of the adapterMasahiro Yamada1-0/+1
2015-08-10hwmon: ina209: move binding docs to proper placeWolfram Sang1-0/+0
2015-08-10hwmon: ina2xx: move binding docs to proper placeWolfram Sang1-0/+0
2015-08-10hwmon: max6697: move binding docs to proper placeWolfram Sang1-0/+0
2015-08-10rtc: bq32k: move binding docs to proper placeWolfram Sang1-0/+0
2015-08-10misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-08-10i2c: designware: Make debug print in i2c_dw_isr() shorterJarkko Nikula1-2/+1
2015-08-10i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy1-1/+1
2015-08-10i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy2-0/+25
2015-08-10i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapterVladimir Zapolskiy1-3/+12
2015-08-10misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski9-9/+0
2015-08-10i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski3-3/+0
2015-08-10i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko1-2/+2
2015-08-10DT: i2c: Add ADS7828 and ADS7830 to list of trivial devicesDenis Carikli1-0/+2
2015-08-10i2c: parport: Add VCT-jig adapterOndrej Zary2-0/+9
2015-08-10i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2-12/+62
2015-08-10i2c: tegra: add support for fast plus (FM+) mode clock rateLaxman Dewangan1-2/+15
2015-08-10i2c: tegra: update CONFIG_LOAD for new conifigurationLaxman Dewangan1-0/+35
2015-08-10i2c: omap: fix cleanup regressionWolfram Sang1-1/+1
2015-08-10i2c: xiic: Do not continue in case of errors in RxShubhrajyoti Datta1-0/+2
2015-08-10i2c: xiic: Service all interrupts in isrShubhrajyoti Datta1-14/+10
2015-08-10i2c: xiic: Remove the Addressed as slave interruptShubhrajyoti Datta1-1/+1
2015-08-10i2c: xiic: Remove busy loop while waiting for bus busyShubhrajyoti Datta1-1/+1
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta1-7/+0
2015-08-10i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta1-1/+0
2015-08-10i2c: xiic: move the xiic_process to thread contextShubhrajyoti Datta1-13/+20
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta1-3/+0
2015-08-10i2c: pxa: Use devm_ variants in probe functionVaibhav Hiremath1-51/+26
2015-08-10i2c: pxa: Update debug function to dump more info on errorVaibhav Hiremath1-7/+15
2015-08-10i2c: pxa: Fix compile warning in 64bit modeYipeng Yao1-1/+3
2015-08-10i2c: pxa: Return I2C_RETRY when timeout in pio modeShouming Wang1-1/+3
2015-08-10i2c: pxa: No need to set slave addr for i2c master mode resetVaibhav Hiremath1-1/+1
2015-08-10i2c: pxa: keep i2c irq ON in suspendLeilei Shang1-2/+3
2015-08-10i2c: emev2: add driverWolfram Sang4-0/+362
2015-08-10clk: shmobile: emev2: deassert reset for IIC0/1Wolfram Sang1-0/+6
2015-08-10i2c: omap: on ->remove() call pm_runtime_put_sync()Felipe Balbi1-1/+1
2015-08-10i2c: omap: abolish variable name confusionFelipe Balbi1-299/+299
2015-08-10i2c: omap: switch to dev_get_drvdata()Felipe Balbi1-4/+2
2015-08-10i2c: parport: start using pr_fmtSudip Mukherjee1-8/+8
2015-08-10i2c: parport: use dev_*Sudip Mukherjee1-4/+5
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds1-1/+1
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber1-0/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2-2/+2
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2-4/+2
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-07writeback: fix initial dirty limitRabin Vincent1-2/+2
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi2-4/+6