aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-04dma: edma: Remove limits on number of slotsJoel Fernandes1-6/+0
2013-09-04dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes1-3/+8
2013-09-04dma: edma: Find missed events and issue themJoel Fernandes1-1/+49
2013-09-04dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes1-26/+51
2013-09-04dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes1-3/+15
2013-09-04Merge branch 'topic/api_caps' into for-linusVinod Koul1-7/+8
2013-09-04igb: Update version numberAkeem G Abodunrin1-1/+1
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04gpio: return -ENOTSUPP if debounce cannot be setLinus Walleij1-2/+5
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2-18/+18
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin1-2/+9
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin1-9/+20
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin3-14/+14
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2-3/+32
2013-09-04i2c: rcar: add rcar-H2 supportNguyen Viet Dung1-2/+33
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka1-1/+8
2013-09-04treewide: Convert retrun typos to returnJoe Perches6-6/+6
2013-09-04HID: hid-sensor-hub: change kmalloc + memcpy by kmemdupAndy Shevchenko1-4/+3
2013-09-04HID: hid-sensor-hub: move to devm_kzallocAndy Shevchenko1-12/+5
2013-09-04HID: hid-sensor-hub: fix indentation accross the codeAndy Shevchenko1-16/+15
2013-09-04Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina1-3/+7
2013-09-04HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-09-04HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-09-04HID: sensor-hub: validate feature report detailsKees Cook1-1/+2
2013-09-04HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-09-04HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-09-04HID: hid-wiimote: print small buffers via %*phCAndy Shevchenko1-11/+6
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2-6/+6
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina2683-152920/+219937
2013-09-04HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre3-0/+182
2013-09-04HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann3-0/+227
2013-09-03rbd: fix null dereference in doutJosh Durgin1-3/+5
2013-09-03rbd: fix buffer size for writes to images with snapshotsJosh Durgin1-5/+5
2013-09-03rbd: fix I/O error propagation for readsJosh Durgin1-7/+7
2013-09-04qlcnic: remove a stray semicolonDan Carpenter1-1/+1
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty1-1/+1
2013-09-04caif: add a sanity check to the tty nameDan Carpenter1-1/+3
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard2-5/+18
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han1-1/+1
2013-09-04cnic: Update version to 2.5.18.Michael Chan1-2/+2
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan2-18/+12
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2-9/+6
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2-12/+18
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2-67/+29
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel1-2/+4
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel1-4/+4
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel1-2/+1
2013-09-04bonding: drop read_lock in bond_compute_features[email protected]1-7/+3
2013-09-04bonding: drop read_lock in bond_fix_features[email protected]1-7/+3