summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo1-4/+0
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk1-10/+0
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz5-25/+31
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz3-4/+0
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz1-3/+3
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz1-5/+1
2008-08-05mm: rename page trylockNick Piggin1-1/+1
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-110/+129
2008-08-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-3/+3
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-7/+26
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds1-1/+1
2008-08-05sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox1-92/+113
2008-08-05alpha: Fix breakage in wdt_pciAndrew Morton1-0/+1
2008-08-05wdt: Cleanup and sort out locking and inb_pAlan Cox2-211/+265
2008-08-05s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox1-68/+80
2008-08-05it8712f_wdt: Locking and coding styleAlan Cox1-50/+27
2008-08-05ar7_wdt watchdog driver: Fix lockingAlan Cox1-12/+17
2008-08-05vt: Deadlock workaroundAlan Cox1-2/+0
2008-08-05cris: Fixup compile problemsAlan Cox2-40/+42
2008-08-05blackfin: Fix compile failure in tty codeAlan Cox1-1/+1
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds5-27/+24
2008-08-05drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-05atmel_spi: fix hang due to missed interruptGerard Kam1-5/+12
2008-08-05spi: S3C24XX: reset register status on resume.Ben Dooks1-10/+15
2008-08-05Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2-21/+6
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-13/+14
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell3-3/+3
2008-08-04maple: Kill useless private_data pointer.Paul Mundt2-7/+9
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt2-14/+29
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin1-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin1-43/+81
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-03[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King1-1/+1
2008-08-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds1-5/+12
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil1-3/+3
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil1-14/+13
2008-08-02mISDN cleanup user interfaceKarsten Keil4-10/+8
2008-08-02mISDN fix main ISDN MakefileKarsten Keil1-1/+1
2008-08-02[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse1-5/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds4-0/+0
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-80/+350
2008-08-01net: stnic: Fix up fallout from SH header migration.Paul Mundt1-1/+1
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-08-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-13/+27