| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-28 | 3 | -10/+10 |
|\ |
|
| * | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 2009-01-28 | 3 | -10/+10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-01-28 | 3 | -2/+13 |
|\ \ |
|
| * | | m68knommu: correct the mii calculations for 532x ColdFire FEC | Matt Waddel | 2009-01-27 | 1 | -1/+1 |
| * | | m68knommu: add ColdFire M532x to the FEC configuration options | Matt Waddel | 2009-01-27 | 1 | -1/+1 |
| * | | m68knommu: fix ColdFire 5272 serial baud rates in mcf.c | John Adamson | 2009-01-27 | 1 | -0/+11 |
* | | | drm: Rip out the racy, unused vblank signal code. | Eric Anholt | 2009-01-28 | 1 | -138/+23 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-27 | 44 | -209/+4103 |
|\ \ |
|
| * | | USB: Driver for Freescale QUICC Engine USB Host Controller | Anton Vorontsov | 2009-01-27 | 11 | -0/+3862 |
| * | | USB: option: add QUANTA HSDPA Data Card device ids | Alex.Cheng@quantatw.com | 2009-01-27 | 1 | -0/+12 |
| * | | USB: storage: Add another unusual_dev for off-by-one bug | Phil Dibowitz | 2009-01-27 | 1 | -0/+7 |
| * | | USB: unusual_dev: usb-storage needs to ignore a device | Phil Dibowitz | 2009-01-27 | 1 | -0/+7 |
| * | | USB: GADGET: fix !x & y | Roel Kluin | 2009-01-27 | 1 | -1/+1 |
| * | | USB: new id for ti_usb_3410_5052 driver | Oliver Neukum | 2009-01-27 | 2 | -0/+5 |
| * | | USB: cdc-acm: Add another conexant modem to the quirks | Alan Cox | 2009-01-27 | 1 | -0/+3 |
| * | | USB: 'option' driver - onda device MT503HS has wrong id | Marcel Sebek | 2009-01-27 | 1 | -1/+1 |
| * | | USB: Remove ZTE modem from unusual_devices | Phil Dibowitz | 2009-01-27 | 1 | -10/+0 |
| * | | USB: storage: support of Dane-Elec MediaTouch USB device | Jean-Baptiste Onofre | 2009-01-27 | 1 | -0/+10 |
| * | | USB: usbmon: Implement compat_ioctl | Pete Zaitcev | 2009-01-27 | 1 | -39/+66 |
| * | | USB: ftdi_sio driver support of bar code scanner from Diebold | Mhayk Whandson | 2009-01-27 | 2 | -0/+6 |
| * | | USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID | Robie Basak | 2009-01-27 | 2 | -0/+5 |
| * | | USB: cp2101 device | Tomasz K | 2009-01-27 | 1 | -0/+1 |
| * | | USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 | Brandon Philips | 2009-01-27 | 1 | -0/+1 |
| * | | USB: remove vernier labpro from ldusb | sware | 2009-01-27 | 1 | -2/+0 |
| * | | USB: CDC-ACM quirk for MTK GPS | Andrew Lunn | 2009-01-27 | 1 | -0/+3 |
| * | | USB: cdc-acm: support some gps data loggers | James A. Treacy | 2009-01-27 | 1 | -0/+3 |
| * | | USB: composite: Fix bug: low byte of w_index is the usb interface number not ... | Bryan Wu | 2009-01-27 | 1 | -3/+4 |
| * | | USB: composite: Fix bug: should test set_alt function pointer before use it | Bryan Wu | 2009-01-27 | 1 | -1/+1 |
| * | | USB: musb: Kconfig fix | David Brownell | 2009-01-27 | 1 | -1/+1 |
| * | | USB: musb cppi dma fix | Swaminathan S | 2009-01-27 | 1 | -0/+1 |
| * | | USB: musb cppi bugfixes | Hugo Villeneuve | 2009-01-27 | 1 | -2/+7 |
| * | | USB: musb uses endpoint functions | Julia Lawall | 2009-01-27 | 2 | -5/+5 |
| * | | USB: musb: tusb6010 buildfix | Kalle Valo | 2009-01-27 | 1 | -2/+2 |
| * | | USB: musb free_irq bugfix | Ajay Kumar Gupta | 2009-01-27 | 1 | -2/+3 |
| * | | USB: musb_hdrc: another davinci buildfix (otg related) | David Brownell | 2009-01-27 | 1 | -0/+1 |
| * | | USB: musb davinci buildfix | David Brownell | 2009-01-27 | 1 | -9/+4 |
| * | | USB: omap1 ohci buildfix (otg related) | David Brownell | 2009-01-27 | 2 | -2/+3 |
| * | | USB: fix char-device disconnect handling | Alan Stern | 2009-01-27 | 3 | -10/+12 |
| * | | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki | 2009-01-27 | 5 | -93/+27 |
| * | | USB: don't enable wakeup by default for PCI host controllers | Alan Stern | 2009-01-27 | 3 | -7/+4 |
| * | | USB: storage: add unusual devs entry | Oliver Neukum | 2009-01-27 | 1 | -0/+6 |
| * | | USB: fix toggle mismatch in disable_endpoint paths | Alan Stern | 2009-01-27 | 4 | -21/+30 |
| * | | USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID | Wolfgang Glas | 2009-01-27 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-27 | 12 | -44/+100 |
|\ \ |
|
| * | | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure | Brian King | 2009-01-25 | 1 | -1/+3 |
| * | | [SCSI] qla2xxx: Update version number to 8.03.00-k2. | Andrew Vasquez | 2009-01-25 | 1 | -1/+1 |
| * | | [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport... | Seokmann Ju | 2009-01-25 | 1 | -0/+6 |
| * | | [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. | Andrew Vasquez | 2009-01-25 | 1 | -6/+2 |
| * | | [SCSI] qla2xxx: Correct descriptions in flash manipulation routines. | Joe Carnuccio | 2009-01-25 | 1 | -3/+3 |
| * | | [SCSI] qla2xxx: Correct regression in EH abort handling. | Andrew Vasquez | 2009-01-25 | 1 | -0/+1 |