summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-04usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-04USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+73
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-300/+221
2015-10-03Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-0/+18
2015-10-03iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-10-03iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij1-6/+0
2015-10-03iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee1-0/+34
2015-10-03rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger4-0/+27
2015-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-47/+72
2015-10-02drm/radeon: add quirk for ASUS R7 370Alex Deucher1-0/+1
2015-10-02drm/amdgpu: add pm sysfs files lateAlex Deucher3-10/+17
2015-10-02drm/radeon: add pm sysfs files lateAlex Deucher2-37/+40
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-64/+62
2015-10-02Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd5263-148877/+384378
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02dm raid: fix round up of default region sizeMikulas Patocka1-2/+1
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-02pinctrl: uniphier: fix input enable settings for PH1-sLD8Masahiro Yamada1-113/+113
2015-10-02pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König1-1/+3
2015-10-02pinctrl: sun5i: Fix a10s pwm1 pinctrl mappingHans de Goede1-1/+1
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen1-3/+2
2015-10-02md: drop null test before destroy functionsJulia Lawall4-14/+7
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li1-0/+1
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-6/+6
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown1-2/+2
2015-10-02raid5: update analysis state for failed stripeShaohua Li1-0/+4
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown1-0/+4
2015-10-02clk: ti: dflt: fix enable_reg validity checkSuman Anna1-2/+2
2015-10-02clk: ti: fix dual-registration of uart4_ickBen Dooks1-1/+1
2015-10-02clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi1-17/+1
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie1-1/+1
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie1-2/+3
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie3-6/+22
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie1-13/+12
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie1-10/+26
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie1-4/+5
2015-10-02drm/radeon: drop radeon_fb_helper_set_parAlex Deucher1-31/+1
2015-10-02drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher1-1/+5
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+11
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-12/+43
2015-10-02PM / devfreq: fix double kfreeGeliang Tang1-2/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+38