index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: remove unneeded error checks
Artem Bityutskiy
2007-07-18
2
-13
/
+2
*
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
2007-07-18
1
-5
/
+0
*
UBI: fix overflow bug
Vinit Agnihotri
2007-07-18
2
-6
/
+11
*
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
2007-07-18
1
-1
/
+0
*
UBI: bugfix in sqnum calculation
Brijesh Singh
2007-07-18
1
-3
/
+3
*
UBI: fix signed-unsigned multiplication
Brijesh Singh
2007-07-18
1
-1
/
+1
*
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
2007-07-18
1
-1
/
+1
*
UBI: fix message
Vinit Agnihotri
2007-07-18
1
-2
/
+1
*
UBI: fix debugging stuff
Artem Bityutskiy
2007-07-18
1
-4
/
+16
*
UBI: bugfix in error path
Artem Bityutskiy
2007-07-18
4
-10
/
+7
*
UBI: use is_power_of_2()
Vignesh Babu
2007-07-18
1
-2
/
+2
*
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
2007-07-18
1
-2
/
+2
*
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
2007-07-18
1
-5
/
+7
*
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
7
-132
/
+132
*
UBI: cleanup ioctl handling
Christoph Hellwig
2007-07-18
1
-28
/
+5
*
UBI: error path bugfix
Artem Bityutskiy
2007-07-18
1
-1
/
+0
*
UBI: minor comma fix
Artem Bityutskiy
2007-07-18
1
-2
/
+2
*
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
9
-37
/
+41
*
UBI: add few more comments
Artem Bityutskiy
2007-07-18
1
-2
/
+6
*
UBI: set correct gluebi device size
Artem Bityutskiy
2007-07-18
4
-2
/
+30
*
UBI: do not let to read too much
Artem Bityutskiy
2007-07-18
1
-3
/
+8
*
UBI: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
3
-27
/
+35
*
UBI: fix dereference after kfree
Florin Malita
2007-07-18
1
-6
/
+5
*
UBI: fix memory leak in checking code
Artem Bityutskiy
2007-07-18
1
-1
/
+3
*
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
2007-07-18
1
-5
/
+5
*
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
2007-07-18
1
-0
/
+1
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-07-18
8
-49
/
+1079
|
\
|
*
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
2007-07-17
1
-6
/
+6
|
*
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
2007-07-17
1
-1
/
+1
|
*
[S390] z/VM unit record device driver
Frank Munzert
2007-07-17
4
-0
/
+1017
|
*
[S390] vmcp cleanup
Christian Borntraeger
2007-07-17
2
-40
/
+53
|
*
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
2007-07-17
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-07-18
7
-72
/
+502
|
\
\
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
2007-07-05
1
-2
/
+4
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
2007-07-05
1
-0
/
+9
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
Wim Van Sebroeck
2007-07-05
1
-11
/
+53
|
*
|
[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
Wim Van Sebroeck
2007-07-05
2
-16
/
+13
|
*
|
[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
Wim Van Sebroeck
2007-07-05
1
-6
/
+6
|
*
|
[WATCHDOG] change s3c2410_wdt to using dev_() macros for output
Ben Dooks
2007-06-17
1
-16
/
+20
|
*
|
[WATCHDOG] s3c2410_wdt announce initialisation
Ben Dooks
2007-06-17
1
-0
/
+11
|
*
|
[WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
Hans-Christian Egtvedt
2007-06-10
1
-2
/
+9
|
*
|
[WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
Hans-Christian Egtvedt
2007-06-10
1
-0
/
+1
|
*
|
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
Andrew Morton
2007-06-10
1
-2
/
+3
|
*
|
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
Andrew Morton
2007-06-10
1
-6
/
+9
|
*
|
[WATCHDOG] Watchdog driver for AT32AP700X devices
Hans-Christian Egtvedt
2007-06-10
3
-0
/
+336
|
*
|
[WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
Wim Van Sebroeck
2007-06-04
1
-5
/
+4
|
*
|
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
2007-06-04
1
-3
/
+9
|
*
|
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
2007-06-04
1
-4
/
+7
|
*
|
[WATCHDOG] Mixcom Watchdog - checkcard part 2
Wim Van Sebroeck
2007-06-03
1
-12
/
+32
|
*
|
[WATCHDOG] Mixcom Watchdog - checkcard
Wim Van Sebroeck
2007-06-03
1
-24
/
+11
[next]