summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-17rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach
2015-04-17drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner
2015-04-17drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspendAdam Ward
2015-04-17drivers/rtc/rtc-da9052.c: add constraints to set valid yearAdam Ward
2015-04-17drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...Adam Ward
2015-04-17drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard
2015-04-17drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard
2015-04-17drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configKrzysztof Kozlowski
2015-04-17drivers/rtc/rtc-s3c.c: delete duplicate clock controlChanwoo Choi
2015-04-17rtc: hctosys: do not treat lack of RTC device as errorFloris Bos
2015-04-17drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extensionMartin Kepplinger
2015-04-17drivers/rtc/rtc-em3027.c: add device tree supportPeter Robinson
2015-04-17rtc: stmp3xxx: use optional crystal in low power statesUwe Kleine-König
2015-04-17drivers/rtc/rtc-pcf8563.c: simplify return from functionRobert Kmiec
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-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-16megaraid_sas: use raw_smp_processor_id()Christoph Hellwig
2015-04-16sd: Fix missing ATO tag checkMartin K. Petersen
2015-04-16sd: Unregister integrity profileMartin K. Petersen
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