summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-26fbdev: sti: don't select CONFIG_VTArnd Bergmann2-2/+1
2017-08-26power: supply: pda_power: move from timer to delayed_workMichael Trimarchi1-20/+24
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-5/+3
2017-08-26libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
2017-08-26IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-08-26IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl1-4/+9
2017-08-26usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-08-26PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann1-0/+24
2017-08-26usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-08-26ov2640: fix vflip controlFrank Schaefer1-2/+4
2017-08-26dw2102: limit messages to buffer sizeAlyssa Milburn1-0/+54
2017-08-26dw2102: some missing unlocks on errorDan Carpenter1-14/+32
2017-08-26dw2102: Don't use dynamic static allocationMauro Carvalho Chehab1-10/+80
2017-08-26ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-08-26ttusb2: Don't use stack variables for DMAJosh Boyer1-2/+15
2017-08-26PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-08-26PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-08-26PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-08-26PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas1-3/+6
2017-08-26zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-08-26digitv: limit messages to buffer sizeAlyssa Milburn1-0/+4
2017-08-26PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-08-26cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15
2017-08-26cx231xx-audio: fix init error pathJohan Hovold1-11/+13
2017-08-26cx231xx-cards: fix NULL-deref at probeJohan Hovold1-6/+40
2017-08-26cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()Alexey Khoroshilov1-53/+57
2017-08-26usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-08-26gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-08-26mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2017-08-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2017-08-26ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2
2017-08-26ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2017-08-26ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2017-08-26pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann1-9/+4
2017-08-26drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-07-18char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-07-18xen-blkback: don't leak stack data via response ringJan Beulich2-27/+15
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2