summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* staging: vt6656: clean up s_vGetFreeContextMalcolm Priestley2013-12-03
* staging: vt6656: s_vGetFreeContext remove pReturnContextMalcolm Priestley2013-12-03
* staging: vt6656: remove void pointer from s_vGetFreeContextMalcolm Priestley2013-12-03
* staging: sb105x: Fix typo in sb105xMasanari Iida2013-12-03
* staging: dwc2: move function to more logical placePaul Zimmerman2013-12-03
* staging: dwc2: fix useless test for non-0Paul Zimmerman2013-12-03
* staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()Paul Zimmerman2013-12-03
* staging: dwc2: fix screwup in checking return valuePaul Zimmerman2013-12-03
* staging: dwc2: remove stale comment after changing function to voidPaul Zimmerman2013-12-03
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-02
* Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-02
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-29
| |\
| | * s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-20
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-29
| |\ \
| | * | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-28
| | * | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-27
| | * | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-26
| | * | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-26
| | * | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-26
| | * | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-26
| * | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-29
| |\ \ \
| | * | | ATA: Fix port removal orderingRafael J. Wysocki2013-11-27
| | * | | ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-11-23
| | * | | ata: fix acpi_bus_get_device() return value checkYijing Wang2013-11-23
| | * | | pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun2013-11-22
| | * | | ahci: add support for IBM Akebono platform deviceAlistair Popple2013-11-22
| | |/ /
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-29
| |\ \ \
| | * | | drm/qxl: fix memory leak in release list handlingDave Airlie2013-11-29
| * | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-28
| |\ \ \ \
| | * | | | gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer2013-11-27
| | * | | | gpio: pl061: move irqdomain initializationLinus Walleij2013-11-27
| | * | | | gpio: ucb1400: Add MODULE_ALIASAxel Lin2013-11-25
| | * | | | gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot2013-11-25
| | * | | | gpio: fix memory leak in error pathMichal Nazarewicz2013-11-25
| | * | | | gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-11-25
| | * | | | gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter2013-11-25
| | * | | | gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter2013-11-25
| | * | | | gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-25
| | * | | | gpiolib: fix find_chip_by_name()Alexandre Courbot2013-11-25
| | * | | | gpio: tb10x: Set output value before setting direction to outputAxel Lin2013-11-25
| | | |/ / | | |/| |
| * | | | Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2013-11-28
| |\ \ \ \
| | * | | | md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown2013-11-28
| | * | | | md: test mddev->flags more safely in md_check_recovery.NeilBrown2013-11-28
| | * | | | md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown2013-11-28
| | |/ / /
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin2013-11-28
| | * | | drm/sysfs: fix OOM verificationDavid Herrmann2013-11-28
| * | | | Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-27
| |\ \ \ \
| | * | | | Revert "n_gsm: race between ld close and gsmtty open"Greg Kroah-Hartman2013-11-25
| | * | | | n_tty: Protect minimum_to_wake reset for concurrent readersPeter Hurley2013-11-25