Commit Graph

11456 Commits (2dbb51c49f4fecb8330e43247a0edfbc4b2b8974)

Author SHA1 Message Date
Akinobu Mita e108526e77 move memory_read_from_buffer() from fs.h to string.h 17 years ago
Borislav Petkov ac77ef8b03 ide: remove unused PC_FLAG_DRQ_INTERRUPT 17 years ago
Borislav Petkov ea68d270ff ide-floppy: convert to using the new atapi_flags (take 2) 17 years ago
Borislav Petkov 3b8ac5398c ide: add per-device flags 17 years ago
Borislav Petkov 8bcda3bc49 ide: remove pc->callback member from ide_atapi_pc 17 years ago
Borislav Petkov d7c26ebb5b ide: push pc callback pointer into the ide_drive_t structure 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 6f904d0152 ide: add ide_host_add() helper 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz d6276b5f5c ide: add 'config' field to hw_regs_t 17 years ago
Bartlomiej Zolnierkiewicz 3b2a5c7149 ide: filter out "default" transfer mode values in set_xfer_rate() 17 years ago
Bartlomiej Zolnierkiewicz ba4b2e607e ide: remove dead Virtual DMA support 17 years ago
Bartlomiej Zolnierkiewicz 761052e676 ide: remove ->INB, ->OUTB and ->OUTBSYNC methods 17 years ago
Bartlomiej Zolnierkiewicz 1823649b5a ide: add ide_read_bcount_and_ireason() helper 17 years ago
Bartlomiej Zolnierkiewicz 92eb43800a ide: use ->tf_read in ide_read_error() 17 years ago
Bartlomiej Zolnierkiewicz 6e6afb3b74 ide: add ->set_irq method 17 years ago
Bartlomiej Zolnierkiewicz 1f6d8a0fd8 ide: add ->read_altstatus method 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method 17 years ago
Bartlomiej Zolnierkiewicz ebb00fb55d ide: factor out simplex handling from ide_pci_dma_base() 17 years ago
Bartlomiej Zolnierkiewicz 81e8d5a34f ide: remove ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz cab7f8eda4 ide: remove ->dma_{status,command} fields from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz b2f951aabc ide: add ->read_sff_dma_status method 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Rafi Rubin f472f80034 HID: add n-trig digitizer usage 17 years ago
Tejun Heo 137d3edb48 sg: reimplement sg mapping iterator 17 years ago
Maciej Sosnowski 7f1b358a23 I/OAT: I/OAT version 3.0 support 17 years ago
Adrian Bunk 8086cd451f netns: make get_proc_net() static 17 years ago
Dave Jones d29f749e25 net: Fix build failure with 'make mandocs'. 17 years ago
Laurent Pinchart 217d5a5195 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. 17 years ago
Paul Fulghum e5590717af synclink_gt: add serial bit order control 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox 01e1abb2c2 tty: Split ldisc code into its own file 17 years ago
Alan Cox 95da310e66 usb_serial: API all change 17 years ago
Juergen Beisert 0c36ec3147 gpio: gpio driver for max7301 SPI GPIO expander 17 years ago
John Reiser 6519108746 execve filename: document and export via auxiliary vector 17 years ago
Johannes Berg a1ef5adb4c remove CONFIG_KMOD from core kernel code 17 years ago
Johannes Berg df648c9fbe rework try_then_request_module to do less in non-modular kernels 17 years ago
Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes 17 years ago
Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 years ago
Richard Kennedy af5406895a module: reorder struct module to save space on 64 bit builds 17 years ago
Greg Kroah-Hartman eadcf0d704 MTD: handle pci_name() being const 17 years ago
Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Haavard Skinnemoen 9505e63756 debugfs: Implement debugfs_remove_recursive() 17 years ago
Richard Kennedy a231934bdf kobject: reorder kobject to save space on 64 bit builds 17 years ago
Uwe Kleine-König 6d8333c24d UIO: minor style and comment fixes 17 years ago
Hans J. Koch 328a14e70e UIO: Add write function to allow irq masking 17 years ago