summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-17media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino
2015-04-17cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()Javi Merino
2015-04-17clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
2015-04-17hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()Bartosz Golaszewski
2015-04-17hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski
2015-04-17hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()Bartosz Golaszewski
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15parisc: remove use of seq_printf return valueJoe Perches
2015-04-15s390: remove use of seq_printf return valueJoe Perches
2015-04-15rtc: remove use of seq_printf return valueJoe Perches
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches
2015-04-15drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15paride: fix the "verbose" module paramDan Carpenter
2015-04-15zram: fix error return codeJulia Lawall
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: use generic start/end io accountingSergey Senozhatsky
2015-04-15zram: move compact_store() to sysfs functions areaSergey Senozhatsky
2015-04-15zram: remove `num_migrated' device attrSergey Senozhatsky
2015-04-15zram: support compactionMinchan Kim
2015-04-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-15Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher