index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ieee1394: sbp2: remove irritating log message
Stefan Richter
2006-12-07
1
-2
/
+0
|
|
*
ohci1394: shortcut irq printing
Alexey Dobriyan
2006-12-07
1
-4
/
+2
|
|
*
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
2006-12-07
1
-3
/
+2
|
|
*
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2006-12-07
2
-4
/
+2
|
|
*
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
2006-12-07
1
-11
/
+15
|
|
*
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
2006-12-07
1
-2
/
+11
|
|
*
ieee1394: only build OUI database files if config enabled
Randy Dunlap
2006-12-07
1
-1
/
+4
|
|
*
ieee1394: fix printk format warning
Randy Dunlap
2006-12-07
1
-1
/
+1
|
|
*
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
2006-12-07
1
-50
/
+92
|
|
*
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
2006-12-07
1
-34
/
+30
|
|
*
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
2006-12-07
1
-1
/
+1
|
|
*
dv1394: remove BKL contention
Stefan Richter
2006-12-07
1
-11
/
+3
|
|
*
video1394: remove BKL contention
Daniel Drake
2006-12-07
1
-24
/
+6
|
|
*
video1394: small optimizations to frame retrieval codepath
Daniel Drake
2006-12-07
1
-8
/
+10
|
|
*
ieee1394: handle sysfs errors
Stefan Richter
2006-12-07
2
-49
/
+118
|
|
*
ieee1394: coding style in hosts.c
Stefan Richter
2006-12-07
1
-7
/
+11
|
|
*
ieee1394: lock smaller region by host_num_alloc mutex
Stefan Richter
2006-12-07
1
-4
/
+1
|
|
*
ieee1394: usecs_to_jiffies takes unsigned int argument
Stefan Richter
2006-12-07
1
-5
/
+3
|
|
*
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
2006-12-07
1
-78
/
+48
|
|
*
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
2006-12-07
1
-14
/
+78
|
|
*
ieee1394: raw1394: add comments on lock usage
Stefan Richter
2006-12-07
1
-5
/
+5
|
|
*
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
2006-12-07
1
-8
/
+2
|
|
*
ieee1394: remove unused struct member from highlevel API
Stefan Richter
2006-12-07
1
-1
/
+0
|
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-08
13
-204
/
+93
|
|
\
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
.
\
[ARM] Merge individual ARM sub-trees
Russell King
2006-12-08
13
-204
/
+93
|
|
|
\
\
\
\
|
|
|
|
|
*
|
[ARM] 3995/1: iop13xx: add iop13xx support
Dan Williams
2006-12-07
1
-3
/
+3
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
[ARM] Fix __must_check warnings in drivers/bus/amba.c
Russell King
2006-11-30
1
-48
/
+65
|
|
|
|
*
|
[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
Russell King
2006-11-30
1
-130
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
[ARM] 3975/1: AT91: Comments in atmel_serial.h
Andrew Victor
2006-12-04
1
-5
/
+6
|
|
|
*
|
[ARM] 3973/1: AT91: Serial driver compile fix
Andrew Victor
2006-12-04
1
-3
/
+3
|
|
|
*
|
[ARM] 3963/1: AT91: Update configuration files
Andrew Victor
2006-12-01
5
-10
/
+9
|
|
|
*
|
[ARM] 3954/1: AT91: Update drivers for new headers
Andrew Victor
2006-11-30
4
-4
/
+5
|
|
|
*
|
[ARM] 3947/1: AT91: cpu_is_XXX macro's
Andrew Victor
2006-11-30
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...
Linus Torvalds
2006-12-08
1
-8
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
Jeff Garzik
2006-12-07
1
-8
/
+4
|
*
|
|
Add "run_scheduled_work()" workqueue function
Linus Torvalds
2006-12-07
1
-2
/
+1
|
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-07
2
-44
/
+79
|
|
\
\
\
|
|
*
|
|
[PATCH] libata: Incorrect timing computation for PIO5/6
Alan
2006-12-07
1
-1
/
+1
|
|
*
|
|
[PATCH] sata_promise: new EH conversion, take 2
Mikael Pettersson
2006-12-07
1
-12
/
+68
|
|
*
|
|
[PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA
Albert Lee
2006-12-07
1
-0
/
+1
|
|
*
|
|
[PATCH] sata_promise: cleanups, take 2
Mikael Pettersson
2006-12-07
1
-31
/
+9
|
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-07
78
-1177
/
+2097
|
|
\
\
\
\
|
|
*
|
|
|
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
2006-12-07
1
-5
/
+5
|
|
*
|
|
|
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2006-12-07
2
-3
/
+2
|
|
*
|
|
|
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
2006-12-07
1
-25
/
+59
|
|
|
\
\
\
\
|
|
|
*
|
|
|
r8169: more alignment for the 0x8168
Francois Romieu
2006-12-04
1
-2
/
+2
|
|
|
*
|
|
|
r8169: phy program update
Francois Romieu
2006-12-04
1
-5
/
+0
|
|
|
*
|
|
|
r8169: tweak the PCI data parity error recovery
Francois Romieu
2006-12-04
1
-4
/
+13
|
|
|
*
|
|
|
r8169: more magic during initialization of the hardware
Francois Romieu
2006-12-04
1
-14
/
+44
|
|
*
|
|
|
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-12-07
17
-57
/
+140
|
|
|
\
\
\
\
\
[prev]
[next]