Commit Graph

46905 Commits (935dc8d7575e6c1292b057e39045a40f1fbe26e7)

Author SHA1 Message Date
Mike Miller 935dc8d757 cciss: add support for multi lun tape devices 17 years ago
Mike Miller f4a93bcda7 cciss: change the way we notify scsi midlayer of tape drives 17 years ago
Mike Miller eece695f8b cciss: fix negative logical drive count in procfs 17 years ago
Mike Miller 6ae5ce8e8d cciss: remove redundant code 17 years ago
Mike Miller a72da29b6c cciss: make rebuild_lun_table behave better 17 years ago
Nikanth Karthikesan f7108f91cd cciss: return -EFAULT if copy_from_user() fails 17 years ago
Linus Torvalds 18351070b8 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" 17 years ago
Andrew Morton 8c275ce327 drivers/media/video/vino.c needs v4l2-ioctl.h 17 years ago
Huang Weiyi dc39778f95 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include 17 years ago
Alexander Beregalov 978cc90c46 atyfb_base.c: fix warning 17 years ago
Julia Lawall 5394ba0fd8 drivers/video/fsl-diu-fb.c: add missing of_node_put 17 years ago
Jean Delvare 9bd6ceb666 radeonfb: give i2c buses nicer names 17 years ago
Krzysztof Helt c213ddf330 fbcon: fix scrolling after logo is cleared 17 years ago
David Miller efc4918143 radeon: misc corrections 17 years ago
Ben Dooks 8cd6819842 backlight: add MODULE_ALIAS() to pwm_backlight driver 17 years ago
Ben Dooks 14563a4ec4 backlight: add more information output to pwm_backlight 17 years ago
Mike Frysinger 26cb8bb21b blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE 17 years ago
Mike Frysinger e12af37d9e blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell 17 years ago
Mike Frysinger 140fab14ae blackfin RTC driver: wait for the write complete interrupt complete before sleeping 17 years ago
Mike Frysinger 3b128fe04a blackfin RTC driver: disable the write complete irq upon close 17 years ago
Mike Frysinger 605eb8b3c0 blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) 17 years ago
Mike Frysinger 813006f4bb blackfin RTC driver: add support for power management framework 17 years ago
Sonic Zhang 5aeb776d0c blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core 17 years ago
Mike Frysinger dd279f6127 blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY 17 years ago
Shadi Ammouri 60cadec9da spi: new orion_spi driver 17 years ago
Hannes Reinecke 756fcab277 block/cciss.c: remove pointless curr_queue calculation 17 years ago
Ondrej Zajicek 594a881977 vt8623fb: fix kernel oops 17 years ago
Alan Stern 580da34847 Fix USB storage hang on command abort 17 years ago
Bartlomiej Zolnierkiewicz f454cbe8cd ide: ->cable_detect method cannot be marked __devinit 17 years ago
Bartlomiej Zolnierkiewicz 36de994809 ide: ->quirkproc method cannot be marked __devinit 17 years ago
Bartlomiej Zolnierkiewicz 24307ffabd cs5520: add enablebits checking 17 years ago
Tejun Heo af744e3294 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() 17 years ago
Petr Tesarik 938bb03d18 ide-cd: fix endianity for the error message in cdrom_read_capacity 17 years ago
Adrian Bunk c5bfc3757f ide: remove CONFIG_IDE_MAX_HWIFS 17 years ago
Bartlomiej Zolnierkiewicz d3e33ff59f ide: fix regression caused by ide_device_{get,put}() addition (take 2) 17 years ago
Bartlomiej Zolnierkiewicz b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
Bartlomiej Zolnierkiewicz 242f44261e ide: fix ide_fix_driveid() 17 years ago
Bartlomiej Zolnierkiewicz 367fdcb4e4 ide: fix pre-EIDE SWDMA support on big-endian 17 years ago
Matt Carlson 2f751b67a8 tg3: Fix 'scheduling while atomic' errors 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Alan Cox 103a1d5c57 sc1200 watchdog driver: Fix locking, sems and coding style 17 years ago
Andrew Morton 81830061bb alpha: Fix breakage in wdt_pci 17 years ago
Alan Cox 9f2d1f0da7 wdt: Cleanup and sort out locking and inb_p 17 years ago
Alan Cox 41dc8b72e3 s3c2410_wdt watchdog driver: Locking and coding style 17 years ago
Alan Cox d6547378df it8712f_wdt: Locking and coding style 17 years ago
Alan Cox 670d59c0ae ar7_wdt watchdog driver: Fix locking 17 years ago
Alan Cox d5cae36414 vt: Deadlock workaround 17 years ago
Alan Cox d728335322 cris: Fixup compile problems 17 years ago
Alan Cox b1cbefe5d5 blackfin: Fix compile failure in tty code 17 years ago
Huang Weiyi c2d5cedadc drivers/char/efirtc.c: removed duplicated #include 17 years ago