summaryrefslogtreecommitdiffstats
path: root/drivers/leds/ledtrig-ide-disk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-19virtio: console: Resize console port 0 on config intr only if multiport is offAmit Shah1-7/+10
2010-05-19virtio: console: Add support for nonblocking write()sAmit Shah1-8/+111
2010-05-19virtio: console: Rename wait_is_over() to will_read_block()Amit Shah1-3/+3
2010-05-19virtio: console: Don't always create a port 0 if using multiportAmit Shah1-17/+15
2010-05-19virtio: console: Use a control message to add portsAmit Shah2-53/+41
2010-05-19virtio: console: Move code around for future patchesAmit Shah1-133/+133
2010-05-19virtio: console: Remove config work handlerAmit Shah1-63/+1
2010-05-19virtio: console: Don't call hvc_remove() on unplugging console portsAmit Shah1-0/+11
2010-05-19virtio: console: Return -EPIPE to hvc_console if we lost the connectionAmit Shah1-2/+6
2010-05-19virtio: console: Let host know of port or device add failuresAmit Shah2-0/+8
2010-05-19virtio: console: Add a __send_control_msg() that can send messages without a ...Amit Shah1-5/+11
2010-05-19virtio: Revert "virtio: disable multiport console support."Amit Shah2-41/+31
2010-05-19virtio: add_buf_gfpMichael S. Tsirkin2-14/+28
2010-05-19trans_virtio: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio_ring: remove a level of indirectionMichael S. Tsirkin2-73/+34
2010-05-19virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin1-23/+23
2010-05-19virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio_console: use virtqueue_xxx wrappersMichael S. Tsirkin1-16/+16
2010-05-19virtio_balloon: use virtqueue_xxx wrappersMichael S. Tsirkin1-9/+8
2010-05-19virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin1-0/+34
2010-05-19virtio_blk: remove multichar constant.Rusty Russell1-1/+1
2010-05-19Add virtio disk identification ioctljohn cooper1-0/+10
2010-05-19Add virtio disk identification supportjohn cooper2-0/+35
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar1-1/+4
2010-05-18x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin1-4/+6
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo1-0/+4
2010-05-17cifs: fix noserverino handling when unix extensions are enabledJeff Layton3-0/+15
2010-05-17perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo1-1/+1
2010-05-17cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton1-1/+0
2010-05-17cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton1-0/+5
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo1-1/+1
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2-26/+26
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven2-20/+36
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2-18/+46
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven5-128/+190
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven12-12/+66
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven2-4/+6
2010-05-17m68k: invoke oom-killer from page faultNick Piggin1-10/+4
2010-05-17serial167: Kill unused variablesGeert Uytterhoeven1-2/+0
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo12-33/+33
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo5-7/+8
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven1-6/+8
2010-05-17m68k: hp300 - Checkpatch cleanupAndrea Gelmini1-3/+1
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop3-7/+7
2010-05-17m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-15/+1
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner2-34/+14
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo6-17/+18
2010-05-17perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2-2/+22
2010-05-17perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo1-10/+21