summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-30ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2015-12-30isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2015-12-30pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2015-12-30sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2015-12-30atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-30parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-30vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-30dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2015-12-30ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2015-12-30usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2015-12-30drm: Fix an unwanted master inheritance v2Thomas Hellstrom2-37/+65
2015-12-30dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer1-1/+3
2015-12-30usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2015-12-30USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2015-12-30wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2015-12-30sata_sil: disable trimMikulas Patocka1-0/+3
2015-12-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2015-12-30drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom1-1/+1
2015-12-30broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-30USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2015-12-30USB: cdc-acm - Add IGNORE_DEVICE quirkBen Hutchings2-0/+5
2015-12-30USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-12-30can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-30usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-12-30USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-12-30xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-12-30xhci: Add XHCI_INTEL_HOST quirkBen Hutchings2-0/+3
2015-12-30macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2015-12-30usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-6/+5
2015-12-30USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-2/+8
2015-12-30USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings1-2/+2
2015-12-30USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2015-12-30USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-11-27scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-27scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2015-11-27firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2015-11-27megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2015-11-27mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2015-11-27can: Use correct type in sizeof() in nla_put()Marek Vasut1-1/+1
2015-11-27megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-3/+6
2015-11-27staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-11-27Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-11-27Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-11-27iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-1/+6
2015-11-27mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2015-11-27mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-11-27wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg1-3/+3
2015-11-27HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2015-11-27PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18