aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-30USB: sierra: fix use after free at suspend/resumeJohan Hovold
2014-06-30USB: sierra: fix AA deadlock in open error pathJohan Hovold
2014-06-30USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold
2014-06-30USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold
2014-06-30USB: usb_wwan: fix urb leak at shutdownJohan Hovold
2014-06-30USB: usb_wwan: fix write and suspend raceJohan Hovold
2014-06-30USB: usb_wwan: fix race between write and resumexiao jin
2014-06-30USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-06-30HID: core: fix validation of report id 0Kees Cook
2014-06-30USB: option: fix runtime PM handlingJohan Hovold
2014-06-30USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-30ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle
2014-06-30usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi
2014-06-30usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-06-30USB: usbtest: add a timeout for scatter-gather testsAlan Stern
2014-06-30usb: usbtest: fix unlink write error with pattern 1Huang Rui
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter
2014-06-30staging/mt29f_spinand: Terminate of match tableStephen Boyd
2014-06-30Staging: rtl8188eu: overflow in update_sta_support_rate()Dan Carpenter
2014-06-30staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle
2014-06-30phy: exynos-mipi-video: fix check on array indexAntoine Ténart
2014-06-30extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski
2014-06-30extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski
2014-06-30extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski
2014-06-30extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski
2014-06-30net: cpsw: fix null dereference at probeJohan Hovold
2014-06-30can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-30Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-06-26iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald
2014-06-26iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald
2014-06-26iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter
2014-06-26iio: mxs-lradc: fix dividerRobert Hodaszi
2014-06-26staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht
2014-06-26iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron
2014-06-26hv: use correct order when freeing monitor_pagesRadim Krčmář
2014-06-26Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold
2014-06-26USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold
2014-06-26net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-26sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet