summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-081-25/+18
* vme: bridges: use pci_zalloc_consistentJoe Perches2014-08-082-8/+4
* synclink_gt: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* staging: use pci_zalloc_consistentJoe Perches2014-08-085-93/+44
* scsi: use pci_zalloc_consistentJoe Perches2014-08-0812-59/+32
* rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-081-12/+5
* rtl818x: use pci_zalloc_consistentJoe Perches2014-08-081-7/+4
* mwl8k: use pci_zalloc_consistentJoe Perches2014-08-081-4/+2
* ipw2100: use pci_zalloc_consistentJoe Perches2014-08-081-11/+5
* irda: use pci_zalloc_consistentJoe Perches2014-08-081-2/+2
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-082-9/+6
* micrel: use pci_zalloc_consistentJoe Perches2014-08-081-4/+3
* sky2: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* enic: use pci_zalloc_consistentJoe Perches2014-08-081-5/+3
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-081-5/+2
* amd: use pci_zalloc_consistentJoe Perches2014-08-081-10/+8
* media: use pci_zalloc_consistentJoe Perches2014-08-086-43/+22
* i810: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-083-13/+10
* crypto: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* block: use pci_zalloc_consistentJoe Perches2014-08-083-32/+22
* atm: use pci_zalloc_consistentJoe Perches2014-08-082-25/+21
* drivers/scsi: replace strict_strto callsDaniel Walter2014-08-082-4/+4
* drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-081-1/+1
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-082-352/+378
* rapidio: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-081-19/+47
* drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding2014-08-081-2/+2
* driver/rtc/class.c: check the error after rtc_read_time()Hyogi Gim2014-08-081-2/+14
* rtc: add pcf85063 supportSøren Andersen2014-08-083-0/+213
* drivers/rtc/rtc-isl12022.c: device tree supportStuart Longland2014-08-081-0/+12
* drivers/rtc/rtc-pcf8563.c: add alarm supportVincent Donnefort2014-08-081-4/+153
* drivers/rtc/rtc-pcf8563.c: introduce read|write_block_dataVincent Donnefort2014-08-081-26/+48
* rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-083-1/+36
* drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim2014-08-081-0/+2
* drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich2014-08-081-5/+27
* drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...Alexander Shiyan2014-08-081-1/+1
* drivers/rtc/Kconfig: add hardware dependency to rtc-moxartJean Delvare2014-08-081-0/+1
* drivers/rtc/Kconfig: move DS2404 entry where it belongsJean Delvare2014-08-081-9/+9
* drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga2014-08-081-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-293-0/+262
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-111-1/+2
| |\ \ | | |/ | |/|
| * | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-252-2/+0
| * | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-253-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