Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a551acc2cb1f13a9bd728b8cf86f9adafefdcfb2
/
drivers
a551acc
[PATCH] I2C: Spelling fixes for drivers/i2c/i2c-core.c
by Tobias Klauser
· 20 years ago
614e24b
[PATCH] I2C: Spelling fixes for drivers/i2c/busses/i2c-parport.c
by Tobias Klauser
· 20 years ago
46b615f
[PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c
by Tobias Klauser
· 20 years ago
6f637a6
[PATCH] I2C: fix up some sysfs device attribute file parameters
by Greg Kroah-Hartman
· 20 years ago
563db2f
[PATCH] I2C: Kill another macro abuse in via686a
by Jean Delvare
· 20 years ago
057923f
[PATCH] I2C: chips/Kconfig corrections
by Jean Delvare
· 20 years ago
6afe155
[PATCH] I2C: driver adm1021: remove die_code
by Grant Coady
· 20 years ago
be8992c
[PATCH] I2C: Coding style cleanups to via686a
by Jean Delvare
· 20 years ago
68188ba
[PATCH] I2C: Kill common macro abuse in chip drivers
by Jean Delvare
· 20 years ago
ff32409
[PATCH] I2C: include of jiffies.h for some i2c drivers
by Dominik Hackl
· 20 years ago
8e8f928
[PATCH] I2C: adm9240 driver cleanup
by Grant Coady
· 20 years ago
937df8d
[PATCH] I2C: sysfs names: rename to cpu0_vid, take 3
by Grant Coady
· 20 years ago
abc0192
[PATCH] I2C: Setting w83627hf fan divisor 128 fails.
by Grant Coady
· 20 years ago
b9826b3
[PATCH] I2C: remove <linux/delay.h> from via686a
by Grant Coady
· 20 years ago
815f55f
[PATCH] I2C: Remove redundancy from i2c-core.c
by Jean Delvare
· 20 years ago
30aedcb
[PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c
by Kumar Gala
· 20 years ago
44bbe87
[PATCH] Spelling fixes for drivers/i2c.
by Steven Cole
· 20 years ago
ec5ce55
[PATCH] I2C: Add support for the LPC47M15x and LPC47M192 chips to smsc47m1
by Jean Delvare
· 20 years ago
b9110b1
[PATCH] I2C: Fix bugs in the new w83627ehf driver
by Jean Delvare
· 20 years ago
08e7e27
[PATCH] I2C: New hardware monitoring driver: w83627ehf
by Jean Delvare
· 20 years ago
40b5cda
[PATCH] I2C: add new hardware monitor driver: adm9240
by Grant Coady
· 20 years ago
a551ef7
[PATCH] I2C: #include <linux/config.h> cleanup
by Jean Delvare
· 20 years ago
f0bb60e
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
by Alexey Dobriyan
· 20 years ago
da17838
[PATCH] ds1337: export ds1337_do_command
by Ladislav Michl
· 20 years ago
912b9c0
[PATCH] ds1337 driver works also with ds1339 chip
by Ladislav Michl
· 20 years ago
8691983
[PATCH] I2C: ds1337: search by bus number
by Ladislav Michl
· 20 years ago
0058824
[PATCH] I2C: ds1337: i2c_transfer() checking
by Ladislav Michl
· 20 years ago
0b46e33
[PATCH] I2C: ds1337: Make time format consistent with other RTC drivers
by Ladislav Michl
· 20 years ago
d01b79d
[PATCH] I2C: ds1337 3/4
by Ladislav Michl
· 20 years ago
6069ffd
[PATCH] I2C: ds1337 2/4
by Ladislav Michl
· 20 years ago
3e9d0ba
[PATCH] I2C: ds1337 1/4
by Ladislav Michl
· 20 years ago
69113ef
[PATCH] I2C: mark all functions static in atxp1 driver
by Greg K-H
· 20 years ago
9cb7d18
[PATCH] I2C: add new atxp1 driver
by Sebastian Witt
· 20 years ago
792f156
[PATCH] I2C: rtc8564.c remove duplicate include
by Clemens Koller
· 20 years ago
68cc9d0
[PATCH] I2C: Merge unused address lists in some video drivers
by Jean Delvare
· 20 years ago
b3d5496
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
by Jean Delvare
· 20 years ago
990a8ba
[PATCH] md: remove unneeded NULL checks before kfree
by Jesper Juhl
· 20 years ago
8a5e9cf
[PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback
by NeilBrown
· 20 years ago
3973096
[PATCH] Two small fixes for md verion-1 superblocks.
by NeilBrown
· 20 years ago
7bfa19f
[PATCH] md: allow md to update multiple superblocks in parallel.
by NeilBrown
· 20 years ago
a654b9d8
[PATCH] md: allow md intent bitmap to be stored near the superblock.
by NeilBrown
· 20 years ago
3d310eb
[PATCH] md: fix deadlock due to md thread processing delayed requests.
by NeilBrown
· 20 years ago
41158c7
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
by NeilBrown
· 20 years ago
289e99e
[PATCH] md: initialise sync_blocks in raid1 resync
by NeilBrown
· 20 years ago
ab7a30c
[PATCH] md: fix bug when raid1 attempts a partial reconstruct.
by NeilBrown
· 20 years ago
191ea9b
[PATCH] md: raid1 support for bitmap intent logging
by NeilBrown
· 20 years ago
aa3163f
[PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared.
by NeilBrown
· 20 years ago
77ad4bc
[PATCH] md: enable the bitmap write-back daemon and wait for it.
by NeilBrown
· 20 years ago
bfb39fb
[PATCH] md: check return value of write_page, rather than ignore it
by NeilBrown
· 20 years ago
a2cff26
[PATCH] md: improve debug-printing of bitmap superblock.
by NeilBrown
· 20 years ago
fc7ca16
[PATCH] md printk fix
by akpm@osdl.org
· 20 years ago
cdbb4cc
[PATCH] md: make sure md bitmap is cleared on a clean start.
by NeilBrown
· 20 years ago
bc7f77d
[PATCH] md: minor code rearrangement in bitmap_init_from_disk
by NeilBrown
· 20 years ago
d80a138
[PATCH] md: print correct pid for newly created bitmap-writeback-daemon.
by NeilBrown
· 20 years ago
5f40402
[PATCH] md: call bitmap_daemon_work regularly
by NeilBrown
· 20 years ago
78d742d
[PATCH] md: a couple of tidyups relating to the bitmap file.
by NeilBrown
· 20 years ago
32a7627
[PATCH] md: optimised resync using Bitmap based intent logging
by NeilBrown
· 20 years ago
57afd89
[PATCH] md: improve the interface to sync_request
by NeilBrown
· 20 years ago
06d91a5
[PATCH] md: improve locking on 'safemode' and move superblock writes
by NeilBrown
· 20 years ago
fca4d84
[PATCH] md: merge md_enter_safemode into md_check_recovery
by NeilBrown
· 20 years ago
c361777
[PATCH] md: make sure recovery happens when add_new_disk is used for hot_add
by NeilBrown
· 20 years ago
6ea9c07
[PATCH] md: cause md/raid1 to "repack" working devices when number of drives is changed
by NeilBrown
· 20 years ago
58a6064
[PATCH] fbdev: fill in the access_align field.
by James Simmons
· 20 years ago
f1ab5da
[PATCH] fbdev: stack reduction
by James Simmons
· 20 years ago
303b86d
[PATCH] New framebuffer fonts + updated 12x22 font available
by Jurriaan
· 20 years ago
1154ea7
[PATCH] Framebuffer driver for Arc LCD board
by Jaya Kumar
· 20 years ago
df52933
[PATCH] intelfb: fix accel detection when changing video modes
by Sylvain Meyer
· 20 years ago
27aef2d
[PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driver
by Sylvain Meyer
· 20 years ago
f18cd8f
[PATCH] VGA to fbcon fix.
by James Simmons
· 20 years ago
8d7f085
[PATCH] pm3fb typo fix
by Alexey Dobriyan
· 20 years ago
f5a9951
[PATCH] fbdev: iomove removal
by James Simmons
· 20 years ago
5a3b589
[PATCH] intelfbdrv naming fix
by Andrew Morton
· 20 years ago
78c0371
[PATCH] some vesafb fixes
by Gerd Knorr
· 20 years ago
27f931d
[PATCH] s1d13xxxfb linkage fix
by Andrew Morton
· 20 years ago
e6afbe5
[PATCH] Bring back Tux on Chips 65550 framebuffer
by Keenan Pepper
· 20 years ago
8818760
[PATCH] ibmasm driver: fix race in command refcount logic
by Max Asbock
· 20 years ago
278d72a
[PATCH] ibmasm driver: redesign handling of remote control events
by Max Asbock
· 20 years ago
b8acb80
[PATCH] ibmasm driver: correctly wake up sleeping threads
by Max Asbock
· 20 years ago
f5ccc84
[PATCH] ibmasm driver: fix command buffer size
by Max Asbock
· 20 years ago
5bdfcfc
[PATCH] s390: cio max channels checks
by Cornelia Huck
· 20 years ago
0adbb44
[PATCH] m32r: Remove include/asm-m32r/m32102peri.h
by Hirokazu Takata
· 20 years ago
934bb7f
[PATCH] m32r: Update m32r_cfc.[ch] to support Mappi-III platform
by Hirokazu Takata
· 20 years ago
d4c477c
[PATCH] ioc4: PCI bus speed detection
by Brent Casavant
· 20 years ago
e5d310b34
[PATCH] ioc4: CONFIG split
by Brent Casavant
· 20 years ago
22329b5
[PATCH] ioc4: Core driver rewrite
by Brent Casavant
· 20 years ago
e400bae
[PATCH] mips: add vr41xx gpio support
by Yoichi Yuasa
· 20 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 20 years ago
a1604f9
[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board
by Matt Porter
· 20 years ago
0f667ff
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
by John W. Linville
· 20 years ago
e7c8d5c
[PATCH] node local per-cpu-pages
by Christoph Lameter
· 20 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 20 years ago
3a84509
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
by Zaur Kambarov
· 20 years ago
7f20b6a
[PATCH] megaraid build fix
by bobl
· 20 years ago
1d345da
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 20 years ago
87c8a44
[PATCH] PCI: fix show_modalias() function due to attribute change
by Greg Kroah-Hartman
· 20 years ago
4893e9d
[PATCH] USB: fix show_modalias() function due to attribute change
by Greg Kroah-Hartman
· 20 years ago
42b16c05
[PATCH] Driver core: Don't "lose" devices on suspend on failure
by Benjamin Herrenschmidt
· 20 years ago
050480f
[PATCH] I2C: drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks
by Yani Ioannou
· 20 years ago
060b884
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
10523b3
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
Next »