index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-05
fbcon: fix scrolling after logo is cleared
Krzysztof Helt
1
-0
/
+3
2008-08-05
radeon: misc corrections
David Miller
2
-4
/
+5
2008-08-05
Remove the deprecated cli() sti() functions
Mark Asselstine
3
-164
/
+0
2008-08-05
backlight: add MODULE_ALIAS() to pwm_backlight driver
Ben Dooks
1
-0
/
+2
2008-08-05
backlight: add more information output to pwm_backlight
Ben Dooks
1
-2
/
+6
2008-08-05
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...
Mike Frysinger
1
-32
/
+14
2008-08-05
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...
Mike Frysinger
1
-10
/
+18
2008-08-05
blackfin RTC driver: wait for the write complete interrupt complete before sl...
Mike Frysinger
1
-2
/
+3
2008-08-05
blackfin RTC driver: disable the write complete irq upon close
Mike Frysinger
1
-4
/
+4
2008-08-05
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...
Mike Frysinger
1
-11
/
+9
2008-08-05
blackfin RTC driver: add support for power management framework
Mike Frysinger
1
-14
/
+17
2008-08-05
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
Sonic Zhang
1
-0
/
+28
2008-08-05
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...
Mike Frysinger
1
-15
/
+0
2008-08-05
genirq: better warning on irqchip->set_type() failure
David Brownell
1
-1
/
+2
2008-08-05
semaphore: __down_common: use signal_pending_state()
Oleg Nesterov
1
-3
/
+1
2008-08-05
relay: fix "full buffer with exactly full last subbuffer" accounting problem
Tom Zanussi
1
-1
/
+11
2008-08-05
spi: new orion_spi driver
Shadi Ammouri
4
-0
/
+598
2008-08-05
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
1
-2
/
+0
2008-08-05
vt8623fb: fix kernel oops
Ondrej Zajicek
3
-28
/
+28
2008-08-05
kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO
Bernhard Walle
1
-2
/
+2
2008-08-05
powerpc: 86xx: mpc8610_hpcd: add watchdog node
Anton Vorontsov
1
-0
/
+5
2008-08-05
mm_init.c: avoid ifdef-inside-macro-expansion
Andrew Morton
1
-4
/
+4
2008-08-05
Fix USB storage hang on command abort
Alan Stern
1
-1
/
+1
2008-08-05
ide: ->cable_detect method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
21
-24
/
+24
2008-08-05
ide: ->quirkproc method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-08-05
cs5520: add enablebits checking
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-08-05
cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
Tejun Heo
1
-4
/
+0
2008-08-05
ide-cd: fix endianity for the error message in cdrom_read_capacity
Petr Tesarik
1
-8
/
+10
2008-08-05
ide: remove CONFIG_IDE_MAX_HWIFS
Adrian Bunk
2
-22
/
+1
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
6
-6
/
+1
2008-08-05
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
Bartlomiej Zolnierkiewicz
5
-25
/
+31
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
7
-8
/
+0
2008-08-05
ide: sanitize struct ide_port_ops documentation (take 2)
Bartlomiej Zolnierkiewicz
1
-9
/
+18
2008-08-05
ide: fix ide_fix_driveid()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-08-05
ide: fix pre-EIDE SWDMA support on big-endian
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-08-05
fs: rename buffer trylock
Nick Piggin
9
-13
/
+17
2008-08-05
mm: rename page trylock
Nick Piggin
20
-59
/
+74
2008-08-05
tracehook: kerneldoc fix
Roland McGrath
1
-2
/
+3
2008-08-05
mn10300: Fix up __bug_table handling in module loader.
Paul Mundt
1
-1
/
+3
2008-08-05
m68k: some asm-sparc include files moved
Stephen Rothwell
3
-3
/
+400
2008-08-05
__sched_setscheduler: don't do any policy checks when not "user"
Jeremy Fitzhardinge
1
-10
/
+12
2008-08-05
sc1200 watchdog driver: Fix locking, sems and coding style
Alan Cox
1
-92
/
+113
2008-08-05
alpha: Fix breakage in wdt_pci
Andrew Morton
1
-0
/
+1
2008-08-05
wdt: Cleanup and sort out locking and inb_p
Alan Cox
2
-211
/
+265
2008-08-05
s3c2410_wdt watchdog driver: Locking and coding style
Alan Cox
1
-68
/
+80
2008-08-05
it8712f_wdt: Locking and coding style
Alan Cox
1
-50
/
+27
2008-08-05
ar7_wdt watchdog driver: Fix locking
Alan Cox
1
-12
/
+17
2008-08-05
vt: Deadlock workaround
Alan Cox
1
-2
/
+0
2008-08-05
cris: Fixup compile problems
Alan Cox
2
-40
/
+42
2008-08-05
blackfin: Fix compile failure in tty code
Alan Cox
1
-1
/
+1
[next]