summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-287/+2137
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-27/+251
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-03-15hid: thingm: reorder calls in thingm_probeHeiner Kallweit1-18/+13
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas5-99/+77
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas4-1/+2369
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas12-77/+203
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas15-376/+2048
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas19-151/+277
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus5-11/+11
2016-03-15PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto3-0/+150
2016-03-15PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto1-1/+9
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto8-59/+39
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler1-3/+4
2016-03-15HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov1-6/+10
2016-03-15Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab348-4772/+10528
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-19/+342
2016-03-15Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+26
2016-03-15Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-141/+127
2016-03-15Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-14/+21
2016-03-15dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves1-1/+1
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-03-14rtc: pcf2127: add pcf2129 device idAkinobu Mita1-3/+6
2016-03-14rtc: pcf2127: add support for spi interfaceAkinobu Mita2-11/+126
2016-03-14rtc: pcf2127: convert to use regmapAkinobu Mita1-70/+144
2016-03-14rtc: rv3029: Add thermometer hwmon supportMichael Büsch2-0/+129
2016-03-14rtc: rv3029: Add update_bits helper for eeprom accessMichael Büsch1-14/+25
2016-03-14rtc: ds1685: actually spin forever in poweroff error pathJosh Poimboeuf1-0/+1
2016-03-14rtc: hym8563: fix invalid year calculationAlexander Kochetkov1-1/+1
2016-03-14rtc: ds3232: use rtc->ops_lock to protect alarm operationsAkinobu Mita1-21/+4
2016-03-14rtc: ds3232: fix issue when irq is shared several devicesAkinobu Mita1-69/+12
2016-03-14rtc: ds3232: remove unused UIE codeAkinobu Mita1-19/+1
2016-03-14rtc: ds3232: add register access error checksAkinobu Mita1-7/+22
2016-03-14rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ONAkinobu Mita1-7/+3
2016-03-14rtc: merge ds3232 and ds3234Akinobu Mita4-194/+189
2016-03-14rtc: ds3232: convert to use regmapAkinobu Mita1-103/+113
2016-03-14rtc: pxa: fix Kconfig indentationAlexandre Belloni1-4/+4
2016-03-14rtc: rv3029: Add device tree property for trickle chargerMichael Büsch1-3/+103
2016-03-14rtc: rv3029: Add functions for EEPROM accessMichael Büsch1-0/+125
2016-03-14rtc: rv3029: Add i2c register update-bits helperMichael Büsch1-26/+28
2016-03-14rtc: rv3029: Add missing register definitionsMichael Büsch1-16/+45
2016-03-14rtc: rv3029: Add "rv3029" I2C device idMichael Büsch1-0/+1
2016-03-14rtc: rv3029: Remove all 'C2' suffixes from identifiersMichael Büsch1-147/+148
2016-03-14rtc: enable COMPILE_TESTAlexandre Belloni1-23/+23
2016-03-14rtc: generic: allow building on all architecturesArnd Bergmann1-1/+11
2016-03-14rtc: pcf8523: properly handle oscillator stop bitAlexandre Belloni1-22/+3
2016-03-14rtc: pcf85063: remove struct pcf85063Alexandre Belloni1-17/+5
2016-03-14rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni1-5/+0
2016-03-14rtc: always show I2CAlexandre Belloni1-1/+0
2016-03-14rtc: ds1685: passing bogus values to irq_restoreDan Carpenter1-4/+4