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-12-08
[PATCH] WorkStruct: Fix up some PA-RISC work items
David Howells
2
-8
/
+8
2006-12-08
[PARISC] Make Lasi Ethernet depend on GSC only
Matthew Wilcox
1
-3
/
+3
2006-12-08
[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static array
Helge Deller
1
-27
/
+7
2006-12-08
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
Matthew Wilcox
1
-13
/
+19
2006-12-08
[PARISC] sparse fixes
Matthew Wilcox
3
-3
/
+3
2006-12-08
[PARISC] parisc-agp: Fix integer/pointer warning
Matthew Wilcox
1
-1
/
+1
2006-12-08
[PARISC] [MUX] Get the hversion directly from the parisc_device
Ryan Bradetich
1
-4
/
+5
2006-12-08
[PARISC] [MUX] Correctly report the number of available ports
Ryan Bradetich
1
-11
/
+31
2006-12-08
[PARISC] [MUX] Detect multiple cards in the correct order
Ryan Bradetich
1
-8
/
+30
2006-12-08
[PARISC] [MUX] Make the Serial Mux driver work as module
Ryan Bradetich
1
-78
/
+57
2006-12-08
[PARISC] [MUX] Claim resources for the Mux driver
Ryan Bradetich
1
-1
/
+60
2006-12-08
[PARISC] [MUX] Mux driver updates
Ryan Bradetich
1
-2
/
+11
2006-12-08
[PARISC] [MUX] Mux driver bug fix
Ryan Bradetich
1
-10
/
+17
2006-12-08
[PARISC] HPPB bus updates for E-Class systems
Ryan Bradetich
1
-8
/
+6
2006-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
17
-1905
/
+1411
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-204
/
+93
2006-12-07
[ARM] Merge individual ARM sub-trees
Russell King
13
-204
/
+93
2006-12-07
Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...
Linus Torvalds
1
-8
/
+4
2006-12-07
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
Jeff Garzik
1
-8
/
+4
2006-12-07
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
1
-7
/
+9
2006-12-07
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
1
-46
/
+20
2006-12-07
ieee1394: conditionally export ieee1394_bus_type
Stefan Richter
1
-0
/
+1
2006-12-07
ieee1394: Consolidate driver registering
Ben Collins
8
-27
/
+22
2006-12-07
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
3
-68
/
+62
2006-12-07
ieee1394: nodemgr: spaces to tabs
Stefan Richter
1
-49
/
+49
2006-12-07
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
1
-3
/
+18
2006-12-07
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
1
-1
/
+1
2006-12-07
sbp2: make 1bit bitfield unsigned
Luca Tettamanti
1
-1
/
+1
2006-12-07
ieee1394: schedule *_oui sysfs attributes for removal
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: schedule unused symbol exports for removal
Stefan Richter
1
-7
/
+2
2006-12-07
ieee1394: dv1394: schedule for feature removal
Stefan Richter
2
-9
/
+8
2006-12-07
ieee1394: raw1394: defer feature removal of old isoch interface
Stefan Richter
1
-0
/
+17
2006-12-07
ieee1394: ohci1394: call PMac code in shutdown only for proper machines
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: ohci1394: reformat PPC_PMAC platform code
Stefan Richter
1
-20
/
+14
2006-12-07
ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
Stefan Richter
1
-4
/
+15
2006-12-07
ieee1394: sbp2: wrap two functions into one
Stefan Richter
1
-23
/
+7
2006-12-07
ieee1394: sbp2: update comment on things to do
Stefan Richter
1
-7
/
+19
2006-12-07
ieee1394: sbp2: use list_move_tail()
Stefan Richter
1
-2
/
+1
2006-12-07
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
2
-598
/
+575
2006-12-07
ieee1394: sbp2: remove unused struct members
Stefan Richter
2
-25
/
+4
2006-12-07
ieee1394: sbp2: proper unit in module parameter description
Stefan Richter
1
-1
/
+2
2006-12-07
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
2
-133
/
+132
2006-12-07
ieee1394: sbp2: some conditions in queue_command are unlikely
Stefan Richter
1
-5
/
+5
2006-12-07
ieee1394: sbp2: remove superfluous comments
Stefan Richter
2
-355
/
+109
2006-12-07
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
2
-16
/
+12
2006-12-07
ieee1394: sbp2: coding style of some macros
Stefan Richter
1
-77
/
+78
2006-12-07
ieee1394: sbp2: remove debug macros
Stefan Richter
1
-280
/
+20
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
1
-19
/
+12
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
1
-11
/
+0
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
1
-15
/
+0
[next]