summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | macvtap: fix tx_dropped counting errorJason Wang2013-11-291-1/+1
| * | | | | | phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-291-0/+15
| * | | | | | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-291-5/+15
| * | | | | | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-291-19/+6
| * | | | | | bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-294-9/+19
| |/ / / / /
| * | | | | be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2013-11-242-6/+5
| * | | | | be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde2013-11-241-0/+7
| * | | | | be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde2013-11-241-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-291-0/+2
|\ \ \ \ \ \
| * | | | | | s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-201-0/+2
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
|\ \ \ \ \ \ \
| * | | | | | | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| * | | | | | | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| * | | | | | | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| * | | | | | | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| * | | | | | | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| * | | | | | | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-295-5/+6
|\ \ \ \ \ \ \
| * | | | | | | ATA: Fix port removal orderingRafael J. Wysocki2013-11-271-2/+1
| * | | | | | | ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-11-231-0/+2
| * | | | | | | ata: fix acpi_bus_get_device() return value checkYijing Wang2013-11-231-3/+1
| * | | | | | | pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun2013-11-221-0/+1
| * | | | | | | ahci: add support for IBM Akebono platform deviceAlistair Popple2013-11-221-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | drm/qxl: fix memory leak in release list handlingDave Airlie2013-11-281-0/+1
* | | | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-288-35/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer2013-11-271-1/+1
| * | | | | | | | gpio: pl061: move irqdomain initializationLinus Walleij2013-11-271-5/+5
| * | | | | | | | gpio: ucb1400: Add MODULE_ALIASAxel Lin2013-11-251-0/+1
| * | | | | | | | gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot2013-11-251-1/+2
| * | | | | | | | gpio: fix memory leak in error pathMichal Nazarewicz2013-11-251-1/+3
| * | | | | | | | gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-11-251-1/+1
| * | | | | | | | gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter2013-11-251-1/+1
| * | | | | | | | gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter2013-11-251-1/+1
| * | | | | | | | gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-251-7/+15
| * | | | | | | | gpiolib: fix find_chip_by_name()Alexandre Courbot2013-11-251-17/+12
| * | | | | | | | gpio: tb10x: Set output value before setting direction to outputAxel Lin2013-11-251-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2013-11-282-9/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown2013-11-281-7/+4
| * | | | | | | | md: test mddev->flags more safely in md_check_recovery.NeilBrown2013-11-281-1/+1
| * | | | | | | | md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown2013-11-281-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-282-2/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin2013-11-281-1/+0
| * | | | | | | drm/sysfs: fix OOM verificationDavid Herrmann2013-11-281-1/+1
* | | | | | | | Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-285-7/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "n_gsm: race between ld close and gsmtty open"Greg Kroah-Hartman2013-11-261-27/+10
| * | | | | | | | n_tty: Protect minimum_to_wake reset for concurrent readersPeter Hurley2013-11-251-2/+2
| * | | | | | | | tty: Reset hupped state on openPeter Hurley2013-11-251-0/+1
| * | | | | | | | TTY: amiserial, add missing platform checkGeert Uytterhoeven2013-11-251-0/+3
| * | | | | | | | TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2013-11-251-0/+3