Commit Graph

58767 Commits (4c75f7416f51b0c6855952467a5db04f9c598f09)
 

Author SHA1 Message Date
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Tom Zanussi ebf9909343 splice: relay support 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
Jens Axboe f0930fffa9 sendfile: convert nfs to using splice_read() 18 years ago
Jens Axboe fd5821404e loop: convert to using splice_direct_to_actor() instead of sendfile() 18 years ago
Jens Axboe 130610d6f6 splice: add void cookie to the actor data 18 years ago
Jens Axboe 0452a4e5d0 sendfile: kill generic_file_sendfile() 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Jens Axboe 534f2aaa6a sys_sendfile: switch to using ->splice_read, if available 18 years ago
Jens Axboe 6a14b90bb6 vmsplice: add vmsplice-to-user support 18 years ago
Jens Axboe c66ab6fa70 splice: abstract out actor data 18 years ago
Adrian Bunk 72d3a38ee0 unexport bio_{,un}map_user 18 years ago
Jens Axboe f3f541f9de Remove legacy CDROM drivers 18 years ago
Boaz Harrosh e654bc4393 [PATCH] fix request->cmd == INT cases 18 years ago
Mike Miller (OS Dev 9cff3b383d cciss: add new controller support for P700m 18 years ago
Jens Axboe c2bcf3b897 [PATCH] Remove acsi.c 18 years ago
Tejun Heo f4b09303d0 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio 18 years ago
Dave Young 554988d6fe [PATCH] cdrom_sysctl_info fix 18 years ago
Jens Axboe 32eef96411 blk_hw_contig_segment(): bad segment size checks 18 years ago
Benjamin Gilbert 7deeed1317 [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK 18 years ago
Andrew Morton 65f88f89c9 Input: tsdev - fix broken usec-to-millisecs conversion 18 years ago
Mike Rapoport 744c9c33ea Input: pxa27x_keyboard - fix compile error 18 years ago
Andrew Morton 4f179f7160 Input: serio_raw - shut up errorneous warning 18 years ago
Robert P. J. Day 2f1d076a22 Input: update MAINTAINERS to explicitly mention touchscreens 18 years ago
Hans de Goede 72a42f242c Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE 18 years ago
Ondrej Zary df561fcd44 Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens 18 years ago
Dmitry Torokhov 1e2831db01 Input: ppc-beep - switch to using input_dev->dev.parent 18 years ago
Dmitry Torokhov ae91d10aab Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 18 years ago
Adrian Bunk 6426b333a7 Input: xpad - make xpad_play_effect() static 18 years ago
Jan Kratochvil 2e8335a629 Input: xpad - fix check for succesful usb_buffer_alloc 18 years ago
Andi Drebes 5ec1f7f3e4 Input: grip-mp - use ARRAY_SIZE 18 years ago
Ping Cheng 7ecfbfd3d0 Input: wacom - add support for the new Bamboo tablets 18 years ago
Hans-Christian Egtvedt 5f5655023f Input: add gpio-mouse driver 18 years ago
Dmitry Torokhov 9657d75c5f Input: convert from class devices to standard devices 18 years ago
Dmitry Torokhov d63219a101 Input: wistron - add support for querying/changing keymap 18 years ago
Dmitry Torokhov c2554c9142 Input: wistron - convert to use input-polldev 18 years ago
Eric Piel 389679d8fa Input: wistron - add LED support 18 years ago
Eric Piel a4da16d383 Input: wriston - reduce polling frequency 18 years ago
Rene van Paassen 5035522d1a Input: aiptek - update driver version 18 years ago
Rene van Paassen 1e7b3faed1 Input: aiptek - rework the function key code 18 years ago
Rene van Paassen 0112db36ef Input: aiptek - tolerate newlines in sysfs files 18 years ago
Rene van Paassen b3b6cf1d47 Input: aiptek - correct the tool switching code 18 years ago
Rene van Paassen da9fda434c Input: aiptek - use only absolute misc reports 18 years ago
Rene van Paassen 6125a40035 Input: aiptek - put sensible warnings in probe 18 years ago
Rene van Paassen 1a54f49e89 Input: aiptek - use set_bit instead of bitwise or 18 years ago
Mark Vytlacil 0038cae0ff Input: aiptek - fix relative mode parsing 18 years ago
Rene van Paassen ce0982edae Input: aiptek - fixed mouse button defines 18 years ago
Rene van Paassen fe981f2340 Input: aiptek - correct the proximity and validity checks 18 years ago
Rene van Paassen 2fe574167b Input: aiptek - correct documentation on reports 18 years ago
Dmitry Torokhov 33936fa603 Input: aiptek - use array to list all buttons 18 years ago