summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-27net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-27i2c: rcar: fix NACK error codeBen Dooks1-2/+2
2014-01-27i2c: rcar: use devm_clk_get to ensure clock is properly ref-countedBen Dooks1-8/+9
2014-01-27i2c: rcar: do not print error if device nacks transferBen Dooks1-1/+1
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-337/+1249
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko1-12/+24
2014-01-26dma: fix vchan_cookie_complete() debug printJonas Jensen1-1/+3
2014-01-26Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds4-25/+39
2014-01-26ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-26ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-26ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-26ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-26Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds46-1486/+1463
2014-01-26Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-447/+877
2014-01-26Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-33/+45
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1070-27076/+58580
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds4-0/+278
2014-01-25i915: remove pm_qos request on errorStanislaw Gruszka1-0/+1
2014-01-25Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-54/+37
2014-01-25Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds3-25/+63
2014-01-25Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+45
2014-01-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds85-520/+7401
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds182-723/+1097
2014-01-25Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-400/+945
2014-01-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds18-55/+1443
2014-01-25net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds189-2541/+2654
2014-01-25bcma: gpio: don't cast u32 to unsigned longRafał Miłecki1-2/+2
2014-01-25ssb: gpio: add own IRQ domainRafał Miłecki3-21/+298
2014-01-25bcma: prevent irq handler from firing when registeredHauke Mehrtens1-0/+3
2014-01-24i2c: rely on driver core when sanitizing devicesWolfram Sang1-9/+4
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-7/+20
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker43-43/+0
2014-01-24i2c: acorn: is tristate and should use module.hPaul Gortmaker1-1/+1
2014-01-24i2c: piix4: Standardize log messagesJean Delvare1-6/+6
2014-01-24i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang1-1/+2
2014-01-24i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2-5/+24
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter3-15/+13
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky1-0/+5
2014-01-24Merge branch 'akpm' (incoming from Andrew)Linus Torvalds38-220/+852
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds65-1561/+19561
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-313/+1518
2014-01-24Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds10-79/+982
2014-01-24Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds7-2/+333
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds59-3415/+8591
2014-01-24Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+9
2014-01-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-200/+17
2014-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds21-968/+6647
2014-01-24Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-01-24drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger2-12/+22