summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds20-142/+923
2014-08-09Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds29-751/+990
2014-08-09Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-25/+713
2014-08-09Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds72-1835/+2203
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds34-2835/+4341
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds67-799/+1255
2014-08-09kexec: support kexec/kdump on EFI systemsVivek Goyal1-0/+21
2014-08-09drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches1-25/+18
2014-08-09vme: bridges: use pci_zalloc_consistentJoe Perches2-8/+4
2014-08-09synclink_gt: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09staging: use pci_zalloc_consistentJoe Perches5-93/+44
2014-08-09scsi: use pci_zalloc_consistentJoe Perches12-59/+32
2014-08-09rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-09rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-09mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-09ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-09irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-09qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-09micrel: use pci_zalloc_consistentJoe Perches1-4/+3
2014-08-09sky2: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-08-09atl1e: use pci_zalloc_consistentJoe Perches1-5/+2
2014-08-09amd: use pci_zalloc_consistentJoe Perches1-10/+8
2014-08-09media: use pci_zalloc_consistentJoe Perches6-43/+22
2014-08-09i810: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09infiniband: use pci_zalloc_consistentJoe Perches3-13/+10
2014-08-09crypto: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09block: use pci_zalloc_consistentJoe Perches3-32/+22
2014-08-09atm: use pci_zalloc_consistentJoe Perches2-25/+21
2014-08-09drivers/scsi: replace strict_strto callsDaniel Walter2-4/+4
2014-08-09drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick1-1/+1
2014-08-09rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2-352/+378
2014-08-09rapidio: add new RapidIO DMA interface routinesAlexandre Bounine1-19/+47
2014-08-09drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding1-2/+2
2014-08-09driver/rtc/class.c: check the error after rtc_read_time()Hyogi Gim1-2/+14
2014-08-09rtc: add pcf85063 supportSøren Andersen3-0/+213
2014-08-09drivers/rtc/rtc-isl12022.c: device tree supportStuart Longland1-0/+12
2014-08-09drivers/rtc/rtc-pcf8563.c: add alarm supportVincent Donnefort1-4/+153
2014-08-09drivers/rtc/rtc-pcf8563.c: introduce read|write_block_dataVincent Donnefort1-26/+48
2014-08-09rtc: ia64: allow other architectures to use EFI RTCMark Salter3-1/+36
2014-08-09drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim1-0/+2
2014-08-09drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich1-5/+27
2014-08-09drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...Alexander Shiyan1-1/+1
2014-08-09drivers/rtc/Kconfig: add hardware dependency to rtc-moxartJean Delvare1-0/+1
2014-08-09drivers/rtc/Kconfig: move DS2404 entry where it belongsJean Delvare1-9/+9
2014-08-09drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga1-2/+73
2014-08-09Revert "drm/i915: Enable PSR by default."Linus Torvalds1-2/+2
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-1615/+2931
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds3-0/+980
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds29-376/+1812