summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-091-1/+1
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-092-352/+378
* rapidio: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-091-19/+47
* drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding2014-08-091-2/+2
* driver/rtc/class.c: check the error after rtc_read_time()Hyogi Gim2014-08-091-2/+14
* rtc: add pcf85063 supportSøren Andersen2014-08-093-0/+213
* drivers/rtc/rtc-isl12022.c: device tree supportStuart Longland2014-08-091-0/+12
* drivers/rtc/rtc-pcf8563.c: add alarm supportVincent Donnefort2014-08-091-4/+153
* drivers/rtc/rtc-pcf8563.c: introduce read|write_block_dataVincent Donnefort2014-08-091-26/+48
* rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-093-1/+36
* drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim2014-08-091-0/+2
* drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich2014-08-091-5/+27
* drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...Alexander Shiyan2014-08-091-1/+1
* drivers/rtc/Kconfig: add hardware dependency to rtc-moxartJean Delvare2014-08-091-0/+1
* drivers/rtc/Kconfig: move DS2404 entry where it belongsJean Delvare2014-08-091-9/+9
* drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga2014-08-091-2/+73
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0714-1196/+404
|\
| * powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan2014-08-051-8/+8
| * powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-08-051-2/+16
| * drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-054-5/+118
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-053-0/+262
| |\
| | * memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood2014-07-303-0/+262
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-111-1/+2
| |\ \ | | |/ | |/|
| * | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-262-2/+0
| * | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-263-1179/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-0711-253/+444
|\ \ \
| * | | MIPS: OCTEON: watchdog: don't jump to bootloader without entry addressAaro Koskinen2014-08-021-28/+34
| * | | MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2014-07-301-3/+3
| * | | MIPS: Alchemy: au1xmmc: use clk frameworkManuel Lauss2014-07-301-10/+21
| * | | MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss2014-07-301-27/+23
| * | | MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2014-07-302-14/+23
| * | | MIPS: Alchemy: irda: use clk frameworkManuel Lauss2014-07-301-2/+46
| * | | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-306-155/+165
| * | | MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-301-5/+3
| * | | MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-304-19/+18
| * | | MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-0/+118
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-0711-227/+346
|\ \ \ \
| * | | | s390/dasd: fix camel caseStefan Haberland2014-08-013-9/+9
| * | | | s390/3215: fix hanging console issueMartin Schwidefsky2014-07-281-15/+17
| * | | | dasd: fix error recovery for alias devices during formatStefan Haberland2014-07-224-22/+62
| * | | | dasd: fix list_del corruption during formatStefan Haberland2014-07-221-1/+5
| * | | | dasd: fix unresponsive device during formatStefan Haberland2014-07-221-0/+9
| * | | | dasd: use aliases for formatted devices during formatStefan Haberland2014-07-223-8/+9
| * | | | s390/pci: fix kmsg componentGerald Schaefer2014-07-221-2/+2
| * | | | s390/watchdog: Fix module name in Kconfig help textPhilipp Hachtmann2014-07-221-1/+1
| * | | | s390/dasd: replace seq_printf by seq_putsFabian Frederick2014-07-221-17/+17
| * | | | s390/dasd: replace pr_warning by pr_warnFabian Frederick2014-07-221-16/+12
| * | | | s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick2014-07-221-36/+33
| * | | | s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-221-17/+8
| * | | | s390/zfcp: use qdio buffer helpersSebastian Ott2014-07-221-28/+21