index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-10
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
1
-1
/
+0
2006-07-10
[PATCH] usb-storage: wait for URB to complete
Alan Stern
1
-1
/
+1
2006-07-10
[PATCH] pci: initialize struct pci_dev.error_state
Linas Vepstas
1
-0
/
+1
2006-07-10
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
8
-85
/
+131
2006-07-10
[PATCH] powerpc: fix SMU driver interrupt mapping
Benjamin Herrenschmidt
1
-15
/
+38
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2
-2
/
+2
2006-07-10
[PATCH] ACPI: fix fan/thermal resume
Konstantin Karasyov
1
-1
/
+16
2006-07-10
[PATCH] md: fix oops in error-handling
Andrew Morton
1
-0
/
+2
2006-07-10
[PATCH] md: include sector number in messages about corrected read errors
NeilBrown
3
-7
/
+30
2006-07-10
[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
NeilBrown
1
-0
/
+4
2006-07-10
[PATCH] md: unify usage of symbolic names for perms
NeilBrown
1
-29
/
+27
2006-07-10
[PATCH] md: fix usage of wrong variable in raid1
NeilBrown
1
-1
/
+1
2006-07-10
[PATCH] md: fix some small races in bitmap plugging in raid5
NeilBrown
1
-3
/
+27
2006-07-10
[PATCH] md: fix a plug/unplug race in raid5
NeilBrown
1
-12
/
+6
2006-07-10
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2
-5
/
+8
2006-07-10
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2
-7
/
+4
2006-07-10
[PATCH] md: set desc_nr correctly for version-1 superblocks
NeilBrown
1
-1
/
+5
2006-07-10
[PATCH] md: possible fix for unplug problem
NeilBrown
1
-1
/
+1
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
3
-1
/
+3
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
67
-66
/
+11
2006-07-10
[PATCH] hisax: fix usage of __init*
Karsten Keil
32
-86
/
+86
2006-07-10
[PATCH] release_firmware() fixes
Magnus Damm
7
-26
/
+25
2006-07-10
[PATCH] cdrom: fix bad cgc.buflen assignment
Jens Axboe
1
-1
/
+1
2006-07-10
[PATCH] Add Specialix IO8+ card support hotplug support
Chuck Short
1
-0
/
+6
2006-07-10
[PATCH] Add Computone IntelliPort Plus serial hotplug support
Chuck Short
1
-0
/
+7
2006-07-10
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
3
-4
/
+3
2006-07-09
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
13
-16
/
+18
2006-07-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-559
/
+2523
2006-07-09
Revert "ACPI: dock driver"
Linus Torvalds
4
-770
/
+0
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
10
-14
/
+13
2006-07-08
[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()
Adrian Bunk
1
-1
/
+2
2006-07-08
[ATM]: Typo in drivers/atm/Kconfig...
Matt LaPlante
1
-1
/
+1
2006-07-08
[TG3]: add amd8131 to "write reorder" chipsets
John W. Linville
1
-0
/
+2
2006-07-07
[PATCH] Fix cpufreq vs hotplug lockdep recursion.
Dave Jones
1
-0
/
+4
2006-07-06
Merge branch 'master' into upstream
Jeff Garzik
8
-252
/
+829
2006-07-05
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-250
/
+826
2006-07-05
[PATCH] ahci: Ensure that we don't grab both functions
root
1
-4
/
+11
2006-07-05
[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...
Borislav Petkov
1
-5
/
+5
2006-07-05
[PATCH] sata_sil24: add suspend/sleep support
Tejun Heo
1
-0
/
+25
2006-07-05
[PATCH] sata_sil24: separate out sil24_init_controller()
Tejun Heo
1
-45
/
+62
2006-07-05
[PATCH] sata_sil: add suspend/sleep support
Tejun Heo
1
-0
/
+17
2006-07-05
[PATCH] sata_sil: separate out sil_init_controller()
Tejun Heo
1
-38
/
+48
2006-07-05
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
2
-7
/
+286
2006-07-05
[PATCH] libata: reimplement per-dev PM
Tejun Heo
2
-90
/
+115
2006-07-05
[PATCH] libata: implement PM EH actions
Tejun Heo
2
-3
/
+187
2006-07-05
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
2
-16
/
+21
2006-07-05
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
2
-15
/
+12
2006-07-05
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
2
-7
/
+9
2006-07-05
[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()
Tejun Heo
1
-12
/
+11
2006-07-05
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
Tejun Heo
1
-1
/
+1
[next]