summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-30rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner1-1/+4
2014-10-30Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen1-0/+9
2014-10-30Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain1-1/+1
2014-10-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau1-1/+3
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-10-30PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado1-1/+1
2014-10-30PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr1-0/+20
2014-10-30PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu1-1/+1
2014-10-30PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni1-3/+3
2014-10-30spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko1-0/+4
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-10-30iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach1-1/+1
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver1-2/+10
2014-10-30mei: bus: fix possible boundaries violationAlexander Usyskin1-1/+1
2014-10-30Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2-12/+19
2014-10-30Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan1-1/+3
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan1-4/+1
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan1-6/+23
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan1-5/+6
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan1-3/+14
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook1-0/+3
2014-10-30qla2xxx: Fix shost use-after-free on device removalJoe Lawrence1-4/+2
2014-10-30qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi1-3/+1
2014-10-30qla2xxx: fix kernel NULL pointer accessHimanshu Madhani1-0/+1
2014-10-30regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar1-0/+1
2014-10-30mptfusion: enable no_write_same for vmware scsi disksChris J Arges1-0/+5
2014-10-30be2iscsi: check ip buffer before copyingMike Christie1-5/+8
2014-10-30regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey1-2/+2
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li1-2/+6
2014-10-30mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov1-1/+1
2014-10-30HID: rmi: check sanity of the incoming reportBenjamin Tissoires1-6/+38
2014-10-30spi: dw-mid: check that DMA was inited before exitAndy Shevchenko1-0/+2
2014-10-30spi: dw-mid: respect 8 bit modeAndy Shevchenko1-2/+2
2014-10-30usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-10-15driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu1-1/+0
2014-10-15crypto: caam - fix addressing of struct memberCristian Stoica1-3/+3
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2-2/+8
2014-10-15uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede1-0/+8
2014-10-15uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede1-0/+7
2014-10-15uas: Add no-report-opcodes quirkHans de Goede3-1/+15
2014-10-15uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede3-11/+31
2014-10-15hyperv: Fix a bug in netvsc_send()KY Srinivasan1-7/+8
2014-10-15team: avoid race condition in scheduling delayed workJoe Lawrence1-2/+2
2014-10-15net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli1-6/+7
2014-10-15hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2