summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-08-071-2/+2
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-08-071-2/+1
* IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-08-071-2/+2
* IB/core: disallow registering 0-sized memory regionYann Droneaud2015-08-071-0/+3
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-08-071-0/+3
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-08-071-7/+8
* Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-08-072-0/+21
* rtlwifi: rtl8192cu: Add new USB IDLarry Finger2015-08-071-0/+1
* Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan2015-08-071-11/+1
* UBI: fix check for "too many bytes"Brian Norris2015-08-071-1/+1
* UBI: initialize LEB number variableBrian Norris2015-08-071-1/+1
* UBI: fix out of bounds writeBrian Norris2015-08-071-1/+2
* UBI: account for bitflips in both the VID header and dataBrian Norris2015-08-071-1/+1
* staging: panel: fix lcd typeSudip Mukherjee2015-08-071-7/+6
* cdc-wdm: fix endianness bug in debug statementsOliver Neukum2015-08-071-5/+7
* drm/radeon: fix doublescan modes (v2)Alex Deucher2015-08-071-2/+6
* compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski2015-08-071-1/+8
* usb: musb: core: fix TX/RX endpoint orderFelipe Balbi2015-08-071-18/+26
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-08-071-1/+9
* Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan2015-08-071-2/+5
* Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2015-08-072-0/+2
* IB/core: Avoid leakage from kernel to user spaceEli Cohen2015-05-091-0/+1
* spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott2015-05-091-1/+4
* gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman2015-05-091-2/+2
* benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-05-091-1/+1
* ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-3/+3
* tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-7/+7
* r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-3/+3
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-2/+2
* 8139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-05-091-1/+1
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-05-091-0/+5
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-05-091-2/+5
* macvtap: limit head length of skb allocatedJason Wang2015-05-091-1/+7
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-05-091-1/+1
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-05-091-1/+4
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-05-091-1/+3
* be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-05-091-1/+1
* xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-05-091-4/+1
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-05-091-0/+8
* radeon: Do not directly dereference pointers to BIOS area.David Miller2015-05-091-3/+7
* USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-05-091-2/+6
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-05-091-1/+2
* usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-05-091-1/+8
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-05-091-2/+29
* USB: keyspan_pda: add new device idNathaniel W Filardo2015-05-091-0/+3
* USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs2015-05-092-10/+10
* USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-05-092-0/+7
* iio: core: Fix double free.Martin Fuzzey2015-05-091-0/+2
* nbd: fix possible memory leakSudip Mukherjee2015-05-091-4/+4
* target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger2015-05-091-1/+1