aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: raw1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-311-3/+6
* ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-312-11/+7
* firewire: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-313-10/+8
* firewire: fw-sbp2: fix racesJay Fenlason2008-10-261-10/+26
* firewire: fw-sbp2: delay first login to avoid retriesStefan Richter2008-10-261-1/+1
* firewire: fw-ohci: initialization failure path fixesStefan Richter2008-10-261-9/+14
* firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason2008-10-261-0/+27
* firewire: fix struct fw_node memory leakJay Fenlason2008-10-261-2/+4
* firewire: Survive more than 256 bus resetsJay Fenlason2008-10-261-1/+1
* firewire: Add more documentation to firewire-cdev.hJay Fenlason2008-10-151-2/+7
* firewire: fix ioctl() return codeStefan Richter2008-10-151-1/+1
* firewire: fix setting tag and sy in iso transmissionStefan Richter2008-10-151-2/+2
* firewire: fw-sbp2: fix another small generation access bugStefan Richter2008-10-151-2/+5
* firewire: fw-sbp2: enforce s/g segment size limitStefan Richter2008-10-151-36/+27
* firewire: fw_send_request_sync()Jay Fenlason2008-10-155-114/+82
* ieee1394: survive a few seconds connection lossStefan Richter2008-10-152-98/+51
* ieee1394: nodemgr clean up class iteratorsStefan Richter2008-10-151-97/+81
* ieee1394: dv1394, video1394: remove unnecessary expressionsStefan Richter2008-10-152-5/+5
* ieee1394: raw1394: make write() thread-safeStefan Richter2008-10-151-0/+4
* ieee1394: raw1394: narrow down the state_mutex protected regionStefan Richter2008-10-151-101/+110
* ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...Stefan Richter2008-10-152-6/+18
* ieee1394: sbp2: enforce s/g segment size limitStefan Richter2008-10-152-92/+39
* ieee1394: sbp2: check for DMA mapping failuresStefan Richter2008-10-151-35/+59
* ieee1394: sbp2: stricter dma_syncStefan Richter2008-10-151-34/+16
* ieee1394: Use DIV_ROUND_UPJulia Lawall2008-10-152-2/+2
* Linux 2.6.27Linus Torvalds2008-10-091-1/+1
* Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-091-0/+3
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-095-36/+83
|\
| * hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-091-1/+1
| * hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan2008-10-091-0/+1
| * hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong2008-10-091-13/+5
| * hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong2008-10-091-0/+12
| * hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51
| * eeepc-laptop: Fix hwmon interfaceCorentin Chary2008-10-091-3/+13
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-10-093-8/+6
|\ \
| * | [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-093-8/+6
| |/
* | SLOB: fix bogus ksize calculation fixMatt Mackall2008-10-091-3/+5
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-081-0/+4
|\
| * [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-089-39/+38
|\ \ | |/ |/|
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-071-1/+5
| * net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-072-22/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-10-072-5/+5
| |\
| | * [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
| | * [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
| | * [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0
| * | tcp: Fix possible double-ack w/ user dmaAli Saidi2008-10-071-1/+2
| * | net: only invoke dev->change_rx_flags when device is UPPatrick McHardy2008-10-071-6/+10
| * | netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski2008-10-061-1/+1
| * | ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller2008-10-061-0/+3