summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-09ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2014-07-09Staging: bcm: Add two products and remove an existing product.Kevin McKinney2-2/+3
2014-07-09Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney2-1/+3
2014-07-09staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2014-07-09staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott1-10/+15
2014-07-09staging: comedi: das08: Correct AI encoding for das08jr-16-aoIan Abbott1-1/+1
2014-07-09ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2014-07-09ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2014-07-09ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2014-07-09acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-07-09md: flush writes before starting a recovery.NeilBrown1-0/+13
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-07-09drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom1-1/+0
2014-07-09drm/radeon/atom: fix dithering on certain panelsAlex Deucher1-1/+4
2014-07-09drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher1-1/+1
2014-07-09drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher1-22/+26
2014-07-09mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni1-2/+2
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-09USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-07-09usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-07-09USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-07-09ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-07-06IB/umad: Fix use-after-free on closeBart Van Assche1-11/+19
2014-07-06IB/umad: Fix error handlingBart Van Assche1-22/+27
2014-07-06IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche1-0/+6
2014-07-06IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-07-06IB/qib: Fix port in pkey change eventMike Marciniszyn1-1/+1
2014-07-06watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar1-3/+1
2014-07-06PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
2014-07-06PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-07-06Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-06-30usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-06-30target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-06-30ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-06-30USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-06-30USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-06-30USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-06-30USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-06-30USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-06-30USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-8/+17
2014-06-30USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold1-22/+20
2014-06-30USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-06-30USB: usb_wwan: fix write and suspend raceJohan Hovold1-7/+5
2014-06-30USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-06-30USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3