summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-21tty/vt: don't set font mappings on vc not supporting thisImre Deak
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely
2015-09-21of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-09-21auxdisplay: ks0108: fix refcountSudip Mukherjee
2015-09-21devres: fix devres_get()Masahiro Yamada
2015-09-21HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas
2015-09-21clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter
2015-09-21staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott
2015-09-21iio: adis16480: Fix scale factorsLars-Peter Clausen
2015-09-21iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana
2015-09-21iio: event: Remove negative error code from iio_event_pollCristina Opriceana
2015-09-21iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann
2015-09-21s390/sclp: fix compile errorSebastian Ott
2015-09-21drm/qxl: validate monitors config modesJonathon Jongsma
2015-09-21DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-09-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom
2015-09-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-08-16md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown
2015-08-16sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-08-16md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown
2015-08-16iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-16rbd: fix copyup completion raceIlya Dryomov
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu
2015-08-16xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki
2015-08-16md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-16ipr: Fix invalid array indexing for HRRQBrian King
2015-08-16ipr: Fix incorrect trace indexingBrian King
2015-08-16ipr: Fix locking for unit attention handlingBrian King
2015-08-16drm/radeon/combios: add some validation of lvds valuesAlex Deucher
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-08-10vhost: actually track log eventfd fileMarc-André Lureau
2015-08-10xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can