summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-25isp1704_charger: remove useless check in isp1704_charger_probe()Wei Yongjun
2014-01-25power: ds2782_battery: Typo in commentMatthias Brugger
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger
2014-01-24Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24bcma: gpio: don't cast u32 to unsigned longRafał Miłecki
2014-01-24ssb: gpio: add own IRQ domainRafał Miłecki
2014-01-24bcma: prevent irq handler from firing when registeredHauke Mehrtens
2014-01-24i2c: rely on driver core when sanitizing devicesWolfram Sang
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24i2c: acorn: is tristate and should use module.hPaul Gortmaker
2014-01-24i2c: piix4: Standardize log messagesJean Delvare
2014-01-24i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang
2014-01-24i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger
2014-01-23drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching
2014-01-23drivers/rtc/rtc-rx8581.c: add SMBus-only adapters supportAndreas Werner
2014-01-23drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...Geert Uytterhoeven
2014-01-23rtc: max8907: weekday encoding fixesStephen Warren
2014-01-23drivers/rtc/rtc-hym8563.c: staticize local symbolSachin Kamat
2014-01-23drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helperSachin Kamat
2014-01-23drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helperSachin Kamat
2014-01-23drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failureAndrew Morton
2014-01-23rtc: honor device tree /alias entries when assigning IDsStephen Warren
2014-01-23drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-01-23drivers/rtc/Kconfig: disable RTC_DRV_CMOS on AtariGeert Uytterhoeven
2014-01-23drivers/rtc/rtc-cmos.c: remove superfluous name castGeert Uytterhoeven
2014-01-23rtc: add hym8563 rtc-driverHeiko Stuebner