aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-282-5/+12
* Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-283-29/+144
|\
| * i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich2008-07-281-11/+24
| * i2c: S3C24XX I2C frequency scaling support.Ben Dooks2008-07-281-13/+103
| * i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks2008-07-281-4/+5
| * i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-281-1/+12
* | ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba2008-07-283-1/+8
* | ipwireless: Put packets to pool startDavid Sterba2008-07-281-2/+2
* | ipwireless: Increase PPP outgoing queue sizeDavid Sterba2008-07-282-3/+5
* | ipwireless: Explicitly request io and mem regionsDavid Sterba2008-07-282-34/+50
* | ipwireless: Constify buffer variablesDavid Sterba2008-07-283-14/+16
* | ipwireless: Do not return value from sending funcsDavid Sterba2008-07-281-12/+3
* | ipwireless: Remove endian-dependent bitfieldsDavid Sterba2008-07-281-13/+38
* | ipwireless: Glue splitted printk strings backDavid Sterba2008-07-282-18/+12
* | ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2008-07-282-2/+2
* | ipwireless: Rename spinlock variables to lockDavid Sterba2008-07-282-71/+71
* | ipwireless: Remove unused definesDavid Sterba2008-07-282-11/+7
* | ipwireless: Misc cleanupsDavid Sterba2008-07-281-32/+18
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2710-26/+26
|\
| * [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-278-22/+22
| * Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-2669-459/+620
| |\
| | * [ARM] PXA: squash warning in pxafbIan Molton2008-07-261-1/+1
| * | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King2008-07-261-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-276-70/+65
|\ \ \
| * | | firewire: state userland requirements in Kconfig helpStefan Richter2008-07-251-2/+7
| * | | firewire: avoid memleak after phy config transmit failureStefan Richter2008-07-251-37/+21
| * | | firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-251-13/+24
| * | | firewire: queue the right number of dataJiSheng Zhang2008-07-201-3/+3
| * | | firewire: warn on unfinished transactions during card removalStefan Richter2008-07-141-1/+1
| * | | firewire: small fw_fill_request cleanupStefan Richter2008-07-141-7/+5
| * | | firewire: fully initialize fw_transaction before marking it pendingStefan Richter2008-07-141-5/+4
| * | | firewire: fix race of bus reset with request transmissionStefan Richter2008-07-141-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-2785-1025/+3743
|\ \ \ \
| * | | | [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-2749-235/+235
| * | | | [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-272-6/+21
| * | | | [SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez2008-07-261-1/+1
| * | | | [SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez2008-07-266-12/+19
| * | | | [SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton2008-07-261-1/+1
| * | | | [SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita2008-07-261-35/+9
| * | | | [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez2008-07-261-2/+2
| * | | | [SCSI] ch: fix ch_remove oopsFUJITA Tomonori2008-07-261-0/+1
| * | | | [SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2008-07-262-14/+35
| * | | | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie2008-07-261-1/+1
| * | | | [SCSI] ibmvfc: Update driver version to 1.0.1Brian King2008-07-261-2/+2
| * | | | [SCSI] ibmvfc: Add ADISC supportBrian King2008-07-262-0/+171
| * | | | [SCSI] ibmvfc: Miscellaneous fixesBrian King2008-07-261-1/+2
| * | | | [SCSI] ibmvfc: Fix hang on module removalBrian King2008-07-261-4/+7
| * | | | [SCSI] ibmvfc: Target refcounting fixesBrian King2008-07-261-20/+28
| * | | | [SCSI] ibmvfc: Reduce unnecessary log noiseBrian King2008-07-261-2/+5
| * | | | [SCSI] sym53c8xx: free luntbl in sym_hcb_freeMike Anderson2008-07-261-0/+2