Commit Graph

2746 Commits (cb65d506c34c86df5bcef939ce5a8666a451bd8b)
 

Author SHA1 Message Date
Grant Coady 40b5cda28a [PATCH] I2C: add new hardware monitor driver: adm9240 20 years ago
Jean Delvare a551ef79d9 [PATCH] I2C: #include <linux/config.h> cleanup 20 years ago
Alexey Dobriyan f0bb60e7b1 [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 20 years ago
Ladislav Michl da17838c5e [PATCH] ds1337: export ds1337_do_command 20 years ago
Ladislav Michl 912b9c0c52 [PATCH] ds1337 driver works also with ds1339 chip 20 years ago
Ladislav Michl 86919833db [PATCH] I2C: ds1337: search by bus number 20 years ago
Ladislav Michl 0058824305 [PATCH] I2C: ds1337: i2c_transfer() checking 20 years ago
Ladislav Michl 0b46e334d7 [PATCH] I2C: ds1337: Make time format consistent with other RTC drivers 20 years ago
Ladislav Michl d01b79d061 [PATCH] I2C: ds1337 3/4 20 years ago
Ladislav Michl 6069ffde15 [PATCH] I2C: ds1337 2/4 20 years ago
Ladislav Michl 3e9d0ba130 [PATCH] I2C: ds1337 1/4 20 years ago
Greg K-H 69113efac2 [PATCH] I2C: mark all functions static in atxp1 driver 20 years ago
Sebastian Witt 9cb7d18433 [PATCH] I2C: add new atxp1 driver 20 years ago
Sebastian Witt 3886246a25 [PATCH] I2C: i2c-vid.h: Support for VID to reg conversion 20 years ago
Clemens Koller 792f156d61 [PATCH] I2C: rtc8564.c remove duplicate include 20 years ago
Jean Delvare 68cc9d0b71 [PATCH] I2C: Merge unused address lists in some video drivers 20 years ago
Jean Delvare b3d5496ea5 [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers 20 years ago
Evgeniy Polyakov e5c515b453 [PATCH] w1: fix compiler warnings 20 years ago
Evgeniy Polyakov 6adf87bd7b [PATCH] w1: reconnect feature. 20 years ago
Evgeniy Polyakov 4754639d88 [PATCH] w1: Updates the w1 documentation (w1.generic) 20 years ago
Evgeniy Polyakov 99c5bfe993 [PATCH] w1: Adds a default family so that new slave families will show up in sysfs. 20 years ago
Evgeniy Polyakov 2a9d0c1781 [PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable periodic searches. 20 years ago
Evgeniy Polyakov 6b72986183 [PATCH] w1: Added the triplet w1 master method and changes w1_search() to use it. 20 years ago
Evgeniy Polyakov be57ce267f [PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit. 20 years ago
Evgeniy Polyakov 4e470aa964 [PATCH] w1_therm: removed duplicated family id. 20 years ago
Greg Kroah-Hartman c7b2b2a723 [PATCH] w1: fix build issues 20 years ago
Evgeniy Polyakov ca775c629a [PATCH] w1: new family structure. 20 years ago
Evgeniy Polyakov 7785925dd8 [PATCH] w1: cleanups. 20 years ago
Evgeniy Polyakov 85e941cc9f [PATCH] w1_smem: support for new simple rom family [0x81 id]. 20 years ago
Evgeniy Polyakov 718a538f94 [PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors. 20 years ago
Linus Torvalds 2a5a68b840 Merge rsync://oss.sgi.com/git/xfs-2.6 20 years ago
Jesper Juhl 990a8baf56 [PATCH] md: remove unneeded NULL checks before kfree 20 years ago
NeilBrown 8a5e9cf1d6 [PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback 20 years ago
NeilBrown 39730960d9 [PATCH] Two small fixes for md verion-1 superblocks. 20 years ago
NeilBrown 7bfa19f274 [PATCH] md: allow md to update multiple superblocks in parallel. 20 years ago
NeilBrown a654b9d8f8 [PATCH] md: allow md intent bitmap to be stored near the superblock. 20 years ago
NeilBrown 3d310eb7b3 [PATCH] md: fix deadlock due to md thread processing delayed requests. 20 years ago
NeilBrown 41158c7eb2 [PATCH] md: optimise reconstruction when re-adding a recently failed drive. 20 years ago
NeilBrown 289e99e8ed [PATCH] md: initialise sync_blocks in raid1 resync 20 years ago
NeilBrown ab7a30c705 [PATCH] md: fix bug when raid1 attempts a partial reconstruct. 20 years ago
NeilBrown 191ea9b2c7 [PATCH] md: raid1 support for bitmap intent logging 20 years ago
NeilBrown aa3163f816 [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared. 20 years ago
NeilBrown 77ad4bc706 [PATCH] md: enable the bitmap write-back daemon and wait for it. 20 years ago
NeilBrown bfb39fba4e [PATCH] md: check return value of write_page, rather than ignore it 20 years ago
NeilBrown a2cff26ad1 [PATCH] md: improve debug-printing of bitmap superblock. 20 years ago
akpm@osdl.org fc7ca163a4 [PATCH] md printk fix 20 years ago
NeilBrown cdbb4cc2e5 [PATCH] md: make sure md bitmap is cleared on a clean start. 20 years ago
NeilBrown bc7f77de2c [PATCH] md: minor code rearrangement in bitmap_init_from_disk 20 years ago
NeilBrown d80a138c01 [PATCH] md: print correct pid for newly created bitmap-writeback-daemon. 20 years ago
NeilBrown 5f40402d96 [PATCH] md: call bitmap_daemon_work regularly 20 years ago