aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-16target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier1-0/+5
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2-1/+11
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-16serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-16[SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz1-8/+8
2013-10-16dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-199/+1
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2013-10-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur1-3/+3
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu1-1/+3
2013-10-15drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom1-5/+12
2013-10-15drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom1-1/+1
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen1-0/+3
2013-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-4/+14
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin1-0/+1
2013-10-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski4-0/+13
2013-10-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski4-12/+37
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski1-2/+0
2013-10-15libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau1-1/+9
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens1-1/+1
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland1-27/+71
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski4-184/+0
2013-10-15drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes2-1/+5
2013-10-14Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-19/+21
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-135/+122
2013-10-14Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman1-0/+1
2013-10-14USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil1-1/+2
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil1-2/+8
2013-10-14Merge branch 'misc' into for-nextRoland Dreier5-9/+9
2013-10-14IB: Remove unnecessary semicolonsJoe Perches5-9/+9
2013-10-14Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6
2013-10-14Revert "of: Feed entire flattened device tree into the random pool"Grant Likely1-12/+0
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely1-3/+1
2013-10-14[media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth1-0/+1
2013-10-14[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+2
2013-10-14[media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari1-8/+4
2013-10-14[media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari1-9/+6
2013-10-14[media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari1-9/+7
2013-10-14[media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari1-18/+12
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-4/+5
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-22/+34