Age | Commit message (Expand) | Author | Files | Lines |
2006-05-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 5 | -23/+1564 |
2006-05-16 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -3/+6 |
2006-05-16 | [PATCH] SPI: spi_bitbang: clocking fixes | David Brownell | 1 | -10/+14 |
2006-05-16 | [PATCH] spi: Update to PXA2xx SPI Driver | Stephen Street | 1 | -7/+75 |
2006-05-16 | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 1 | -2/+2 |
2006-05-16 | [PATCH] SPI: devices can require LSB-first encodings | David Brownell | 1 | -1/+10 |
2006-05-16 | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and... | Kumar Gala | 1 | -4/+6 |
2006-05-16 | [PATCH] SPI: spi bounce buffer has a minimum length | David Brownell | 1 | -1/+2 |
2006-05-16 | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 3 | -0/+1408 |
2006-05-16 | [PATCH] SPI: per-transfer overrides for wordsize and clocking | Imre Deak | 1 | -14/+63 |
2006-05-16 | [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround | Andi Kleen | 1 | -10/+18 |
2006-05-16 | [ARM] 3523/1: Serial core pm_state | Andrew Victor | 1 | -3/+6 |
2006-05-15 | [PATCH] dl2k needs dma-mapping.h | Andrew Morton | 1 | -0/+1 |
2006-05-15 | [PATCH] ide_cs: Add IBM microdrive to known IDs | Thomas Kleffel | 1 | -0/+1 |
2006-05-15 | [PATCH] gigaset: endian fix | Alexey Dobriyan | 1 | -2/+2 |
2006-05-15 | [PATCH] smbus unhiding kills thermal management | Carl-Daniel Hailfinger | 1 | -1/+8 |
2006-05-15 | [PATCH] tpm_register_hardware gcc 4.1 warning fix | Daniel Walker | 1 | -1/+1 |
2006-05-15 | [PATCH] Final rio polish | Alan Cox | 5 | -76/+35 |
2006-05-15 | [PATCH] tpm: fix constant | Kylene Jo Hall | 1 | -1/+1 |
2006-05-15 | [PATCH] LED: Fix sysfs store function error handling | Richard Purdie | 2 | -6/+20 |
2006-05-15 | [PATCH] Backlight/LCD Class: Fix sysfs _store error handling | Richard Purdie | 2 | -22/+28 |
2006-05-15 | [PATCH] LED: Improve Kconfig information | Richard Purdie | 1 | -2/+5 |
2006-05-15 | [PATCH] s390: lcs incorrect test | Greg Smith | 1 | -1/+1 |
2006-05-15 | [PATCH] VIA quirk fixup, additional PCI IDs | Chris Wedgwood | 1 | -0/+7 |
2006-05-15 | [PATCH] pcmcia Oopses fixes | Benjamin Herrenschmidt | 1 | -7/+16 |
2006-05-15 | [PATCH] tpm: update module dependencies | Kylene Jo Hall | 1 | -1/+1 |
2006-05-15 | [PATCH] Fix capi reload by unregistering the correct major | Stefan Schweizer | 1 | -1/+0 |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+5 |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -6/+9 |
2006-05-12 | IB: refcount race fixes | Sean Hefty | 5 | -44/+52 |
2006-05-12 | IB/ipath: Properly terminate PCI ID table | Roland Dreier | 1 | -4/+3 |
2006-05-12 | [SPARC]: Fix warning on prom_getproperty in openprom.c | Martin Habets | 1 | -6/+9 |
2006-05-12 | [TG3]: ethtool always report port is TP. | Karsten Keil | 1 | -3/+5 |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 1 | -5/+11 |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 19 | -49/+569 |
2006-05-12 | [PATCH] USB: fix omninet driver bug | Greg Kroah-Hartman | 1 | -6/+6 |
2006-05-12 | [PATCH] USB: add ark3116 usb to serial driver | Greg Kroah-Hartman | 4 | -0/+477 |
2006-05-12 | [PATCH] usbserial: Fixes leak in serial_open() error path. | Luiz Fernando Capitulino | 1 | -6/+11 |
2006-05-12 | [PATCH] usbserial: Fixes use-after-free in serial_open(). | Luiz Fernando Capitulino | 1 | -1/+1 |
2006-05-12 | [PATCH] USB: Emagic USB firmware loading fixes | Monty | 2 | -0/+8 |
2006-05-12 | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist | Olaf Hering | 1 | -0/+4 |
2006-05-12 | [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c | Ken Brush | 1 | -0/+1 |
2006-05-11 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 3 | -72/+121 |
2006-05-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -525/+330 |
2006-05-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 27 | -377/+590 |
2006-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 10 | -137/+202 |
2006-05-10 | IB/mthca: FMR ioremap fix | Michael S. Tsirkin | 1 | -4/+11 |
2006-05-10 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi... | Linus Torvalds | 4 | -9/+13 |
2006-05-10 | sis900: phy for FoxCon motherboard | James Cameron | 1 | -0/+1 |
2006-05-10 | dl2k: use DMA_48BIT_MASK constant | Francois Romieu | 1 | -6/+6 |