summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-1915-25/+29
|\
| * virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-1212-13/+13
| * virtio_balloon: fix race by fill and leakMinchan Kim2016-01-121-1/+1
| * xen/events: use virt_xxx barriersMichael S. Tsirkin2016-01-121-1/+2
| * xenbus: use virt_xxx barriersMichael S. Tsirkin2016-01-121-4/+4
| * virtio_ring: use virt_store_mbMichael S. Tsirkin2016-01-121-6/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-181-1/+17
|\ \
| * | mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2016-01-141-1/+0
| * | mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+17
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1810-49/+139
|\ \
| * | team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-181-3/+3
| * | net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
| * | brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel2016-01-181-2/+1
| * | net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-181-9/+23
| * | net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-181-8/+11
| * | net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-181-9/+54
| * | net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-181-1/+1
| * | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-173-5/+6
| * | bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera2016-01-161-13/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2016-01-184-12/+11
|\ \ \
| * | | drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker2016-01-181-2/+1
| * | | ide: constify ide_dma_ops structuresJulia Lawall2016-01-182-2/+2
| * | | ide: silence some underflow warningsDan Carpenter2016-01-181-8/+8
* | | | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-01-1821-130/+892
|\ \ \ \
| * | | | rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko2016-01-111-1/+1
| * | | | rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall2016-01-111-2/+2
| * | | | rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski2016-01-111-35/+75
| * | | | rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski2016-01-111-1/+5
| * | | | rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski2016-01-111-21/+19
| * | | | rtc: Replace simple_strtoul by kstrtoulLABBE Corentin2016-01-111-2/+9
| * | | | rtc: abx80x: add alarm supportAlexandre Belloni2016-01-111-4/+141
| * | | | rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni2016-01-111-0/+1
| * | | | rtc: v3020: constify v3020_chip_ops structuresJulia Lawall2016-01-111-3/+3
| * | | | rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT2016-01-111-0/+1
| * | | | rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda2016-01-111-1/+1
| * | | | rtc: Add Epson RX8010SJ RTC driverAkshay Bhat2016-01-113-0/+534
| * | | | rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2016-01-111-1/+1
| * | | | rtc: imxdi: fix spelling mistake in warning messageColin Ian King2016-01-111-1/+1
| * | | | rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes2016-01-111-7/+5
| * | | | rtc: use %ph for short hex dumpsRasmus Villemoes2016-01-113-26/+11
| * | | | rtc: da9063: avoid writing undefined data to rtcEnrico Scholz2016-01-111-17/+6
| * | | | rtc: sunxi: use of_device_get_match_dataLABBE Corentin2016-01-111-4/+2
| * | | | rtc: sunxi: constify the data_year_param structureLABBE Corentin2016-01-111-3/+3
| * | | | rtc: sunxi: fix signedness issuesLABBE Corentin2016-01-111-4/+4
| * | | | rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider2016-01-111-1/+0
| * | | | rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang2016-01-111-4/+62
| * | | | rtc: fix module reference count in rtc-procGeliang Tang2016-01-111-3/+5
| * | | | rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König2016-01-111-0/+11
| * | | | Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni2016-01-115-7/+208
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-01-18138-1644/+36808
|\ \ \ \ \ | |_|_|/ / |/| | | |