index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-acpi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-1
/
+2
2009-04-08
ide-cd: fix intendation in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-97
/
+88
2009-04-08
ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-45
/
+24
2009-04-08
ide-cd: convert cdrom_decode_status() to use switch statements
Bartlomiej Zolnierkiewicz
1
-25
/
+32
2009-04-08
ide-cd: update debugging support
Borislav Petkov
1
-4
/
+4
2009-04-08
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
Borislav Petkov
1
-6
/
+12
2009-04-08
ide: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-04-08
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
1
-2
/
+2
2009-04-08
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2
-180
/
+8
2009-04-08
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
1
-27
/
+38
2009-04-08
ide-cd: move status checking into the IRQ handler
Borislav Petkov
1
-22
/
+16
2009-04-08
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-77
/
+2
2009-04-08
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-76
/
+2
2009-04-08
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
1
-22
/
+0
2009-04-08
tx4939ide: remove wmb()
Atsushi Nemoto
1
-3
/
+3
2009-04-08
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2
-8
/
+3
2009-04-08
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2
-8
/
+19
2009-04-08
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
1
-0
/
+1
2009-04-07
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
1
-2
/
+2
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
4
-31
/
+60
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
9
-116
/
+209
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
6
-187
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
3
-0
/
+11
2009-04-07
lanana: assign a device name and numbering for MAX3100
Alan Cox
1
-0
/
+4
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
5
-29
/
+66
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
5
-13
/
+13
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
8
-175
/
+274
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
3
-0
/
+15
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
5
-93
/
+3
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
1
-3
/
+3
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
13
-160
/
+144
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
7
-75
/
+41
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
5
-272
/
+2
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
2
-15
/
+19
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
5
-127
/
+2
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
1
-4
/
+7
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
4
-69
/
+69
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
1
-12
/
+18
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
3
-26
/
+38
[next]