Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8971646294bda65f8666b60cb2cb3d5e172c99bf
/
drivers
8971646
async_memcpy: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
45c463a
dmaengine: reference counted unmap data
by Dan Williams
· 11 years ago
d38a8c6
dmaengine: prepare for generic 'unmap' data
by Dan Williams
· 11 years ago
56ea27f
dmaengine: consolidate memcpy apis
by Dan Williams
· 11 years ago
d1cab34
dmatest: make driver unmap also source buffers by itself
by Bartlomiej Zolnierkiewicz
· 11 years ago
797afdf
Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
981984c
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
83f11a9
Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
02a3250
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
7b4a515
Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
66eb411
Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
e13cef8
Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
by Greg Kroah-Hartman
· 11 years ago
b762799
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
by Greg Kroah-Hartman
· 11 years ago
2421ad4
ACPI / PM: Drop two functions that are not used any more
by Rafael J. Wysocki
· 11 years ago
b08fc10
ATA / ACPI: remove power dependent device handling
by Aaron Lu
· 11 years ago
a37f863
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
by Yasuaki Ishimatsu
· 11 years ago
8359ffa
Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
386aa0519
Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
0e82443
cpufreq: s3c64xx: Rename index to driver_data
by Charles Keepax
· 11 years ago
41863fc
ACPI / power: Drop automaitc resume of power resource dependent devices
by Rafael J. Wysocki
· 11 years ago
09c87e2
intel_pstate: Fix type mismatch warning
by Rafael J. Wysocki
· 11 years ago
90d33f3
Drivers: hv: vmbus: Fix a bug in channel rescind code
by K. Y. Srinivasan
· 11 years ago
eea8851
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
by Matthew Dawson
· 11 years ago
41314fe
usb/chipidea: fix oops on memory allocation failure
by Russell King - ARM Linux
· 11 years ago
32c37fc
usb-storage: add quirk for mandatory READ_CAPACITY_16
by Oliver Neukum
· 11 years ago
fd8573f
usb: serial: option: blacklist Olivetti Olicard200
by Enrico Mioso
· 11 years ago
d969de8
serial: vt8500: add missing braces
by Roel Kluin
· 11 years ago
614ced9
USB: quirks: add touchscreen that is dazzeled by remote wakeup
by Oliver Neukum
· 11 years ago
e9c6a18
dm snapshot: fix data corruption
by Mikulas Patocka
· 11 years ago
34ec4de
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
52e0a50
cpufreq / intel_pstate: Fix max_perf_pct on resume
by Dirk Brandewie
· 11 years ago
3670426
Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
7d13f94
ACPI: remove /proc/acpi/event from ACPI_BUTTON help
by Krzysztof Mazur
· 11 years ago
d7d4901
ACPI / power: Release resource_lock after acpi_power_get_state() return error
by Lan Tianyu
· 11 years ago
e086ed7
iio:buffer: Free active scan mask in iio_disable_all_buffers()
by Lars-Peter Clausen
· 11 years ago
1931ee1
Revert "drivers: of: add initialization code for dma reserved memory"
by Marek Szyprowski
· 11 years ago
1e52db6
Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
ed8ada3
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
43e699c
Revert "usb: musb: gadget: fix otg active status flag"
by Greg Kroah-Hartman
· 11 years ago
4294bca
USB: quirks.c: add one device that cannot deal with suspension
by Oliver Neukum
· 11 years ago
59b5b28
Merge branch 'misc' into for-next
by Roland Dreier
· 11 years ago
2b50176d
IB: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
35f9162
Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
b920ecc
Revert "of: Feed entire flattened device tree into the random pool"
by Grant Likely
· 11 years ago
444c91e
of: fix unnecessary warning on missing /cpus node
by Grant Likely
· 11 years ago
73cac03
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
1d5898b
watchdog: sunxi: Fix section mismatch
by Maxime Ripard
· 11 years ago
4c4e456
watchdog: kempld_wdt: Fix bit mask definition
by Jingoo Han
· 11 years ago
8612ed0
watchdog: ts72xx_wdt: locking bug in ioctl
by Dan Carpenter
· 11 years ago
75c5318
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
6cc3026
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
71ac3d1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2c5bfce
Merge branch 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
00bfacf
iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()
by Wei Yongjun
· 11 years ago
fd3cfeb
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
by Rafael J. Wysocki
· 11 years ago
5d44945
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
by Rafael J. Wysocki
· 11 years ago
f4c19b8
USB: serial: option: add support for Inovia SEW858 device
by Greg Kroah-Hartman
· 11 years ago
c9d09dc
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.
by Diego Elio Pettenò
· 11 years ago
d544db2
USB: support new huawei devices in option.c
by Fangxiaozhi (Franko)
· 11 years ago
625816a
Merge tag 'for-usb-linus-2013-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
22c7ef0
Merge tag 'fixes-for-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
cd4edf7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
d93b3ac
VFIO: vfio_iommu_type1: fix bug caused by break in nested loop
by Antonios Motakis
· 11 years ago
001dd84
usb: musb: start musb on the udc side, too
by Sebastian Andrzej Siewior
· 11 years ago
0204df4
gpiolib: let gpiod_request() return -EPROBE_DEFER
by Alexandre Courbot
· 11 years ago
8c0fca8
gpiolib: safer implementation of desc_to_gpio()
by Alexandre Courbot
· 11 years ago
aaf3d29
ACPI / PM / Documentation: Replace outdated project links and addresses
by Rafael J. Wysocki
· 11 years ago
03d152d
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
by Mika Westerberg
· 11 years ago
ebff5fa9
Revert "i915: Update VGA arbiter support for newer devices"
by Dave Airlie
· 11 years ago
e1264eb
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"
by Dave Airlie
· 11 years ago
2302628
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
2f6d8fa
dma: edma.c: remove edma_desc leakage
by Geyslan G. Bem
· 11 years ago
08d08bc
rcar-hpbdma: add parameter to set_slave() method
by Sergei Shtylyov
· 11 years ago
cdeb5c0
rcar-hpbdma: remove shdma_free_irq() calls
by Sergei Shtylyov
· 11 years ago
2fe80d3
bcache: Fix a null ptr deref regression
by Kent Overstreet
· 11 years ago
e3e8ded
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
f112bf8
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
0821f20
watchdog: hpwdt: Patch to ignore auxilary iLO devices
by Mingarelli, Thomas
· 11 years ago
f715729
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 11 years ago
bd7df5a
Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
61875f3
random: allow architectures to optionally define random_get_entropy()
by Theodore Ts'o
· 11 years ago
b291a22
Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
5431390
IB/mlx5: Ensure proper synchronization accessing memory
by Eli Cohen
· 11 years ago
fe45f82
IB/mlx5: Fix alignment of reg umr gather buffers
by Eli Cohen
· 11 years ago
ada9f5d
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
by Sagi Grimberg
· 11 years ago
9c86513
mlx5: Fix error code translation from firmware to driver
by Eli Cohen
· 11 years ago
a4774e9
IB/mlx5: Fix opt param mask according to firmware spec
by Eli Cohen
· 11 years ago
75959f5
mlx5: Fix opt param mask for sq err to rts transition
by Eli Cohen
· 11 years ago
81bea28
IB/mlx5: Disable atomic operations
by Eli Cohen
· 11 years ago
dabed0e
mlx5: Keep polling to reclaim pages while any returned
by Eli Cohen
· 11 years ago
a0c84c3
IB/mlx5: Avoid async events on invalid port number
by Eli Cohen
· 11 years ago
203099f
IB/mlx5: Decrease memory consumption of mr caches
by Eli Cohen
· 11 years ago
c1868b8
mlx5: Remove checksum on command interface commands
by Eli Cohen
· 11 years ago
56e1ab0
IB/mlx5: Fix memory leak in mlx5_ib_create_srq
by Moshe Lazer
· 11 years ago
3c46191
IB/mlx5: Flush cache workqueue before destroying it
by Moshe Lazer
· 11 years ago
b125a54
IB/mlx5: Fix send work queue size calculation
by Eli Cohen
· 11 years ago
b852c98
drm/radeon: re-enable sw ACR support on pre-DCE4
by Alex Deucher
· 11 years ago
8702c67
tpm: xen-tpmfront: fix missing declaration of xen_domain
by Rob Herring
· 11 years ago
2737de4
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
by Wolfram Sang
· 11 years ago
0cd9806
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
by Wolfram Sang
· 11 years ago
Next »