summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT
2015-02-13rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard
2015-02-13drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong
2015-02-13drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-13drivers/rtc/rtc-at91sam9.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-13drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis
2015-02-13drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis
2015-02-13rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard
2015-02-13drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard
2015-02-13drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-13drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13clk: convert clock name allocations to kstrdup_constAndrzej Hajda
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-02-12zram: remove request_queue from struct zramSergey Senozhatsky
2015-02-12zram: remove init_lock in zram_make_requestMinchan Kim
2015-02-12zram: check bd_openers instead of bd_holdersMinchan Kim
2015-02-12zram: rework reset and destroy pathSergey Senozhatsky
2015-02-12zram: fix umount-reset_store-mount race conditionSergey Senozhatsky
2015-02-12zram: free meta table in zram_meta_freeGanesh Mahendran
2015-02-12zram: clean up zram_meta_alloc()Sergey Senozhatsky
2015-02-12Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-12UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds