summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16dm crypt: fix missing error code return from crypt_ctr error pathWei Yongjun
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-16Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-04-16net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()Geert Uytterhoeven
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-16stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers
2015-04-16stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers
2015-04-16stmmac: Add defines and documentation for enabling flow controlVince Bridgers
2015-04-16stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue
2015-04-16dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck
2015-04-16ethernet: remove unused including <linux/version.h>Wei Yongjun
2015-04-16rocker: fix error return code in rocker_probe()Wei Yongjun
2015-04-16dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-04-15net: hip04: Make tx coalesce timer actually workThomas Gleixner
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-15block: loop: switch to VFS ITER_BVECChristoph Hellwig
2015-04-15i2c: core: Export bus recovery functionsMark Brown
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-15dm crypt: fix deadlock when async crypto algorithm returns -EBUSYBen Collins
2015-04-15dm crypt: leverage immutable biovecs when decrypting on readMike Snitzer