summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover
2015-01-09target: Allow Write Exclusive non-reservation holders to READLee Duncan
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-08gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2015-01-07vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI
2015-01-07gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin
2015-01-07gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede
2015-01-06vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2015-01-06r8152: support ndo_features_checkhayeswang
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin