summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely1-6/+6
2009-04-08at91_ide: turn on PIO 6 supportStanislaw Gruszka1-1/+1
2009-04-08at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka1-10/+0
2009-04-08ide-cd: reverse NOT_READY sense key logicBorislav Petkov1-4/+4
2009-04-08ide: refactor tf_read() methodSergei Shtylyov10-101/+40
2009-04-08ide: refactor tf_load() methodSergei Shtylyov7-51/+18
2009-04-08ide: call write_devctl() method from tf_read() methodSergei Shtylyov3-12/+8
2009-04-08ide: move common code out of tf_load() methodSergei Shtylyov3-14/+12
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov10-107/+89
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov18-175/+197
2009-04-08ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-97/+88
2009-04-08ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-45/+24
2009-04-08ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz1-25/+32
2009-04-08ide-cd: update debugging supportBorislav Petkov1-4/+4
2009-04-08ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov1-6/+12
2009-04-08ide: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-04-08tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto1-2/+2
2009-04-08tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2-180/+8
2009-04-08ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov1-27/+38
2009-04-08ide-cd: move status checking into the IRQ handlerBorislav Petkov1-22/+16
2009-04-08ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov1-77/+2
2009-04-08at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov1-76/+2
2009-04-08ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov1-22/+0
2009-04-08tx4939ide: remove wmb()Atsushi Nemoto1-3/+3
2009-04-08ide: remove wmb() from ide-dma-sff.c and scc_pata.cGrant Grundler2-8/+3
2009-04-08ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for dataGeert Uytterhoeven2-8/+19
2009-04-08ide: Fix host drivers that need IRQF_SHAREDGeert Uytterhoeven1-0/+1
2009-04-08Linux 2.6.30-rc1Linus Torvalds1-2/+2
2009-04-08Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-114/+283
2009-04-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-16/+44
2009-04-08Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-26/+320
2009-04-08NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-15/+88
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-149/+1624
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-4/+6
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-235/+1133
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-216/+344
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds16-126/+1504
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-69/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163