summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-23libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo2-11/+28
2014-03-23firewire: net: fix use after freeStefan Richter1-3/+3
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-23virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-03-11net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-03-11net: asix: handle packets crossing URB boundariesLucas Stach1-28/+97
2014-03-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-54/+41
2014-03-11iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2014-03-11iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2014-03-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2014-03-11iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-12/+62
2014-03-11iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2014-03-11iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2014-03-11iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2014-03-11iwlwifi: fix flow handler debug codeJohannes Berg3-15/+16
2014-03-11staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2014-03-11xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2014-03-11xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk3-1/+16
2014-03-11xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2014-03-11xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-51/+224
2014-03-11xen-netback: fix sparse warningstephen hemminger1-1/+1
2014-03-11saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2014-03-11nbd: correct disconnect behaviorPaul Clements1-1/+7
2014-03-11proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2014-03-11dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke1-2/+5
2014-03-11dma: ste_dma40: don't dereference free:d descriptorLinus Walleij1-1/+3
2014-03-11hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck1-1/+1
2014-03-11USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2-0/+8
2014-03-11USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado1-1/+2
2014-03-11ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-03-11ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-03-11i7core_edac: Fix PCI device reference countJean Delvare1-2/+7
2014-03-11sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo1-0/+1
2014-03-11ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev1-2/+5
2014-03-11usbnet: remove generic hard_header_len checkEmil Goode8-21/+37
2014-03-11bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-03-11tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-03-11rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16