summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | IB/hns: Fix the value of device_cap_flagsLijun Ou2016-10-031-2/+1
| * | | | IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2016-10-032-0/+10
| * | | | IB/hns: Register HNS RoCE Driver get_netdev() with IB CoreLijun Ou2016-10-031-0/+20
| * | | | net: hns: delete redundant broadcast packet filter processDaode Huang2016-10-031-10/+0
| * | | | net: hns: bug fix about broadcast/multicast packetsDaode Huang2016-10-031-0/+16
| * | | | net: hns: fix the bug of forwarding tableDaode Huang2016-10-033-5/+18
| * | | | net: hns: fix port not available after testing loopbackKejian Yan2016-10-034-14/+7
| * | | | net: hns: delete repeat read fbd num after whileDaode Huang2016-10-031-13/+2
| * | | | net: hns: add fini_process for v2 napi processDaode Huang2016-10-031-7/+38
| * | | | net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2016-10-032-0/+20
| * | | | net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng2016-10-031-5/+18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-1413-58/+317
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-10-1313-58/+317
| |\ \ \ \ \
| | * | | | | Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza2016-10-117-19/+142
| | * | | | | Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee2016-10-111-2/+36
| | * | | | | Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-071-2/+9
| | * | | | | Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck2016-10-041-12/+26
| | * | | | | Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck2016-10-041-10/+12
| | * | | | | Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari2016-10-041-0/+7
| | * | | | | Input: ALPS - allow touchsticks to report pressureBen Gamari2016-10-041-0/+7
| | * | | | | Input: ALPS - handle 0-pressure 1F eventsBen Gamari2016-10-041-1/+7
| | * | | | | Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2016-10-042-11/+56
| | * | | | | Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-031-0/+14
| | * | | | | Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-031-1/+1
* | | | | | | Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-10-1432-780/+453
|\ \ \ \ \ \ \
| * | | | | | | rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel2016-10-121-2/+48
| * | | | | | | rtc: cmos: avoid unused function warningArnd Bergmann2016-09-221-17/+4
| * | | | | | | rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-221-0/+3
| * | | | | | | rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-222-43/+54
| * | | | | | | rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-211-0/+23
| * | | | | | | rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-211-0/+47
| * | | | | | | rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-212-8/+163
| * | | | | | | rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-201-1/+3
| * | | | | | | rtc: asm9260: rework lockingAlexandre Belloni2016-09-051-15/+5
| * | | | | | | rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-051-1/+1
| * | | | | | | rtc: constify rtc_class_ops structuresJulia Lawall2016-09-0219-19/+19
| * | | | | | | rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
| * | | | | | | rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
| * | | | | | | rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-311-1/+0
| * | | | | | | rtc: bq32k: Fix handling of oscillator failure flagJan Östlund2016-08-311-5/+9
| * | | | | | | rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund2016-08-311-1/+1
| * | | | | | | rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-311-2/+2
| * | | | | | | rtc: isl12057: remove driverAlexandre Belloni2016-08-313-654/+0
| * | | | | | | rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-312-4/+10
| * | | | | | | rtc: ds1307: fix century bit supportAlexandre Belloni2016-08-312-5/+57
| * | | | | | | rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET2016-08-311-2/+3
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-142-2/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2016-10-111-2/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: core: Add support for 'i2c-bus' subnodeJon Hunter2016-06-301-2/+8
| * | | | | | | | | gpio: pca953x: add a comment explaining the need for a lockdep subclassBartosz Golaszewski2016-10-111-0/+16