summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-15i2c: Improve logging on failure to probe for ->class devicesAndy Lutomirski
2013-08-15i2c: davinci: Allow i2c driver available for keystone platformsSantosh Shilimkar
2013-08-15i2c: davinci: remove useless mach/hardware includeSantosh Shilimkar
2013-08-15i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han
2013-08-15i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam
2013-08-07drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-08-07drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-08-07i2c: mpc: Define unique I2C adapter namesGuenter Roeck
2013-08-07i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth
2013-08-07i2c: designware: Manually set RESTART bit between messagesChew, Chiau Ee
2013-08-07i2c: pxa: enable high speed mode for i2c busLeilei Shang
2013-08-05i2c: Fix Kontron PLD prescaler calculationMichael Brunner
2013-08-05i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-02sis900: Fix the tx queue timeout issueDenis Kirjanov
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-02Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01macvlan: handle set_promiscuity failuresMichael S. Tsirkin
2013-08-01macvlan: better mode validationMichael S. Tsirkin
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-08-01net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz
2013-08-01PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville