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