summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-01-04leds: adp5520: Remove work queueAndrew Lunn
2016-01-04leds: 88pm860x: Remove work queueAndrew Lunn
2016-01-04leds: tlc591xx: Remove work queueAndrew Lunn
2016-01-04media: flash: use led_set_brightness_sync for torch brightnessJacek Anaszewski
2016-01-04leds: ktd2692: Remove work queueJacek Anaszewski
2016-01-04leds: aat1290: Remove work queueJacek Anaszewski
2016-01-04leds: max77693: Remove work queueJacek Anaszewski
2016-01-04leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness settingJacek Anaszewski
2016-01-04leds: core: Use set_brightness_work for the blocking opJacek Anaszewski
2016-01-04leds: core: Add led_set_brightness_nosleep{nopm} functionsJacek Anaszewski
2016-01-04leds: Rename brightness_set_sync op to brightness_set_blockingJacek Anaszewski
2016-01-04leds: core: Add two new LED_BLINK_ flagsJacek Anaszewski
2016-01-04leds: core: Use EXPORT_SYMBOL_GPL consistentlyJacek Anaszewski
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling
2015-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-28null_blk: use async queue restart helperJens Axboe
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2015-12-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-12-26Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-26Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/mdLinus Torvalds
2015-12-26Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-12-26Merge branches 'acpi-processor' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-23geneve: initialize needed_headroomPaolo Abeni
2015-12-24cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter
2015-12-23Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-12-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov
2015-12-22veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2015-12-22bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai