index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-06
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
40
-227
/
+199
2008-08-06
[WATCHDOG] sbc8360.c - move stop code into a function
Wim Van Sebroeck
1
-5
/
+11
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
54
-428
/
+428
2008-08-06
[WATCHDOG] Coding style - Indentation - part 1
Wim Van Sebroeck
6
-121
/
+119
2008-08-06
[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs
Anton Vorontsov
2
-12
/
+35
2008-08-06
[WATCHDOG] mpc8xxx_wdt: fix build
Anton Vorontsov
1
-1
/
+1
2008-08-06
[WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/g
Anton Vorontsov
1
-52
/
+52
2008-08-06
[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt
Anton Vorontsov
3
-3
/
+10
2008-08-06
[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs
Anton Vorontsov
2
-10
/
+74
2008-08-06
[WATCHDOG] mpc83xx_wdt: convert to the OF platform driver
Anton Vorontsov
1
-31
/
+30
2008-08-06
[WATCHDOG] pcwd: a couple of watchdogs escaped conversion
Alan Cox
2
-8
/
+6
2008-08-06
[WATCHDOG] Clean-up includes
Wim Van Sebroeck
14
-20
/
+13
2008-08-06
[WATCHDOG] hpwdt.c - fix double includes
Wim Van Sebroeck
1
-2
/
+0
2008-08-06
[WATCHDOG] Merge code clean-up's from Alan Cox.
Wim Van Sebroeck
57
-2930
/
+2963
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2
-6
/
+21
2008-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
56
-1121
/
+1834
2008-08-05
drivers/media/video/vino.c needs v4l2-ioctl.h
Andrew Morton
1
-0
/
+1
2008-08-05
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-05
atyfb_base.c: fix warning
Alexander Beregalov
1
-14
/
+15
2008-08-05
drivers/video/fsl-diu-fb.c: add missing of_node_put
Julia Lawall
1
-2
/
+6
2008-08-05
radeonfb: give i2c buses nicer names
Jean Delvare
1
-1
/
+2
2008-08-05
fbcon: fix scrolling after logo is cleared
Krzysztof Helt
1
-0
/
+3
2008-08-05
radeon: misc corrections
David Miller
1
-2
/
+2
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
spi: new orion_spi driver
Shadi Ammouri
3
-0
/
+581
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
34
-85
/
+72
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
1
-10
/
+0
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
3
-4
/
+0
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
Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
David S. Miller
32
-715
/
+733
2008-08-04
tg3: Fix 'scheduling while atomic' errors
Matt Carlson
1
-16
/
+4
[next]