summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-06scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06random: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla
2014-06-06rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2014-06-06drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner
2014-06-06drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger
2014-06-06drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori
2014-06-06rtc: da9063: RTC driverOpensource [Steve Twiss]
2014-06-06drivers/rtc: add support for Microchip MCP795Josef Gajdusek
2014-06-06drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga
2014-06-06rtc: fix build errorRaghavendra Ganiga
2014-06-06drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga
2014-06-06rtc: rtc-palmas: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-mv: make of_device_id array constJingoo Han
2014-06-06rtc: isl12057: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-hym8563: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-ds1742: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech
2014-06-06drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski
2014-06-06drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki
2014-06-06drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year daysLee, Chun-Yi
2014-06-06drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162Wolfram Sang
2014-06-06drivers/rtc/rtc-m41t80.c: propagate error value from smbus functionsWolfram Sang
2014-06-06drivers/rtc/rtc-m41t80.c: clean up error pathsWolfram Sang
2014-06-06drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macroWolfram Sang
2014-06-06drivers/rtc: add APM X-Gene SoC RTC driverLoc Ho
2014-06-06drivers/rtc/interface.c: fix infinite loop in initializing the alarmAles Novak
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04zram: correct offset usage in zram_bio_discardWeijie Yang
2014-06-04cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino
2014-06-04brd: return -ENOSPC rather than -ENOMEM on page allocation failureMatthew Wilcox
2014-06-04brd: add support for rw_page()Matthew Wilcox
2014-06-04drm/exynos: call find_vma with the mmap_sem heldJonathan Gonzalez V
2014-06-04memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2014-06-04intel-iommu: integrate DMA CMAAkinobu Mita
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds