aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-17
| * | | | | watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek2013-11-17
| * | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-17
| * | | | | watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-17
| * | | | | watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter2013-11-17
| * | | | | documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn2013-11-17
| * | | | | watchdog: add ralink watchdog driverJohn Crispin2013-11-17
| * | | | | watchdog: Add MOXA ART watchdog driverJonas Jensen2013-11-17
| * | | | | watchdog: kempld_wdt: Add __user annotationJingoo Han2013-11-17
| * | | | | watchdog: dw_wdt: Add __user annotationJingoo Han2013-11-17
| * | | | | watchdog: use dev_get_platdata()Jingoo Han2013-11-17
| * | | | | watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos2013-11-17
| * | | | | watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner2013-11-17
| * | | | | watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner2013-11-17
* | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\ \ \ \ \ \
| * | | | | | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun2013-11-18
| * | | | | | i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner2013-11-17
| * | | | | | i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger2013-11-15
| * | | | | | i2c: cbus-gpio: Fix device tree bindingTony Lindgren2013-11-15
| * | | | | | i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun2013-11-14
| * | | | | | i2c: designware: add new ACPI IDsMika Westerberg2013-11-14
| * | | | | | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-14
| * | | | | | i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-14
| * | | | | | i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-14
| * | | | | | i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-01
| * | | | | | i2c: rcar: fixup rcar type namingKuninori Morimoto2013-11-01
| * | | | | | i2c: scmi: remove some bogus NULL checksDan Carpenter2013-11-01
| * | | | | | i2c: sh_mobile & rcar: Enable the driver on all ARM platformsLaurent Pinchart2013-10-31
| * | | | | | i2c: sh_mobile: Convert to clk_prepare/unprepareLaurent Pinchart2013-10-31
| * | | | | | i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu2013-10-30
| * | | | | | i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu2013-10-30
| * | | | | | i2c: Include linux/of.h headerSachin Kamat2013-10-30
| * | | | | | i2c: mxs: Fix PIO mode on i.MX23Marek Vasut2013-10-06
| * | | | | | i2c: mxs: Rework the PIO mode operationMarek Vasut2013-10-06
| * | | | | | i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controllerJuergen Beisert2013-10-06
| * | | | | | i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen2013-10-03
| * | | | | | ASoC: imx-wm8962: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | drm: nouveau: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | drm: encoder_slave: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | media: core: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | media: exynos4-is: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | media: s5c73m3: Don't use i2c_client->driverLars-Peter Clausen2013-10-03
| * | | | | | i2c: remove redundant of_match_ptrSachin Kamat2013-10-03
| * | | | | | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-30
| * | | | | | i2c: bfin-twi: Remove casting the return value which is a void pointerJingoo Han2013-09-30
| * | | | | | i2c: xiic: Remove casting the return value which is a void pointerJingoo Han2013-09-30
| * | | | | | i2c: rcar: use per-device clockGuennadi Liakhovetski2013-09-30
| * | | | | | i2c: rcar: fix clk_get() error handlingGuennadi Liakhovetski2013-09-30
| * | | | | | i2c: rcar: add Device Tree supportGuennadi Liakhovetski2013-09-30