summaryrefslogtreecommitdiffstats
path: root/drivers/dma (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt1-0/+3
2008-08-05radeon: misc correctionsDavid Miller2-4/+5
2008-08-05Remove the deprecated cli() sti() functionsMark Asselstine3-164/+0
2008-08-05backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks1-0/+2
2008-08-05backlight: add more information output to pwm_backlightBen Dooks1-2/+6
2008-08-05blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...Mike Frysinger1-32/+14
2008-08-05blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger1-10/+18
2008-08-05blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike Frysinger1-2/+3
2008-08-05blackfin RTC driver: disable the write complete irq upon closeMike Frysinger1-4/+4
2008-08-05blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...Mike Frysinger1-11/+9
2008-08-05blackfin RTC driver: add support for power management frameworkMike Frysinger1-14/+17
2008-08-05blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang1-0/+28
2008-08-05blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger1-15/+0
2008-08-05genirq: better warning on irqchip->set_type() failureDavid Brownell1-1/+2
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov1-3/+1
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi1-1/+11
2008-08-05spi: new orion_spi driverShadi Ammouri4-0/+598
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke1-2/+0
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek3-28/+28
2008-08-05kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle1-2/+2
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov1-0/+5
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton1-4/+4
2008-08-05Fix USB storage hang on command abortAlan Stern1-1/+1
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz21-24/+24
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2-2/+2
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
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 Bunk2-22/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk6-6/+1
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 Zolnierkiewicz7-8/+0
2008-08-05ide: sanitize struct ide_port_ops documentation (take 2)Bartlomiej Zolnierkiewicz1-9/+18
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-05fs: rename buffer trylockNick Piggin9-13/+17
2008-08-05mm: rename page trylockNick Piggin20-59/+74
2008-08-05tracehook: kerneldoc fixRoland McGrath1-2/+3
2008-08-05mn10300: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-05m68k: some asm-sparc include files movedStephen Rothwell3-3/+400
2008-08-05__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge1-10/+12
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