summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-1912-315/+365
|\
| * s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-154-72/+9
| * s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-18/+9
| * s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-153-172/+176
| * s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-155-17/+122
| * s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2013-11-152-56/+68
| * s390/3270: fix missing device_destroy() callHendrik Brueckner2013-11-151-0/+1
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-1897-407/+835
|\ \
| * | watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck2013-11-181-56/+76
| * | watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck2013-11-181-1/+3
| * | watchdog: w83627hf: Enable watchdog only onceGuenter Roeck2013-11-181-18/+17
| * | watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2013-11-182-168/+48
| * | watchdog: omap_wdt: raw read and write endian fixVictor Kamensky2013-11-171-18/+18
| * | watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König2013-11-171-2/+4
| * | watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter2013-11-171-2/+2
| * | watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun2013-11-171-1/+1
| * | watchdog: watchdog_core: Fix a trivial typoSachin Kamat2013-11-171-1/+1
| * | watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2013-11-171-0/+10
| * | watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-1787-112/+6
| * | watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck2013-11-171-1/+1
| * | watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-171-1/+7
| * | watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek2013-11-171-1/+0
| * | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-173-0/+234
| * | watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-173-3/+3
| * | watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter2013-11-171-20/+16
| * | watchdog: add ralink watchdog driverJohn Crispin2013-11-173-0/+216
| * | watchdog: Add MOXA ART watchdog driverJonas Jensen2013-11-173-0/+176
| * | watchdog: kempld_wdt: Add __user annotationJingoo Han2013-11-171-2/+2
| * | watchdog: dw_wdt: Add __user annotationJingoo Han2013-11-171-2/+2
| * | watchdog: use dev_get_platdata()Jingoo Han2013-11-177-12/+10
| * | watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos2013-11-171-0/+1
| * | watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner2013-11-171-5/+5
| * | watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner2013-11-171-8/+3
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1834-212/+2937
|\ \ \
| * | | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun2013-11-181-1/+2
| * | | i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner2013-11-171-22/+4
| * | | i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger2013-11-153-0/+919
| * | | i2c: cbus-gpio: Fix device tree bindingTony Lindgren2013-11-151-0/+2
| * | | i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun2013-11-141-0/+1
| * | | i2c: designware: add new ACPI IDsMika Westerberg2013-11-141-0/+2
| * | | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-142-0/+4
| * | | i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-141-5/+0
| * | | i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-143-0/+883
| * | | i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-013-0/+782
| * | | i2c: rcar: fixup rcar type namingKuninori Morimoto2013-11-011-11/+11
| * | | i2c: scmi: remove some bogus NULL checksDan Carpenter2013-11-011-3/+3
| * | | i2c: sh_mobile & rcar: Enable the driver on all ARM platformsLaurent Pinchart2013-10-311-2/+2
| * | | i2c: sh_mobile: Convert to clk_prepare/unprepareLaurent Pinchart2013-10-311-4/+4
| * | | i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu2013-10-301-2/+2
| * | | i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu2013-10-301-2/+2