summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-10r8152: add mutex for hw settingshayeswang1-1/+63
2014-10-10r8152: adjust usb_autopm_xxxhayeswang1-13/+11
2014-10-10r8152: autoresume before setting featurehayeswang1-1/+9
2014-10-10cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai3-9/+16
2014-10-10cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai3-7/+21
2014-10-10cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai4-5/+11
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds61-1150/+2228
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds59-1084/+4062
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds48-620/+1110
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab456-13008/+34856
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab1-0/+3
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-138/+1107
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-12/+247
2014-10-09fix misuses of f_count() in ppp and netlinkAl Viro1-1/+1
2014-10-09[infiniband] remove pointless assignmentsAl Viro2-2/+0
2014-10-09gadgetfs: saner API for gadgetfs_create_file()Al Viro1-16/+10
2014-10-09f_fs: saner API for ffs_sb_create_file()Al Viro1-14/+10
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro1-1/+0
2014-10-09android: ->f_op is never NULLAl Viro1-1/+1
2014-10-09nouveau: __iomem misannotationsAl Viro3-7/+7
2014-10-09switch logger to ->write_iter()Al Viro1-77/+26
2014-10-09switch hci_vhci to ->write_iter()Al Viro1-14/+8
2014-10-09switch /dev/zero and /dev/full to ->read_iter()Al Viro1-43/+13
2014-10-09dma-buf: don't open-code atomic_long_read()Al Viro1-1/+1
2014-10-09rsxx debugfs inanityAl Viro1-65/+16
2014-10-09carma-fpga: switch to simple_read_from_buffer()Al Viro1-7/+2
2014-10-09carma-fpga: switch to fixed_size_llseek()Al Viro1-20/+1
2014-10-09vme: don't open-code fixed_size_llseek()Al Viro1-25/+3
2014-10-09ashmem: use vfs_llseek()Al Viro1-1/+1
2014-10-09gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil2-10/+19
2014-10-09gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil2-13/+34
2014-10-09gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil1-8/+7
2014-10-09gianfar: Exclude PPC specific errata handling from ARM buildsClaudiu Manoil1-0/+6
2014-10-09gianfar: Include missing headers for ARM buildsClaudiu Manoil1-0/+2
2014-10-09net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil1-13/+23
2014-10-09net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil1-14/+14
2014-10-09net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil1-0/+2
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds793-28225/+128708
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie1-5/+15
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds38-41/+6371
2014-10-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-13/+13
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds6-9/+137
2014-10-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-68/+50
2014-10-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-9/+9
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-133/+138
2014-10-09net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet1-2/+3
2014-10-09cxgb4: clean up a type issueDan Carpenter1-10/+8
2014-10-09cxgb4: potential shift wrapping bugDan Carpenter1-1/+1
2014-10-09sb_edac: Claim a different PCI deviceAndy Lutomirski1-1/+1
2014-10-09Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-30/+0