summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-292-6/+37
| |\ \ \
| | * | | cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo2013-11-271-1/+4
| | * | | cpuset: Fix memory allocator deadlockPeter Zijlstra2013-11-271-2/+6
| | * | | cgroup: use a dedicated workqueue for cgroup destructionTejun Heo2013-11-221-3/+27
| | |/ /
| * | | Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-298-40/+138
| |\ \ \
| | * | | ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai2013-11-281-3/+13
| | * | | ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai2013-11-281-0/+9
| | * | | ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel2013-11-281-2/+9
| | * | | ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai2013-11-281-12/+45
| | * | | ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai2013-11-271-1/+1
| | * | | ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai2013-11-271-8/+12
| | * | | ALSA: usb: use multiple packets per urb for Wireless USB inbound audioThomas Pugliese2013-11-271-1/+15
| | * | | ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang2013-11-271-0/+23
| | * | | Merge branch 'fix/firewire' into for-linusTakashi Iwai2013-11-261-9/+6
| | |\ \ \
| | | * | | ALSA: firewire-lib: fix wrong value for FDF field as an empty packetTakashi Sakamoto2013-11-221-9/+6
| | * | | | ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai2013-11-263-4/+3
| | * | | | ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang2013-11-261-0/+1
| | * | | | ALSA: hda/realtek - Add support of ALC231 codecKailang Yang2013-11-261-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-291-2/+1
| |\ \ \ \
| | * | | | fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-291-2/+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-291-0/+1
| * | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-2815-37/+713
| |\ \ \ \ \ \
| | * | | | | | 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-252-9/+24
| | * | | | | | gpiolib: fix find_chip_by_name()Alexandre Courbot2013-11-251-17/+12
| | * | | | | | Documentation: gpiolib: document new interfaceAlexandre Courbot2013-11-256-0/+661
| | * | | | | | 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 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-287-24/+189
| |\ \ \ \ \ \
| | * | | | | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-251-2/+4
| | * | | | | | Check SMB3 dialects against downgrade attacksSteve French2013-11-196-4/+90
| | * | | | | | Removed duplicated (and unneeded) gotoSteve French2013-11-181-4/+2
| | * | | | | | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2013-11-182-14/+93
| * | | | | | | kernel/extable: fix address-checks for core_kernel and init areasHelge Deller2013-11-281-2/+2
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-272-2/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin2013-11-281-1/+0
OpenPOWER on IntegriCloud