summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-17usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-17serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-16dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-10-16Merge 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-16Merge 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-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen1-0/+3
2013-10-15regulator: tps65023: Fix checkpatch issueJingoo Han1-1/+2
2013-10-15regulator: tps6105x: Fix checkpatch issueJingoo Han1-1/+1
2013-10-15regulator: mc13783: Fix checkpatch issueJingoo Han1-14/+14
2013-10-15regulator: max8997: Fix checkpatch issueJingoo Han1-2/+3
2013-10-15regulator: lp3971: Fix checkpatch issueJingoo Han1-2/+2
2013-10-15regulator: fixed: Fix checkpatch issueJingoo Han1-6/+4
2013-10-15regulator: anatop: Fix checkpatch issueJingoo Han1-2/+2
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski4-184/+0
2013-10-15Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-19/+21
2013-10-15Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-135/+122
2013-10-15Revert "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-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-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
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-10-12Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-3/+5
2013-10-12iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...Wei Yongjun1-2/+4
2013-10-12ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki1-3/+4
2013-10-12ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki1-0/+1
2013-10-12USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-10-12USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2013-10-12USB: support new huawei devices in option.cFangxiaozhi (Franko)1-0/+216
2013-10-12Merge tag 'for-usb-linus-2013-10-09' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman5-29/+42
2013-10-12Merge tag 'fixes-for-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-46/+49
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-86/+74
2013-10-11VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis1-19/+21
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior4-46/+49
2013-10-11gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot1-1/+3
2013-10-11gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot1-1/+1
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin9-51/+37
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin10-66/+43