Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5dee857720db15e2c8ef0c03f7eeac00c4c63cb2
/
drivers
« Previous
97e18dc
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
042f7b7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e240c18
raid5: get_active_stripe avoids device_lock
by Shaohua Li
· 11 years ago
27c0f68
raid5: make_request does less prepare wait
by Shaohua Li
· 11 years ago
e2f23b6
md: avoid oops on unload if some process is in poll or select.
by NeilBrown
· 11 years ago
da1aab3
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.
by NeilBrown
· 11 years ago
4952ef9
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
by Benjamin Herrenschmidt
· 11 years ago
035328c
md/bitmap: don't abuse i_writecount for bitmap files.
by NeilBrown
· 11 years ago
44bd70c
drivers/block/loop.c: ratelimit error messages
by Mike Galbraith
· 11 years ago
ce7613d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
0afccc4
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
19ce7f3
Merge branch 'acpi-config'
by Rafael J. Wysocki
· 11 years ago
c7f5220
ACPI: Update the ACPI spec information in Kconfig
by Hanjun Guo
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
7563487
isdnloop: several buffer overflows
by Dan Carpenter
· 11 years ago
32654fb
[media] gpsca: remove the risk of a division by zero
by Mauro Carvalho Chehab
· 11 years ago
9b2c06a
[media] stk1160: warrant a NUL terminated string
by Mauro Carvalho Chehab
· 11 years ago
f1740e4
backlight: lm3639: Use devm_backlight_device_register()
by Daniel Jeong
· 11 years ago
9a6adb3
backlight: gpio-backlight: Add DT support
by Denis Carikli
· 11 years ago
35762a4
backlight: core: Replace kfree with put_device
by Levente Kurusa
· 11 years ago
62d6f06
Merge branches 'pm-wakeup' and 'pm-domains'
by Rafael J. Wysocki
· 11 years ago
0f9481a
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'
by Rafael J. Wysocki
· 11 years ago
fe10739
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
8c73c4d
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
73df623
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle
by Rafael J. Wysocki
· 11 years ago
058f11c
spi: qup: Depend on ARCH_QCOM
by Paul Bolle
· 11 years ago
9bc0482
cpuidle: sysfs: Export target residency information
by Daniel Lezcano
· 11 years ago
f334a1e
cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h
by Sachin Kamat
· 11 years ago
c674801
mmc: sdhci-acpi: Intel SDIO has broken card detect
by Adrian Hunter
· 11 years ago
9477165
thermal: rcar-thermal: update thermal zone only when temperature changes
by Patrick Titiano
· 11 years ago
206c0cb
thermal: rcar-thermal: fix same mask applied twice
by Patrick Titiano
· 11 years ago
5204f8c
thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
749e8be
thermal: imx: update formula for thermal sensor
by Anson Huang
· 11 years ago
c39b069
DRM: armada: fix corruption while loading cursors
by Russell King
· 11 years ago
c8d9762
Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
b6a83d9
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
by Dan Carpenter
· 11 years ago
2aaf308
rapidio: rework device hierarchy and introduce mport class of devices
by Alexandre Bounine
· 11 years ago
40f847b
drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors
by Alexandre Bounine
· 11 years ago
f4659d8
zram: support REQ_DISCARD
by Joonsoo Kim
· 11 years ago
56b4e8c
zram: use scnprintf() in attrs show() methods
by Sergey Senozhatsky
· 11 years ago
60a726e
zram: propagate error to user
by Minchan Kim
· 11 years ago
fcfa8d9
zram: return error-valued pointer from zcomp_create()
by Sergey Senozhatsky
· 11 years ago
d61f98c
zram: move comp allocation out of init_lock
by Sergey Senozhatsky
· 11 years ago
6e76668
zram: add lz4 algorithm backend
by Sergey Senozhatsky
· 11 years ago
e46b8a0
zram: make compression algorithm selection possible
by Sergey Senozhatsky
· 11 years ago
fe8eb12
zram: add set_max_streams knob
by Sergey Senozhatsky
· 11 years ago
beca3ec
zram: add multi stream functionality
by Sergey Senozhatsky
· 11 years ago
9cc9752
zram: factor out single stream compression
by Sergey Senozhatsky
· 11 years ago
b7ca232
zram: use zcomp compressing backends
by Sergey Senozhatsky
· 11 years ago
e7e1ef4
zram: introduce compressing backend abstraction
by Sergey Senozhatsky
· 11 years ago
b67d1ec
zram: delete zram_init_device()
by Sergey Senozhatsky
· 11 years ago
e64cd51
zram: move zram size warning to documentation
by Sergey Senozhatsky
· 11 years ago
59fc86a
zram: drop not used table `count' member
by Sergey Senozhatsky
· 11 years ago
6444724
zram: report failed read and write stats
by Sergey Senozhatsky
· 11 years ago
a68eb3b
zram: remove zram stats code duplication
by Sergey Senozhatsky
· 11 years ago
90a7806
zram: use atomic64_t for all zram stats
by Sergey Senozhatsky
· 11 years ago
b7cccf8
zram: remove good and bad compress stats
by Sergey Senozhatsky
· 11 years ago
be257c6
zram: do not pass rw argument to __zram_make_request()
by Sergey Senozhatsky
· 11 years ago
be2d1d5
zram: drop `init_done' struct zram member
by Sergey Senozhatsky
· 11 years ago
179e096
drivers/lguest/page_tables.c: rename do_set_pte()
by Andrew Morton
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
14f5716
leds: make sure we unregister a trigger only once
by Sasha Levin
· 11 years ago
3923690
leds: leds-pwm: properly clean up after probe failure
by Russell King
· 11 years ago
dda2642
staging: rtl8723au: The 8723 only has two paths
by Jes Sorensen
· 11 years ago
806192c
Staging: unisys: mark drivers as BROKEN
by Greg Kroah-Hartman
· 11 years ago
b0e27960
Staging: unisys: verify that a control channel exists
by Sasha Levin
· 11 years ago
9c01e83
staging: unisys: Add missing close parentheses in filexfer.c
by Masanari Iida
· 11 years ago
c293fb7
net/at91_ether: avoid NULL pointer dereference
by Gilles Chanteperdrix
· 11 years ago
39d7f32
at86rf230: fix MAX_CSMA_RETRIES parameter
by Alexander Aring
· 11 years ago
240cd6a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
f220baa
ntb: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
53a788a
ntb: Split ntb_setup_msix() into separate BWD/SNB routines
by Alexander Gordeev
· 11 years ago
7773351
ntb: Use pci_msix_vec_count() to obtain number of MSI-Xs
by Alexander Gordeev
· 11 years ago
53ca4fe
NTB: Code Style Clean-up
by Jon Mason
· 11 years ago
403c63c
NTB: client event cleanup
by Jon Mason
· 11 years ago
717e8e8
ntb: Fix leakage of ntb_device::msix_entries[] array
by Alexander Gordeev
· 11 years ago
c8eee37
NTB: Fix typo in setting one translation register
by Roland Dreier
· 11 years ago
e8bc2ebd
ntb_netdev: Fix skb free issue in open
by Jon Mason
· 11 years ago
fea903e
ntb_netdev: Fix list_for_each_entry exit issue
by Jon Mason
· 11 years ago
0af9fb6
Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
e5744ab
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 11 years ago
c28c7a6
sxgbe: fix duplicate #include headers
by Jean Sacren
· 11 years ago
c29aa15
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
d06eb3e
Xen: do hv callback accounting only on x86
by Arnd Bergmann
· 11 years ago
2c5cb27
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15
by David Vrabel
· 11 years ago
bbe24c6
[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers
by Archit Taneja
· 11 years ago
5269fef
[media] v4l: ti-vpe: Set correct field parameter for output and capture buffers
by Archit Taneja
· 11 years ago
7f4b046
cpufreq: create another field .flags in cpufreq_frequency_table
by Viresh Kumar
· 11 years ago
71508a1
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
by Viresh Kumar
· 11 years ago
ae87f10
cpufreq: don't print value of .driver_data from core
by Viresh Kumar
· 11 years ago
1ea7d77
cpufreq: ia64: don't set .driver_data to index
by Viresh Kumar
· 11 years ago
92851f1
[media] v4l: ti-vpe: zero out reserved fields in try_fmt
by Archit Taneja
· 11 years ago
67fb87e
[media] v4l: ti-vpe: Fix initial configuration queue data
by Archit Taneja
· 11 years ago
b20902b
[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
by Archit Taneja
· 11 years ago
fca27a9
[media] v4l: ti-vpe: report correct capabilities in querycap
by Archit Taneja
· 11 years ago
ce392fd
[media] v4l: ti-vpe: Allow usage of smaller images
by Archit Taneja
· 11 years ago
772a7b7
[media] v4l: ti-vpe: Use video_device_release_empty
by Archit Taneja
· 11 years ago
Next »