| Commit message (Expand) | Author | Age | Files | Lines |
* | ipwireless: fix potential tty == NULL dereference | David Sterba | 2008-03-04 | 1 | -1/+4 |
* | sm501: add support for the SM502 programmable PLL | Ville Syrjala | 2008-03-04 | 1 | -35/+128 |
* | sm501: remove a duplicated table | Ville Syrjala | 2008-03-04 | 1 | -32/+13 |
* | sm501fb: fix timing limits | Ville Syrjala | 2008-03-04 | 1 | -2/+4 |
* | sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes | Ville Syrjala | 2008-03-04 | 1 | -0/+2 |
* | sm501fb: RGB offsets are reversed in 16bpp modes | Ville Syrjala | 2008-03-04 | 1 | -4/+4 |
* | sm501fb: direct color visual does not work | Ville Syrjala | 2008-03-04 | 1 | -1/+3 |
* | ds1wm: report bus reset error | Anton Vorontsov | 2008-03-04 | 1 | -9/+9 |
* | ds1wm: should check for IS_ERR(clk) instead of NULL | Anton Vorontsov | 2008-03-04 | 1 | -2/+3 |
* | powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver | Grant Likely | 2008-03-04 | 1 | -3/+8 |
* | pktcdvd: reduce stack consumption | Peter Osterlund | 2008-03-04 | 1 | -8/+13 |
* | tridentfb: resource management fixes in probe function | Krzysztof Helt | 2008-03-04 | 1 | -17/+48 |
* | VT notifier fix for VT switch | Samuel Thibault | 2008-03-04 | 1 | -0/+1 |
* | specialix.c: fix possible double-unlock | Harvey Harrison | 2008-03-04 | 1 | -1/+0 |
* | rtc: add support for the S-35390A RTC chip | Byron Bradley | 2008-03-04 | 3 | -0/+326 |
* | serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem | Bjorn Helgaas | 2008-03-04 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-03-04 | 1 | -1/+1 |
|\ |
|
| * | scsi: missing add of padded bytes to io completion byte count | Jens Axboe | 2008-03-04 | 1 | -1/+1 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-03-04 | 5 | -1/+1277 |
|\ \
| |/
|/| |
|
| * | ioat: fix 'ack' handling, driver must ensure that 'ack' is zero | Dan Williams | 2008-03-04 | 1 | -0/+2 |
| * | fsldma: do not cleanup descriptors in hardirq context | Dan Williams | 2008-03-04 | 1 | -1/+0 |
| * | dmaengine: add driver for Freescale MPC85xx DMA controller | Zhang Wei | 2008-03-04 | 4 | -1/+1276 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-03-04 | 4 | -112/+167 |
|\ \ |
|
| * | | cciss: remove READ_AHEAD define and use block layer defaults | Mike Miller | 2008-03-04 | 1 | -3/+0 |
| * | | make cdrom.c:check_for_audio_disc() static | Adrian Bunk | 2008-03-04 | 1 | -2/+2 |
| * | | block: separate out padding from alignment | Tejun Heo | 2008-03-04 | 1 | -1/+2 |
| * | | block: restore the meaning of rq->data_len to the true data length | FUJITA Tomonori | 2008-03-04 | 1 | -3/+3 |
| * | | resubmit: cciss: procfs updates to display info about many | Mike Miller | 2008-03-04 | 2 | -103/+160 |
| |/ |
|
* | | m68knommu: fix fec driver interrupt races | Greg Ungerer | 2008-03-04 | 1 | -4/+4 |
* | | Build fix for drivers/s390/char/defkeymap.c | Tony Breeds | 2008-03-04 | 1 | -1/+1 |
|/ |
|
* | Fix default compose table initialization | Samuel Thibault | 2008-03-03 | 3 | -70/+70 |
* | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 2 | -21/+18 |
* | docbook: fix kernel-api source files | Randy Dunlap | 2008-03-03 | 2 | -5/+2 |
* | docbook: fix usb source files | Randy Dunlap | 2008-03-03 | 1 | -4/+2 |
* | docbook: fix scsi source file | Randy Dunlap | 2008-03-03 | 1 | -2/+1 |
* | docbook: fix rapidio source files | Randy Dunlap | 2008-03-03 | 1 | -5/+3 |
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 2008-03-03 | 115 | -2045/+4126 |
|\ |
|
| * | firewire: fix crash in automatic module unloading | Stefan Richter | 2008-03-02 | 5 | -18/+35 |
| * | firewire: potentially invalid pointers used in fw_card_bm_work | Stefan Richter | 2008-03-02 | 2 | -17/+35 |
| * | firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device | Stefan Richter | 2008-03-02 | 1 | -19/+27 |
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-29 | 2 | -14/+73 |
| |\ |
|
| | * | [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() | Jeff Garzik | 2008-02-29 | 1 | -0/+10 |
| | * | sata_svw: Add support for HT1100 SATA controller | Anantha Subramanyam | 2008-02-28 | 1 | -14/+63 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-02-29 | 2 | -148/+139 |
| |\ \ |
|
| | * | | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. | Sonic Zhang | 2008-02-29 | 1 | -16/+7 |
| | * | | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr... | Sonic Zhang | 2008-02-25 | 1 | -22/+29 |
| | * | | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta... | Sonic Zhang | 2008-02-25 | 1 | -14/+18 |
| | * | | [Blackfin] serial driver: Add flow control support to bf54x | Sonic Zhang | 2008-02-02 | 2 | -2/+14 |
| | * | | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well | Sonic Zhang | 2008-02-02 | 1 | -11/+5 |
| | * | | [Blackfin] serial driver: ADSP-BF52x arch/mach support | Michael Hennerich | 2008-02-02 | 1 | -1/+1 |