aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-08drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-08-08rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine
2014-08-08drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding
2014-08-08driver/rtc/class.c: check the error after rtc_read_time()Hyogi Gim
2014-08-08rtc: add pcf85063 supportSøren Andersen
2014-08-08drivers/rtc/rtc-isl12022.c: device tree supportStuart Longland
2014-08-08drivers/rtc/rtc-pcf8563.c: add alarm supportVincent Donnefort
2014-08-08drivers/rtc/rtc-pcf8563.c: introduce read|write_block_dataVincent Donnefort
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter
2014-08-08drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim
2014-08-08drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich
2014-08-08drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...Alexander Shiyan
2014-08-08drivers/rtc/Kconfig: add hardware dependency to rtc-moxartJean Delvare
2014-08-08drivers/rtc/Kconfig: move DS2404 entry where it belongsJean Delvare
2014-08-08drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-06Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2014-08-06Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-08-06libata: Use glob_match from lib/glob.cGeorge Spelvin
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches
2014-08-06zram: replace global tb_lock with fine grain lockWeijie Yang
2014-08-06zram: use size_t instead of u16Minchan Kim
2014-08-06zram: remove unused SECTOR_SIZE defineSergey Senozhatsky
2014-08-06zram: rename struct `table' to `zram_table_entry'Sergey Senozhatsky
2014-08-06mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes
2014-08-06drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory r...Yasuaki Ishimatsu
2014-08-06drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_ent...Yasuaki Ishimatsu
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini
2014-08-06mm/mem-hotplug: replace simple_strtoull() with kstrtoull()Zhang Zhen
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim
2014-08-06DMA, CMA: support arbitrary bitmap granularityJoonsoo Kim
2014-08-06DMA, CMA: support alignment constraint on CMA regionJoonsoo Kim
2014-08-06DMA, CMA: separate core CMA management codes from DMA APIsJoonsoo Kim
2014-08-06mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen
2014-08-06mem-hotplug: avoid illegal state prefixed with legal state when changing stat...Tang Chen
2014-08-06net: fix USB network driver config option.Francois Romieu