summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* firewire: fw-sbp2: simplify some macrosStefan Richter2008-04-181-9/+2
* firewire: fw-sbp2: remove usages of fw_memcpy_to_be32Stefan Richter2008-04-181-51/+43
* firewire: fw-sbp2: relax SCSI DMA alignmentStefan Richter2008-04-181-5/+2
* firewire: refactor fw_unit reference countingStefan Richter2008-04-182-12/+19
* firewire: fw-sbp2: fix reference countingStefan Richter2008-04-181-2/+1
* firewire: remove superfluous reference countingStefan Richter2008-04-183-46/+4
* ieee1394: limit early node speed to host interface speedPhilippe De Muyter2008-04-181-0/+2
* ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day2008-04-183-3/+0
* ieee1394: ohci1394: missing PPC PMac feature calls in failure pathStefan Richter2008-04-181-3/+3
* ieee1394: ohci1394: refactor some printk format stringsStefan Richter2008-04-181-15/+15
* ieee1394: ohci1394: unroll a macro with returnStefan Richter2008-04-181-38/+54
* ieee1394: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-04-182-6/+3
* ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-185-13/+13
* ieee1394: ohci1394: refactor probe, remove, suspend, resumeStefan Richter2008-04-181-64/+49
* ieee1394: ohci1394: switch on bus power after resume on PPC PMacStefan Richter2008-04-181-2/+6
* ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter2008-04-184-6/+7
* ieee1394: be*_add_cpu conversionMarcin Slusarz2008-04-181-4/+2
* ieee1394: sbp2: relax SCSI DMA alignmentStefan Richter2008-04-181-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-172-12/+8
|\
| * it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-171-1/+1
| * Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-171-3/+4
| * Au1200: IDE driver build fixSergei Shtylyov2008-04-171-8/+1
| * Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-163-6/+148
|\ \
| * | USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-161-0/+2
| * | USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai2008-04-161-0/+10
| * | USB: support more Huawei data card product IDsfangxiaozhi2008-04-162-4/+124
| * | USB: option.c: add more device IDsMatthias Urlichs2008-04-161-2/+9
| * | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron2008-04-161-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-168-73/+96
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-167-72/+92
| |\
| | * PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-151-3/+8
| | * b43legacy: fix DMA mapping leakageStefano Brivio2008-04-151-11/+18
| | * b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+13
| | * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-153-45/+48
| | * b43legacy: fix initvals loading on bcm4303Stefano Brivio2008-04-151-0/+2
| | * rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski2008-04-151-0/+3
| * | netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman2008-04-151-1/+4
| |/
* | acpi thermal trip points increased to 12Krzysztof Helt2008-04-161-0/+4
* | acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-161-3/+4
* | spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-161-0/+4
* | spi: spi_s3c24xx must initialize bus_numBen Dooks2008-04-161-6/+7
* | spi: spi_s3c24xx driver must init completionBen Dooks2008-04-161-0/+3
* | serial: fix platform driver hotplug/coldplugKay Sievers2008-04-1615-1/+30
* | pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-163-0/+5
* | misc: fix platform driver hotplug/coldplugKay Sievers2008-04-164-0/+7
* | fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-161-0/+1
* | leds: fix platform driver hotplug/coldplugKay Sievers2008-04-1612-0/+25
* | rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-161-3/+2
* | mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-166-1/+10