summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2013-10-03regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_matchAxel Lin-0/+1
2013-09-17regulator: add STw481x VMMC driverLinus Walleij-0/+119
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-104/+129
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds-4/+4
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+1
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds-114/+66
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-678/+1707
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+31
2013-09-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+9
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds-8/+7
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-131/+90
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki-0/+1
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+166
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-770/+3021
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-6/+0
2013-09-12thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov-6/+0
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-324/+413
2013-09-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-300/+1435
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-120/+3082
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds-6/+7
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-151/+291
2013-09-12Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-119/+377
2013-09-12hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel-120/+3082
2013-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-1342/+2997
2013-09-12Merge branch 'pm-cpufreq'Rafael J. Wysocki-17/+32
2013-09-11Bye, bye, WfW flagLinus Torvalds-880/+1601
2013-09-11Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds-2/+0
2013-09-11Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds-0/+32
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-728/+3544
2013-09-11drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-09-11drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han-4/+8
2013-09-11memstick: add support for legacy memorysticksMaxim Levitsky-1/+2688
2013-09-11drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-09-11drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-09-11pktcdvd: fix defective misuses of pkt_<level>Joe Perches-3/+3
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches-15/+16
2013-09-11pktcdvd: convert pr_info to pkt_infoJoe Perches-6/+8
2013-09-11pktcdvd: convert pr_notice to pkt_noticeJoe Perches-10/+12
2013-09-11pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches-20/+24
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches-48/+42
2013-09-11pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches-54/+53
2013-09-11pktcdvd: convert printk to pr_<level>Joe Perches-61/+61
2013-09-11pktcdvd: convert ZONE macro to static function get_zone()Joe Perches-10/+10
2013-09-11aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin-1/+0
2013-09-11aoe: suppress compiler warningsAndy Shevchenko-4/+0
2013-09-11aoe: remove custom implementation of kbasename()Andy Shevchenko-6/+3
2013-09-11aoe: update internal version number to 85Ed Cashin-1/+1
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel-18/+34