summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-03wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg1-3/+3
2016-03-03drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher1-1/+1
2016-03-03clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov1-2/+4
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-03-03USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-03USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-03USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-03can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-03dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber1-0/+6
2016-03-03bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2016-03-03bcache: fix a leak in bch_cached_dev_run()Al Viro1-1/+4
2016-03-03drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2016-03-02pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-03-02net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-02net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-02qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork1-0/+1
2016-03-02bonding: Fix ARP monitor validationJay Vosburgh1-12/+28
2016-03-02bonding: fix bond_arp_rcv() race of curr_active_slaveVeaceslav Falico1-3/+7
2016-03-02tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-4/+18
2016-03-02pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-03-02net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-03-02usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu1-6/+6
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2016-02-24iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-24iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2016-02-24iio: fix some warning messagesDan Carpenter2-2/+2
2016-02-24iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen1-26/+57
2016-02-24iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich1-1/+7
2016-02-24iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2016-02-24iio:ad7793: Fix ad7785 product IDLars-Peter Clausen1-1/+1
2016-02-24scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-24SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-24scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-24drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-24SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-24iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-24Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2016-02-24iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2016-02-24scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2016-02-24scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2016-02-24serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald1-3/+19
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-3/+6
2016-02-24pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-24staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4