Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72cd799544f2b36c2f07ceaeed6d984cb130d4f3
72cd799
[PATCH] I2C: add i2c driver for TPS6501x
by David Brownell
· 19 years ago
cc0b07e
[PATCH] I2C: Sensors mailing list has moved
by Jean Delvare
· 20 years ago
7f02d56
[PATCH] i2c: Race fix for i2c-mpc.c
by Sylvain Munaut
· 20 years ago
d68a861
[PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c
by Tobias Klauser
· 20 years ago
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
· 19 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
3886246
[PATCH] I2C: i2c-vid.h: Support for VID to reg conversion
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
b3d5496e
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
by Jean Delvare
· 20 years ago
2a5a68b
Merge rsync://oss.sgi.com/git/xfs-2.6
by Linus Torvalds
· 19 years ago
990a8ba
[PATCH] md: remove unneeded NULL checks before kfree
by Jesper Juhl
· 19 years ago
8a5e9cf
[PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback
by NeilBrown
· 19 years ago
3973096
[PATCH] Two small fixes for md verion-1 superblocks.
by NeilBrown
· 19 years ago
7bfa19f
[PATCH] md: allow md to update multiple superblocks in parallel.
by NeilBrown
· 19 years ago
a654b9d8
[PATCH] md: allow md intent bitmap to be stored near the superblock.
by NeilBrown
· 19 years ago
3d310eb
[PATCH] md: fix deadlock due to md thread processing delayed requests.
by NeilBrown
· 19 years ago
41158c7
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
by NeilBrown
· 19 years ago
289e99e
[PATCH] md: initialise sync_blocks in raid1 resync
by NeilBrown
· 19 years ago
ab7a30c
[PATCH] md: fix bug when raid1 attempts a partial reconstruct.
by NeilBrown
· 19 years ago
191ea9b
[PATCH] md: raid1 support for bitmap intent logging
by NeilBrown
· 19 years ago
aa3163f
[PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared.
by NeilBrown
· 19 years ago
77ad4bc
[PATCH] md: enable the bitmap write-back daemon and wait for it.
by NeilBrown
· 19 years ago
bfb39fb
[PATCH] md: check return value of write_page, rather than ignore it
by NeilBrown
· 19 years ago
a2cff26
[PATCH] md: improve debug-printing of bitmap superblock.
by NeilBrown
· 19 years ago
fc7ca16
[PATCH] md printk fix
by akpm@osdl.org
· 19 years ago
cdbb4cc
[PATCH] md: make sure md bitmap is cleared on a clean start.
by NeilBrown
· 19 years ago
bc7f77d
[PATCH] md: minor code rearrangement in bitmap_init_from_disk
by NeilBrown
· 19 years ago
d80a138
[PATCH] md: print correct pid for newly created bitmap-writeback-daemon.
by NeilBrown
· 19 years ago
5f40402
[PATCH] md: call bitmap_daemon_work regularly
by NeilBrown
· 19 years ago
78d742d
[PATCH] md: a couple of tidyups relating to the bitmap file.
by NeilBrown
· 19 years ago
32a7627
[PATCH] md: optimised resync using Bitmap based intent logging
by NeilBrown
· 19 years ago
57afd89
[PATCH] md: improve the interface to sync_request
by NeilBrown
· 19 years ago
06d91a5
[PATCH] md: improve locking on 'safemode' and move superblock writes
by NeilBrown
· 19 years ago
fca4d84
[PATCH] md: merge md_enter_safemode into md_check_recovery
by NeilBrown
· 19 years ago
c361777
[PATCH] md: make sure recovery happens when add_new_disk is used for hot_add
by NeilBrown
· 19 years ago
6ea9c07
[PATCH] md: cause md/raid1 to "repack" working devices when number of drives is changed
by NeilBrown
· 19 years ago
58a6064
[PATCH] fbdev: fill in the access_align field.
by James Simmons
· 19 years ago
f1ab5da
[PATCH] fbdev: stack reduction
by James Simmons
· 19 years ago
303b86d
[PATCH] New framebuffer fonts + updated 12x22 font available
by Jurriaan
· 19 years ago
d5881eb
[PATCH] fbdev: new pci id for chipsfb
by James Simmons
· 19 years ago
1154ea7
[PATCH] Framebuffer driver for Arc LCD board
by Jaya Kumar
· 19 years ago
4ff45f5
[PATCH] intelfb documentation
by Sylvain Meyer
· 19 years ago
df52933
[PATCH] intelfb: fix accel detection when changing video modes
by Sylvain Meyer
· 19 years ago
27aef2d
[PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driver
by Sylvain Meyer
· 19 years ago
f18cd8f
[PATCH] VGA to fbcon fix.
by James Simmons
· 19 years ago
8d7f085
[PATCH] pm3fb typo fix
by Alexey Dobriyan
· 19 years ago
f5a9951
[PATCH] fbdev: iomove removal
by James Simmons
· 19 years ago
5a3b589
[PATCH] intelfbdrv naming fix
by Andrew Morton
· 19 years ago
78c0371
[PATCH] some vesafb fixes
by Gerd Knorr
· 19 years ago
27f931d
[PATCH] s1d13xxxfb linkage fix
by Andrew Morton
· 19 years ago
e6afbe5
[PATCH] Bring back Tux on Chips 65550 framebuffer
by Keenan Pepper
· 19 years ago
9769f4e
[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags
by Jeremy White
· 19 years ago
f296663
[PATCH] rock: handle directory overflows
by Andrew Morton
· 19 years ago
642217c
[PATCH] rock: rename union members
by Andrew Morton
· 19 years ago
e595447
[PATCH] rock.c: handle corrupted directories
by Andrew Morton
· 19 years ago
9eb7f2c
[PATCH] isofs: remove debug stuff
by Andrew Morton
· 19 years ago
a089221
[PATCH] rock: lindent rock.h
by Andrew Morton
· 19 years ago
7373909
[PATCH] rock: comment tidies
by Andrew Morton
· 19 years ago
ba40aaf
[PATCH] rock: remove MAYBE_CONTINUE
by Andrew Morton
· 19 years ago
76ab07e
[PATCH] rock: remove SETUP_ROCK_RIDGE
by Andrew Morton
· 19 years ago
04f7aa9
[PATCH] rock: remove CHECK_CE
by Andrew Morton
· 19 years ago
a40ea8f
[PATCH] rock: remove CONTINUE_DECLS
by Andrew Morton
· 19 years ago
1212171
[PATCH] rock: remove CHECK_SP
by Andrew Morton
· 19 years ago
7fa393a
[PATCH] rock: manual tidies
by Andrew Morton
· 19 years ago
1d37211
[PATCH] rock: lindent it
by Andrew Morton
· 19 years ago
8a96619
[PATCH] autofs4: subversion bump to identify these changes
by Ian Kent
· 19 years ago
1684b2b
[PATCH] autofs4: bad lookup fix
by Ian Kent
· 19 years ago
cc9acc8
[PATCH] autofs4: post expire race fix
by Ian Kent
· 19 years ago
Next »