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
*
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
2009-05-22
1
-2
/
+2
*
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
2009-05-22
1
-4
/
+17
*
piix: The Sony TZ90 needs the cable type hardcoding
Alan Cox
2009-05-16
1
-0
/
+1
*
icside: register second channel of version 6 PCB
Sergei Shtylyov
2009-05-16
1
-1
/
+1
*
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
2009-05-16
1
-6
/
+0
*
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
Borislav Petkov
2009-04-30
1
-5
/
+4
*
palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup
Bartlomiej Zolnierkiewicz
2009-04-23
1
-6
/
+6
*
palm_bk3710: those registers/bitfields don't exist
David Brownell
2009-04-23
1
-49
/
+18
*
mediabay: fix build for CONFIG_BLOCK=n
Bartlomiej Zolnierkiewicz
2009-04-22
1
-1
/
+0
*
ide: Stop disks on reboot for laptop which cuts power
Bruno Prémont
2009-04-22
1
-1
/
+16
*
ide-cd: fix kernel crash on hppa regression
Helge Deller
2009-04-22
1
-1
/
+1
*
palm_bk3710: UDMA performance fix
David Brownell
2009-04-22
1
-14
/
+12
*
cs5536: define dma_sff_read_status() method
Sergei Shtylyov
2009-04-18
1
-0
/
+1
*
ide: fix barriers support
Bartlomiej Zolnierkiewicz
2009-04-18
1
-4
/
+7
*
ide: Remove void casts
Jack Stone
2009-04-18
1
-1
/
+1
*
hpt366: use ATA_DMA_* constants
Sergei Shtylyov
2009-04-18
1
-5
/
+5
*
hpt366: fix HPT370 DMA timeouts
Sergei Shtylyov
2009-04-18
1
-1
/
+3
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-18
3
-23
/
+122
|
\
|
*
[libata] fix build error on drivers/ata/pata_legacy.c
Zhenwen Xu
2009-04-18
1
-6
/
+7
|
*
pata_via: Cache and rewrite the device bit
Alan Cox
2009-04-18
1
-7
/
+67
|
*
sata_mv: workaround for multi_count errata sata24
Mark Lord
2009-04-18
1
-2
/
+42
|
*
sata_mv: tidy up qc->tf usage in qc_prep() functions
Mark Lord
2009-04-18
1
-10
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-04-17
27
-365
/
+643
|
\
\
|
*
|
staging: slicoss: update README
Stephen Hemminger
2009-04-17
1
-1
/
+30
|
*
|
otus/zdusb.c: additional USB idnetifier
Daniele Napolitano
2009-04-17
2
-1
/
+6
|
*
|
Staging: go7007: fix build issues
Greg Kroah-Hartman
2009-04-17
2
-15
/
+2
|
*
|
Staging: sxg: Fix leaks and checksum errors in transmit code path
Mithlesh Thukral
2009-04-17
1
-35
/
+58
|
*
|
Staging: sxg: Fix sleep in atomic context warning while loading driver
Mithlesh Thukral
2009-04-17
1
-0
/
+5
|
*
|
Staging: sxg: Use correct queue_id for transmitting non-TCP packets
Mithlesh Thukral
2009-04-17
1
-3
/
+7
|
*
|
Staging: sxg: Fire watchdog timer at end of open routine to change the link
Mithlesh Thukral
2009-04-17
1
-0
/
+2
|
*
|
Staging: Pohmelfs: Add load balancing between network states with the same pr...
Evgeniy Polyakov
2009-04-17
2
-1
/
+5
|
*
|
Staging: Pohmelfs: Added IO permissions and priorities.
Evgeniy Polyakov
2009-04-17
3
-26
/
+66
|
*
|
Staging: Pohmelfs: Added ->show_stats() callback.
Evgeniy Polyakov
2009-04-17
2
-5
/
+49
|
*
|
Staging: Pohmelfs: Drop ftrans debugging code.
Evgeniy Polyakov
2009-04-17
4
-66
/
+2
|
*
|
Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...
Evgeniy Polyakov
2009-04-17
1
-1
/
+1
|
*
|
Staging: Pohmelfs: Reduce debugging noise about non-existing objects.
Evgeniy Polyakov
2009-04-17
1
-2
/
+2
|
*
|
Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...
Evgeniy Polyakov
2009-04-17
1
-1
/
+19
|
*
|
Staging: Pohmelfs: Extend remount option.
Evgeniy Polyakov
2009-04-17
1
-27
/
+46
|
*
|
Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...
Evgeniy Polyakov
2009-04-17
1
-0
/
+2
|
*
|
Staging: Pohmelfs: Added 'need_lock' variable into debug print.
Evgeniy Polyakov
2009-04-17
1
-2
/
+2
|
*
|
Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().
Evgeniy Polyakov
2009-04-17
1
-2
/
+2
|
*
|
Staging: Pohmelfs: Move parent lock to the place where we really have to send...
Evgeniy Polyakov
2009-04-17
1
-8
/
+8
|
*
|
Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.
Evgeniy Polyakov
2009-04-17
1
-0
/
+16
|
*
|
Revert Staging: SLICOSS: use gfp_kernel where possible
Lior Dotan
2009-04-17
1
-2
/
+2
|
*
|
Staging: STLC45XX should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2009-04-17
1
-1
/
+1
|
*
|
Staging: binder: Defer flush and release operations to avoid deadlocks.
Arve Hjønnevåg
2009-04-17
1
-61
/
+88
|
*
|
Staging: binder: Prevent the wrong thread from adding a transaction to the st...
Arve Hjønnevåg
2009-04-17
1
-0
/
+11
|
*
|
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
Arve Hjønnevåg
2009-04-17
1
-12
/
+14
|
*
|
Staging: binder: Keep a reference to the files_struct while the driver is mma...
Arve Hjønnevåg
2009-04-17
1
-16
/
+63
|
*
|
Staging: binder: Add more offset validation.
Arve Hjønnevåg
2009-04-17
1
-2
/
+13
[next]