summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide: remove deprecated use of pci apiQuentin Lambert2015-04-174-7/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1744-345/+643
|\
| * drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-04-171-2/+2
| * drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski2015-04-171-4/+6
| * oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-171-14/+16
| * memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-171-1/+2
| * bfs: bfad_worker cleanupJiri Slaby2015-04-171-13/+9
| * rtc: use more standard kernel logging stylesJoe Perches2015-04-1713-24/+49
| * drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner2015-04-171-5/+5
| * drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski2015-04-171-3/+1
| * drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla2015-04-171-2/+3
| * drivers/rtc/Kconfig: update Kconfig for OMAP RTCLokesh Vutla2015-04-171-3/+3
| * drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...Lokesh Vutla2015-04-171-11/+52
| * drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski2015-04-171-16/+16
| * rtc: hctosys: use function name in the error logAaro Koskinen2015-04-171-1/+1
| * drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen2015-04-171-2/+3
| * drivers/rtc/class.c: initialize rtc name earlyAaro Koskinen2015-04-171-3/+3
| * drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-171-1/+19
| * rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach2015-04-173-0/+238
| * drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner2015-04-171-1/+1
| * drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspendAdam Ward2015-04-171-0/+2
| * drivers/rtc/rtc-da9052.c: add constraints to set valid yearAdam Ward2015-04-171-0/+8
| * drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...Adam Ward2015-04-171-21/+66
| * drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard2015-04-171-2/+2
| * drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard2015-04-171-1/+0
| * drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configKrzysztof Kozlowski2015-04-171-1/+1
| * drivers/rtc/rtc-s3c.c: delete duplicate clock controlChanwoo Choi2015-04-171-124/+39
| * rtc: hctosys: do not treat lack of RTC device as errorFloris Bos2015-04-171-1/+1
| * drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extensionMartin Kepplinger2015-04-171-2/+2
| * drivers/rtc/rtc-em3027.c: add device tree supportPeter Robinson2015-04-171-0/+11
| * rtc: stmp3xxx: use optional crystal in low power statesUwe Kleine-König2015-04-171-6/+60
| * drivers/rtc/rtc-pcf8563.c: simplify return from functionRobert Kmiec2015-04-171-6/+1
| * media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-175-11/+3
| * cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-171-7/+1
| * clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-172-22/+7
| * kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-172-3/+1
| * hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()Bartosz Golaszewski2015-04-171-5/+3
| * hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski2015-04-171-18/+8
| * hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()Bartosz Golaszewski2015-04-171-14/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-162-185/+131
|\ \
| * | block: loop: switch to VFS ITER_BVECChristoph Hellwig2015-04-151-174/+120
| * | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-2/+2
| * | direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-111-9/+9
* | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-168-236/+207
|\ \ \
| * \ \ Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-04-073-52/+54
| |\ \ \
| | * | | xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-073-50/+49
| | * | | xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-071-2/+5
| * | | | NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-071-74/+49
| * | | | NVMe: Add translation for block limitsKeith Busch2015-04-071-1/+27
| * | | | NVMe: Remove check for nullKeith Busch2015-04-071-2/+0