Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
cb65d506c34c86df5bcef939ce5a8666a451bd8b
« Previous
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
· 19 years ago
912b9c0
[PATCH] ds1337 driver works also with ds1339 chip
by Ladislav Michl
· 19 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
b3d5496
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
by Jean Delvare
· 20 years ago
e5c515b
[PATCH] w1: fix compiler warnings
by Evgeniy Polyakov
· 19 years ago
6adf87b
[PATCH] w1: reconnect feature.
by Evgeniy Polyakov
· 19 years ago
4754639
[PATCH] w1: Updates the w1 documentation (w1.generic)
by Evgeniy Polyakov
· 19 years ago
99c5bfe
[PATCH] w1: Adds a default family so that new slave families will show up in sysfs.
by Evgeniy Polyakov
· 19 years ago
2a9d0c1
[PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable periodic searches.
by Evgeniy Polyakov
· 19 years ago
6b72986
[PATCH] w1: Added the triplet w1 master method and changes w1_search() to use it.
by Evgeniy Polyakov
· 19 years ago
be57ce2
[PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit.
by Evgeniy Polyakov
· 19 years ago
4e470aa
[PATCH] w1_therm: removed duplicated family id.
by Evgeniy Polyakov
· 19 years ago
c7b2b2a
[PATCH] w1: fix build issues
by Greg Kroah-Hartman
· 19 years ago
ca775c6
[PATCH] w1: new family structure.
by Evgeniy Polyakov
· 19 years ago
7785925
[PATCH] w1: cleanups.
by Evgeniy Polyakov
· 19 years ago
85e941c
[PATCH] w1_smem: support for new simple rom family [0x81 id].
by Evgeniy Polyakov
· 20 years ago
718a538
[PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors.
by Evgeniy Polyakov
· 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
9b1e3af
[PATCH] autofs4: avoid panic on bind mount of autofs owned directory
by Ian Kent
· 19 years ago
8818760
[PATCH] ibmasm driver: fix race in command refcount logic
by Max Asbock
· 19 years ago
278d72a
[PATCH] ibmasm driver: redesign handling of remote control events
by Max Asbock
· 19 years ago
b8acb80
[PATCH] ibmasm driver: correctly wake up sleeping threads
by Max Asbock
· 19 years ago
f5ccc84
[PATCH] ibmasm driver: fix command buffer size
by Max Asbock
· 19 years ago
2b07188
[PATCH] s390: pending interrupt after ipl from reader
by Heiko Carstens
· 19 years ago
e9b9a04
[PATCH] s390: memory detection > 32GB
by Heiko Carstens
· 19 years ago
447570c
[PATCH] s390: cmm sender parameter visibility
by Heiko Carstens
· 19 years ago
77eb65c
[PATCH] s390: kernel stack overflow panic
by Heiko Carstens
· 19 years ago
14651c7
[PATCH] s390: #ifdefs in compat_ioctls
by Martin Schwidefsky
· 19 years ago
6fd6e4a
[PATCH] s390: cio documentation
by Cornelia Huck
· 19 years ago
Next »