summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2-141/+128
2015-04-10Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper2-0/+378
2015-04-10HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada3-0/+865
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10spi: bcm2835: enabling polling mode for transfers shorter than 30usMartin Sperl1-26/+86
2015-04-10spi: bcm2835: transform native-cs to gpio-cs on first spi_setupMartin Sperl1-5/+44
2015-04-10Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-nextMark Brown1-3/+2
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown10-144/+314
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown5-127/+76
2015-04-10Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown4-30/+149
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-37/+175
2015-04-10Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-1/+119
2015-04-10regulator: max8660: Handle empty regulator dataMarkus Pargmann1-3/+3
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina1-1/+2
2015-04-10regulator: output current-limit for all regulators in summaryHeiko Stübner1-19/+5
2015-04-10regulator: add a summary tree in debugfsHeiko Stübner1-0/+121
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas8-46/+106
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas17-19/+504
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger1-1/+1
2015-04-10usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resumeGregory Herrero1-2/+2
2015-04-10Merge tag 'usb-ci-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-2/+6
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman18-89/+580
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman15-28/+33
2015-04-10mmc: sdhci-st: Update the quirks for this controller.Peter Griffin1-1/+4
2015-04-10mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin1-0/+51
2015-04-10mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin1-0/+88
2015-04-10mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin1-0/+59
2015-04-10mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin1-3/+57
2015-04-10mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin1-0/+91
2015-04-10md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+15
2015-04-09PCI: Read capability list as dwords, not bytesSean O. Stalley1-4/+7
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki4-14/+15
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas1-6/+3
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas1-1/+2
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang1-6/+6
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett2-29/+8
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-15/+11
2015-04-09hwmon: (it87) Use feature macros on sio_dataGuenter Roeck1-2/+5
2015-04-09mmc: sdhci-esdhc-imx: Call mmc_of_parse()Fabio Estevam1-32/+6
2015-04-09mmc: dw_mmc: Add locking around cmd11 timerDoug Anderson1-3/+21
2015-04-09mmc: dw_mmc: Add a return in an unexpected cmd11 timeoutDoug Anderson1-2/+4
2015-04-09mmc: dw_mmc: Increase cmd11 timeout to 500msDoug Anderson1-3/+5
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks2-35/+38
2015-04-09mmc: dw_mmc: change idmac descriptor files to __le32Ben Dooks1-15/+16
2015-04-09mmc: dw_mmc: make IO accessors endian agnosticBen Dooks1-6/+6
2015-04-08hwmon: (ibmpowernv) Fix build error seen for some configurationsGuenter Roeck1-0/+1
2015-04-08hwmon: (gpio-fan) Move the thermal registration after registration is completeNishanth Menon1-8/+11
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-13/+6
2015-04-08Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner4-2/+216