summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* at86rf230: add debugfs supportAlexander Aring2015-09-173-14/+159
* at86rf230: interrupt tx with force trx_offAlexander Aring2015-09-171-9/+1
* at86rf230: change trac status check behaviourAlexander Aring2015-09-171-25/+4
* Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham2015-09-171-14/+0
* Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain2015-09-171-2/+5
* Bluetooth: hci_intel: Add runtime PM supportLoic Poulain2015-09-171-3/+69
* Bluetooth: hci_intel: Add PM supportLoic Poulain2015-09-171-0/+53
* Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain2015-09-171-0/+158
* Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis2015-09-171-18/+18
* Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis2015-09-171-13/+13
* Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann2015-09-171-3/+3
* Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain2015-09-171-9/+9
* Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain2015-09-171-62/+59
* Bluetooth: hci_intel: Introduce LPM supportLoic Poulain2015-09-171-3/+90
* Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain2015-09-171-1/+61
* Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg2015-09-171-2/+4
* net: fix cdc-phonet.c dependency and build errorRandy Dunlap2015-09-161-1/+1
* mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches2015-09-151-21/+22
* driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian2015-09-153-5/+19
* cdc-phonet: use common parserOliver Neukum2015-09-151-23/+4
* qmi-wwan: use common parserOliver Neukum2015-09-151-60/+6
* cdc-ether: switch to common CDC parserOliver Neukum2015-09-151-149/+81
* cdc-ncm: use common parserOliver Neukum2015-09-151-60/+9
* CDC: common parser for extra headersOliver Neukum2015-09-151-0/+138
* drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N2015-09-151-0/+9
* net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot2015-09-151-1/+1
* net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot2015-09-151-0/+29
* net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot2015-09-151-1/+2
* net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot2015-09-151-0/+5
* net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2015-09-152-13/+44
* net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot2015-09-151-19/+24
* net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot2015-09-151-9/+23
* net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-1115-82/+217
|\
| * Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-113-4/+5
| |\
| | * drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-111-0/+1
| | * drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1
| | * drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin2015-09-111-3/+3
| * | Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-09-112-21/+117
| |\ \
| | * | drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speedVille Syrjälä2015-09-021-3/+10
| | * | drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speedVille Syrjälä2015-09-021-2/+82
| | * | drm/dp: Define AUX_RETRY_INTERVAL as 500 usVille Syrjälä2015-09-021-3/+5
| | * | drm/atomic: Fix bookkeeping with TEST_ONLY, v3.Maarten Lankhorst2015-09-011-16/+23
| * | | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-118-31/+53
| |\ \ \
| | * | | drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh2015-09-101-5/+4
| | * | | drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2015-09-102-13/+31
| | * | | drm/i915: Fix CSR MMIO address checkTakashi Iwai2015-09-101-1/+1
| | * | | drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson2015-09-091-5/+5
| | * | | drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst2015-09-082-5/+10
| | * | | drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä2015-09-021-1/+1