summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Bluetooth: hci_intel: Fix warnings due to unused lpm functionsLoic Poulain1-0/+2
2015-09-17Bluetooth: btintel: fix warningVincent Stehlé1-1/+2
2015-09-17at86rf230: detailed edge triggered irq warningAlexander Aring1-1/+1
2015-09-17at86rf230: add debugfs supportAlexander Aring3-14/+159
2015-09-17at86rf230: interrupt tx with force trx_offAlexander Aring1-9/+1
2015-09-17at86rf230: change trac status check behaviourAlexander Aring1-25/+4
2015-09-17Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham1-14/+0
2015-09-17Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain1-2/+5
2015-09-17Bluetooth: hci_intel: Add runtime PM supportLoic Poulain1-3/+69
2015-09-17Bluetooth: hci_intel: Add PM supportLoic Poulain1-0/+53
2015-09-17Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain1-0/+158
2015-09-17Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis1-18/+18
2015-09-17Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis1-13/+13
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann1-3/+3
2015-09-17Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain1-9/+9
2015-09-17Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain1-62/+59
2015-09-17Bluetooth: hci_intel: Introduce LPM supportLoic Poulain1-3/+90
2015-09-17Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain1-1/+61
2015-09-17Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg1-2/+4
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap1-1/+1
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15cdc-phonet: use common parserOliver Neukum1-23/+4
2015-09-15qmi-wwan: use common parserOliver Neukum1-60/+6
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum1-149/+81
2015-09-15cdc-ncm: use common parserOliver Neukum1-60/+9
2015-09-15CDC: common parser for extra headersOliver Neukum1-0/+138
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N1-0/+9
2015-09-15net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot1-1/+1
2015-09-15net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot1-0/+29
2015-09-15net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot1-1/+2
2015-09-15net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot1-0/+5
2015-09-15net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2-13/+44
2015-09-15net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot1-19/+24
2015-09-15net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot1-9/+23
2015-09-15net: Add FIB table id to rtableDavid Ahern1-0/+2
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-82/+217
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie3-4/+5
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin1-3/+3
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-90/+31
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds10-846/+72
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie8-31/+53
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-11Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-113/+102
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-194/+432
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-6/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov13-14/+14