aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-02USB: usb_wwan: fix write and suspend raceJohan Hovold
2014-07-02USB: usb_wwan: fix race between write and resumexiao jin
2014-07-02USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-07-02matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-07-02HID: core: fix validation of report id 0Kees Cook
2014-07-02USB: option: fix runtime PM handlingJohan Hovold
2014-07-02USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-07-02ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle
2014-07-02usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi
2014-07-02usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-07-02USB: usbtest: add a timeout for scatter-gather testsAlan Stern
2014-07-02usb: usbtest: fix unlink write error with pattern 1Huang Rui
2014-07-02applicom: dereferencing NULL on error pathDan Carpenter
2014-07-02Staging: rtl8188eu: overflow in update_sta_support_rate()Dan Carpenter
2014-07-02staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle
2014-07-02extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski
2014-07-02extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski
2014-07-02net: cpsw: fix null dereference at probeJohan Hovold
2014-07-02can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-07-02usb: usbtest: Add timetout to simple_io()Roger Quadros
2014-07-02usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado
2014-07-02usb: qcserial: add Netgear AirCard 341UAleksander Morgado
2014-07-02usb: qcserial: define and use Sierra Wireless layoutBjørn Mork
2014-07-02usb: qcserial: refactor device layout selectionBjørn Mork
2014-07-02usb: qcserial: fix multiline comment coding styleBjørn Mork
2014-07-02mei: me: fix hw ready reset flowTomas Winkler
2014-07-02mei: me: read H_CSR after asserting resetTomas Winkler
2014-07-02drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas
2014-07-02ACPI / video: clean up DMI table for initial black screen problemAaron Lu
2014-07-02iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald
2014-07-02iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter
2014-07-02staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht
2014-07-02Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan
2014-07-02USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold
2014-07-02USB: cdc-acm: fix I/O after failed openJohan Hovold
2014-07-02USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold
2014-07-02USB: cdc-acm: fix shutdown and suspend raceJohan Hovold
2014-07-02USB: cdc-acm: fix runtime PM for control messagesJohan Hovold
2014-07-02USB: cdc-acm: fix broken runtime suspendJohan Hovold
2014-07-02USB: cdc-acm: fix write and resume raceJohan Hovold
2014-07-02USB: cdc-acm: fix write and suspend raceJohan Hovold
2014-07-02mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck
2014-07-02serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2014-07-02serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2014-07-02drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN
2014-06-27ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava
2014-06-27[SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong
2014-06-27intel_idle: close avn_cstates array with correct markerJiang Liu
2014-06-23vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-23net: force a list_del() in unregister_netdevice_many()Eric Dumazet