| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove ->INW and ->OUTW methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 5 | -47/+3 |
* | ide: use IDE I/O helpers directly in ide_tf_{load,read}() | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -27/+56 |
* | ns87415: add ->tf_read method | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+44 |
* | scc_pata: add ->tf_{load,read} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+87 |
* | ide-h8300: add ->tf_{load,read} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+88 |
* | ide-cris: add ->tf_{load,read} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+87 |
* | ide: add ->tf_load and ->tf_read methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 5 | -9/+14 |
* | ide: move ide_tf_{load,read} to ide-iops.c | Bartlomiej Zolnierkiewicz | 2008-04-28 | 3 | -88/+88 |
* | ide: factor out debugging code from ide_tf_load() | Bartlomiej Zolnierkiewicz | 2008-04-28 | 3 | -12/+20 |
* | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 | 6 | -18/+17 |
* | ide-{floppy,tape,scsi}: 400ns delay is required after executing the command | Bartlomiej Zolnierkiewicz | 2008-04-28 | 3 | -0/+3 |
* | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 2008-04-28 | 6 | -9/+14 |
* | siimage: remove proc_reports_siimage() | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -25/+8 |
* | siimage: add sil_* I/O ops | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -159/+140 |
* | siimage: do clocking register posting earlier in setup_mmio_siimage() | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -3/+3 |
* | ide: remove ->INS{W,L} and ->OUTS{W,L} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 5 | -81/+48 |
* | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 9 | -2/+12 |
* | ide-h8300: add ->{in,out}put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+15 |
* | au1xxx-ide: add ->{in,out}put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+14 |
* | scc_pata: add ->{in,out}put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+35 |
* | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 12 | -172/+113 |
* | falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 8 | -36/+98 |
* | ide: fix au1xxx-ide breakage | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -2/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-04-28 | 157 | -2221/+4102 |
|\ |
|
| * | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 6 | -76/+107 |
| * | [MIPS] Fix handling of trap and breakpoint instructions | Ralf Baechle | 2008-04-28 | 1 | -52/+37 |
| * | [MIPS] Pb1200: do register SMC 91C111 | Sergei Shtylyov | 2008-04-28 | 1 | -5/+3 |
| * | [MIPS] DBAu1200: fix bad SMC 91C111 resource size | Sergei Shtylyov | 2008-04-28 | 1 | -1/+1 |
| * | [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532 | Ralf Baechle | 2008-04-28 | 1 | -1/+1 |
| * | [MIPS] IP27: Fix build bug due to missing include | Adrian Bunk | 2008-04-28 | 1 | -0/+2 |
| * | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c | Atsushi Nemoto | 2008-04-28 | 2 | -6/+6 |
| * | [MIPS] cevt-gt641xx: Kill unnecessary include | Atsushi Nemoto | 2008-04-28 | 1 | -2/+0 |
| * | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 2008-04-28 | 5 | -47/+183 |
| * | [MIPS] add DECstation I/O ASIC clocksource | Yoichi Yuasa | 2008-04-28 | 5 | -1/+73 |
| * | [MIPS] rbtx4938: minor cleanup | Atsushi Nemoto | 2008-04-28 | 1 | -2/+0 |
| * | [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro | Sergei Shtylyov | 2008-04-28 | 1 | -14/+0 |
| * | [MIPS] rbtx4938: misc cleanups | Atsushi Nemoto | 2008-04-28 | 7 | -200/+63 |
| * | [MIPS] jmr3927: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 | 5 | -18/+12 |
| * | [MIPS] rbhma4500: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 | 3 | -103/+46 |
| * | [MIPS] generic txx9 gpio support | Atsushi Nemoto | 2008-04-28 | 4 | -0/+123 |
| * | [MIPS] make fallback gpio.h gpiolib-friendly | Atsushi Nemoto | 2008-04-28 | 1 | -0/+6 |
| * | [MIPS] unexport null_perf_irq() and make it static | Dmitri Vorobiev | 2008-04-28 | 3 | -5/+5 |
| * | [MIPS] unexport rtc_mips_set_time() | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+0 |
| * | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -3/+0 |
| * | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
| * | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
| * | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 4 | -105/+61 |
| * | [MIPS] Alchemy: kill useless #include's, #define's and extern's | Sergei Shtylyov | 2008-04-28 | 41 | -345/+35 |
| * | [MIPS] malta_int.c: make 4 variables static | Dmitri Vorobiev | 2008-04-28 | 1 | -4/+4 |
| * | [MIPS] make standard_io_resources[] static | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+2 |