Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | i2c: Blackfin I2C Driver: Functional power management support | Michael Hennerich | 2008-07-28 | 1 | -11/+24 | |
| * | | | | | | | | | | i2c: S3C24XX I2C frequency scaling support. | Ben Dooks | 2008-07-28 | 1 | -13/+103 | |
| * | | | | | | | | | | i2c: i2c_gpio: keep probe resident for hotplugged devices. | Ben Dooks | 2008-07-28 | 1 | -4/+5 | |
| * | | | | | | | | | | i2c: S3C2410: Pass the I2C bus number via drivers platform data | Ben Dooks | 2008-07-28 | 1 | -1/+12 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | ipwireless: Preallocate received packet buffers with MRU size | David Sterba | 2008-07-28 | 3 | -1/+8 | |
* | | | | | | | | | | ipwireless: Put packets to pool start | David Sterba | 2008-07-28 | 1 | -2/+2 | |
* | | | | | | | | | | ipwireless: Increase PPP outgoing queue size | David Sterba | 2008-07-28 | 2 | -3/+5 | |
* | | | | | | | | | | ipwireless: Explicitly request io and mem regions | David Sterba | 2008-07-28 | 2 | -34/+50 | |
* | | | | | | | | | | ipwireless: Constify buffer variables | David Sterba | 2008-07-28 | 3 | -14/+16 | |
* | | | | | | | | | | ipwireless: Do not return value from sending funcs | David Sterba | 2008-07-28 | 1 | -12/+3 | |
* | | | | | | | | | | ipwireless: Remove endian-dependent bitfields | David Sterba | 2008-07-28 | 1 | -13/+38 | |
* | | | | | | | | | | ipwireless: Glue splitted printk strings back | David Sterba | 2008-07-28 | 2 | -18/+12 | |
* | | | | | | | | | | ipwireless: Remove pt_regs from interrupt handler | David Sterba | 2008-07-28 | 2 | -2/+2 | |
* | | | | | | | | | | ipwireless: Rename spinlock variables to lock | David Sterba | 2008-07-28 | 2 | -71/+71 | |
* | | | | | | | | | | ipwireless: Remove unused defines | David Sterba | 2008-07-28 | 2 | -11/+7 | |
* | | | | | | | | | | ipwireless: Misc cleanups | David Sterba | 2008-07-28 | 1 | -32/+18 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-27 | 10 | -26/+26 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 8 | -22/+22 | |
| * | | | | | | | | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 2008-07-26 | 69 | -459/+620 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ARM] PXA: squash warning in pxafb | Ian Molton | 2008-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26 | Russell King | 2008-07-26 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-07-27 | 6 | -70/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | firewire: state userland requirements in Kconfig help | Stefan Richter | 2008-07-25 | 1 | -2/+7 | |
| * | | | | | | | | | firewire: avoid memleak after phy config transmit failure | Stefan Richter | 2008-07-25 | 1 | -37/+21 | |
| * | | | | | | | | | firewire: fw-ohci: TSB43AB22/A dualbuffer workaround | Stefan Richter | 2008-07-25 | 1 | -13/+24 | |
| * | | | | | | | | | firewire: queue the right number of data | JiSheng Zhang | 2008-07-20 | 1 | -3/+3 | |
| * | | | | | | | | | firewire: warn on unfinished transactions during card removal | Stefan Richter | 2008-07-14 | 1 | -1/+1 | |
| * | | | | | | | | | firewire: small fw_fill_request cleanup | Stefan Richter | 2008-07-14 | 1 | -7/+5 | |
| * | | | | | | | | | firewire: fully initialize fw_transaction before marking it pending | Stefan Richter | 2008-07-14 | 1 | -5/+4 | |
| * | | | | | | | | | firewire: fix race of bus reset with request transmission | Stefan Richter | 2008-07-14 | 1 | -2/+0 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-27 | 85 | -1025/+3743 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 49 | -235/+235 | |
| * | | | | | | | | | | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 | 2 | -6/+21 | |
| * | | | | | | | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k6. | Andrew Vasquez | 2008-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | [SCSI] qla2xxx: Additional NPIV corrections. | Andrew Vasquez | 2008-07-26 | 6 | -12/+19 | |
| * | | | | | | | | | | [SCSI] qla2xxx: suppress uninitialized-var warning | Andrew Morton | 2008-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | [SCSI] qla2xxx: use memory_read_from_buffer() | Akinobu Mita | 2008-07-26 | 1 | -35/+9 | |
| * | | | | | | | | | | [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. | Andrew Vasquez | 2008-07-26 | 1 | -2/+2 | |
| * | | | | | | | | | | [SCSI] ch: fix ch_remove oops | FUJITA Tomonori | 2008-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | [SCSI] 3w-9xxx: add MSI support and misc fixes | adam radford | 2008-07-26 | 2 | -14/+35 | |
| * | | | | | | | | | | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn | Mike Christie | 2008-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | [SCSI] ibmvfc: Update driver version to 1.0.1 | Brian King | 2008-07-26 | 1 | -2/+2 | |
| * | | | | | | | | | | [SCSI] ibmvfc: Add ADISC support | Brian King | 2008-07-26 | 2 | -0/+171 | |
| * | | | | | | | | | | [SCSI] ibmvfc: Miscellaneous fixes | Brian King | 2008-07-26 | 1 | -1/+2 | |
| * | | | | | | | | | | [SCSI] ibmvfc: Fix hang on module removal | Brian King | 2008-07-26 | 1 | -4/+7 | |
| * | | | | | | | | | | [SCSI] ibmvfc: Target refcounting fixes | Brian King | 2008-07-26 | 1 | -20/+28 | |
| * | | | | | | | | | | [SCSI] ibmvfc: Reduce unnecessary log noise | Brian King | 2008-07-26 | 1 | -2/+5 | |
| * | | | | | | | | | | [SCSI] sym53c8xx: free luntbl in sym_hcb_free | Mike Anderson | 2008-07-26 | 1 | -0/+2 | |
| * | | | | | | | | | | [SCSI] scsi_scan.c: Release mutex in error handling code | Julia Lawall | 2008-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | [SCSI] scsi_eh_prep_cmnd should save scmd->underflow | Alan Stern | 2008-07-26 | 1 | -0/+2 |