aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-05spi: new orion_spi driverShadi Ammouri
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-08-05Fix USB storage hang on command abortAlan Stern
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz
2008-08-04mm: rename page trylockNick Piggin
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox
2008-08-04ar7_wdt watchdog driver: Fix lockingAlan Cox
2008-08-04vt: Deadlock workaroundAlan Cox
2008-08-04cris: Fixup compile problemsAlan Cox
2008-08-04blackfin: Fix compile failure in tty codeAlan Cox
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-08-04drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi
2008-08-04atmel_spi: fix hang due to missed interruptGerard Kam
2008-08-04spi: S3C24XX: reset register status on resume.Ben Dooks
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-08-04maple: Kill useless private_data pointer.Paul Mundt
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King
2008-08-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil
2008-08-02mISDN cleanup user interfaceKarsten Keil
2008-08-02mISDN fix main ISDN MakefileKarsten Keil
2008-08-02[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov