summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | dm9000: fix a typoBarry Song2015-09-091-1/+1
| * | | | | | | | net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-09-091-4/+8
| * | | | | | | | device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall2015-09-081-6/+8
| * | | | | | | | usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
| * | | | | | | | cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-071-11/+6
| * | | | | | | | fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-071-1/+1
| * | | | | | | | net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot2015-09-071-0/+5
| * | | | | | | | ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven2015-09-071-1/+1
| * | | | | | | | vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven2015-09-071-4/+2
| * | | | | | | | lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven2015-09-071-6/+5
| * | | | | | | | net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero2015-09-061-1/+3
| * | | | | | | | be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla2015-09-061-1/+1
| * | | | | | | | net: wan: sbni: fix device usage countSudip Mukherjee2015-09-061-0/+2
| * | | | | | | | net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-09-041-2/+1
* | | | | | | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-092-382/+125
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "uart: pl011: Rename regs with enumeration"Greg Kroah-Hartman2015-09-041-114/+93
| * | | | | | | | | Revert "uart: pl011: Introduce register accessor"Greg Kroah-Hartman2015-09-041-141/+122
| * | | | | | | | | Revert "uart: pl011: Introduce register look up table"Greg Kroah-Hartman2015-09-041-50/+5
| * | | | | | | | | Revert "uart: pl011: Improve LCRH register access decision"Greg Kroah-Hartman2015-09-041-7/+2
| * | | | | | | | | Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman2015-09-042-183/+16
* | | | | | | | | | Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2015-09-092-5/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]Brian Norris2015-09-031-1/+1
| * | | | | | | | | | mtd: spi-nor: s25sl064p supports both dual and quad I/OJoachim Eastwood2015-09-021-1/+1
| * | | | | | | | | | mtd: spi-nor: allow dual/quad reads on S25FL129PJonas Gorski2015-09-021-2/+2
| * | | | | | | | | | mtd: nand: omap2: Rename shippable module to omap2_nandRoger Quadros2015-09-021-1/+2
| * | | | | | | | | | mtd: spi-nor: Add support for sst25wf020aAlexis Ballier2015-09-021-0/+1
| * | | | | | | | | | mtd: spi-nor: Add support for Micron n25q064a serial flashMika Westerberg2015-09-021-0/+1
* | | | | | | | | | | Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-0918-55/+697
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu2015-09-091-0/+5
| * | | | | | | | | | | pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro2015-09-093-0/+478
| * | | | | | | | | | | pwm-pca9685: Support changing the output frequencyClemens Gruber2015-08-171-1/+64
| * | | | | | | | | | | pwm-pca9685: Fix several driver bugsClemens Gruber2015-08-171-0/+24
| * | | | | | | | | | | pwm: kona: Modify settings application sequenceJonathan Richardson2015-08-171-9/+38
| * | | | | | | | | | | pwm: pca9685: Drop owner assignmentKrzysztof Kozlowski2015-08-171-1/+0
| * | | | | | | | | | | pwm: Clean up kerneldocThierry Reding2015-08-171-6/+38
| * | | | | | | | | | | pwm: Remove useless whitespaceThierry Reding2015-08-171-1/+0
| * | | | | | | | | | | pwm: sysfs: Remove unnecessary paddingThierry Reding2015-07-271-3/+3
| * | | | | | | | | | | pwm: sysfs: Properly convert from enum to stringThierry Reding2015-07-271-2/+12
| * | | | | | | | | | | pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon2015-07-205-9/+12
| * | | | | | | | | | | pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-2012-26/+26
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-093-9/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | virtio_balloon: do not change memory amount visible via /proc/meminfoDenis V. Lunev2015-09-081-2/+6
| * | | | | | | | | | virtio_ballon: change stub of release_pages_by_pfnDenis V. Lunev2015-09-081-4/+4
| * | | | | | | | | | virtio-blk: Allow extended partitionsFam Zheng2015-09-081-0/+1
| * | | | | | | | | | virtio_mmio: add ACPI probingGraeme Gregory2015-09-081-0/+10
| * | | | | | | | | | virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1Paolo Bonzini2015-09-081-3/+2
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09196-2523/+63057
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
| * | | | | | | | | | | IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
| * | | | | | | | | | | IB/srp: Fix possible protection faultSagi Grimberg2015-09-031-6/+10