Age | Commit message (Expand) | Author |
2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide-generic: probing fix | Bartlomiej Zolnierkiewicz |
2008-07-23 | gayle: reserve memory resources at once | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: filter out invalid transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: mark hpt34x host driver as BROKEN | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: limit cy82c693 host driver to ALPHA | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_bcount_and_ireason() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_ireason() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_device() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_load in SELECT_DRIVE() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_load in actual_try_to_identify() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_load in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: change order of register access in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->read_status method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: factor out simplex handling from ide_pci_dma_base() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ->dma_{status,command} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use I/O ops directly in ide-dma.c | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->read_sff_dma_status method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide-pmac: add ->init_dev method (take 4) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide-pmac: store pmif instead of hwif in ->driver_data (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-07-23 | UML - Fix boot crash | Jeff Dike |
2008-07-23 | drivers/char/nvram.c: Removed duplicated include | Huang Weiyi |
2008-07-23 | set_irq_wake: fix return code and wake status tracking | Uwe Kleine-König |
2008-07-23 | kgdb: kgdboc console poll hooks for mpsc uart | Jason Wessel |
2008-07-23 | kgdb: kgdboc console poll hooks for cpm uart | Jason Wessel |
2008-07-23 | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel |
2008-07-23 | kgdb: support for ARCH=arm | Jason Wessel |
2008-07-23 | kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable | Jason Wessel |
2008-07-23 | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina |
2008-07-23 | HID: apple_fn_keys F5 and F6 | Henrik Rydberg |
2008-07-23 | HID: remove quirk lookup from usbkbd/usbmouse | Jiri Kosina |
2008-07-23 | HID: Add mapping of new KEY_MEDIA_REPEAT keycode | Dmitry Torokhov |
2008-07-23 | HID: gyration remote support | Daniel Walker |
2008-07-23 | HID: gyration sleep button quirk | Jiri Kosina |
2008-07-23 | HID: add quirk for Logitech DiNovo desktop | Jiri Kosina |
2008-07-23 | HID: fix quirk handling in usbmouse/kbd | Jiri Slaby |
2008-07-23 | HID: fix memory leak in hidraw_release | Jiri Kosina |