aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/leds-class.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse2-0/+9
2008-02-06remove support for un-needed _extratext sectionRobin Getz4-31/+11
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2-7/+7
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch1-1/+2
2008-02-06Genericizing iova.[ch]David Miller5-20/+23
2008-02-06IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer3-9/+45
2008-02-06Remove pointless casts from void pointersJeff Garzik15-23/+21
2008-02-06SIGIO-driven I/O with inotify queuesDmitry Antipov1-0/+14
2008-02-06ext2: change the default behaviour on errorAneesh Kumar K.V1-8/+8
2008-02-06ext2: return after ext2_error in case of failuresAneesh Kumar K.V1-2/+6
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik1-1/+2
2008-02-06sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik1-23/+7
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle9-9/+0
2008-02-06hash: add explicit u32 and u64 versions of hashMatthew Wilcox1-15/+27
2008-02-06use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov3-8/+6
2008-02-06taskstats scaled time cleanupMichael Neuling6-12/+28
2008-02-06riscom8: fix SMP brokennessJeff Garzik2-55/+94
2008-02-06A potential bug in inotify_user.cYan Zheng1-1/+14
2008-02-06fs/fat/: refine chmod checksJan Engelhardt1-3/+44
2008-02-06geode lists are subscriber onlyAlan Cox1-3/+2
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan8-36/+36
2008-02-06ide-tape: bump minor driver versionBorislav Petkov1-1/+1
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov1-352/+480
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov1-2/+2
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov1-4/+0
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov1-3/+2
2008-02-06ide-tape: include proper headersBorislav Petkov1-3/+3
2008-02-06ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov1-3/+6
2008-02-06ide-tape: remove struct idetape_id_gcwBorislav Petkov1-33/+23
2008-02-06ide-tape: cleanup and fix commentsBorislav Petkov1-410/+271
2008-02-06ide-tape: shorten some function namesBorislav Petkov1-17/+15
2008-02-06ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov1-20/+15
2008-02-06ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov1-97/+113
2008-02-06ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov1-34/+11
2008-02-06ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov1-30/+32
2008-02-06ide-tape: simplify code branching in the interrupt handlerBorislav Petkov1-26/+28
2008-02-06ide-tape: remove unreachable code chunkBorislav Petkov1-12/+10
2008-02-06ide-tape: remove struct idetape_read_position_result_tBorislav Petkov1-32/+18
2008-02-06ide-tape: refactor the debug logging facilityBorislav Petkov1-222/+122
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz8-10/+18
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz11-69/+100
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz8-184/+133
2008-02-06ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz1-2/+0
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2-8/+0
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2-29/+25
2008-02-06ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng3-14/+5
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton1-3/+6
2008-02-06drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov5-2/+409
2008-02-06ide-generic: probing bugfixBartlomiej Zolnierkiewicz1-2/+8