Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | USB: rtl8150 new device id | Petko Manolov | 2006-12-20 | 1 | -2/+4 | |
| * | | | | USB: fix ohci.h over-use warnings | Jeff Garzik | 2006-12-20 | 1 | -3/+3 | |
| * | | | | USB: Prevent the funsoft serial device from entering raw mode | David Clare | 2006-12-20 | 1 | -0/+27 | |
| * | | | | Add Baltech Reader ID to CP2101 driver | Johannes Hoelzl | 2006-12-20 | 1 | -0/+1 | |
| * | | | | USB: mutexification of usblp | Oliver Neukum | 2006-12-20 | 1 | -25/+29 | |
| * | | | | usb serial: Eliminate bogus ioctl code | Alan | 2006-12-20 | 3 | -89/+0 | |
| * | | | | USB: removing ifdefed code from gl620a | Oliver Neukum | 2006-12-20 | 1 | -154/+0 | |
| * | | | | USB: ftdi_sio - MachX product ID added | Jan Capek | 2006-12-20 | 2 | -2/+4 | |
| * | | | | USB: airprime: add device id for dell wireless 5500 hsdpa card | Eagle Jones | 2006-12-20 | 1 | -0/+1 | |
| * | | | | USB: fix transvibrator disconnect race | Oliver Neukum | 2006-12-20 | 1 | -1/+1 | |
| * | | | | USB: Fix oops in PhidgetServo | Sean Young | 2006-12-20 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2006-12-20 | 17 | -106/+441 | |
|\ \ \ \ | ||||||
| * | | | | [POWERPC] Fix register save area alignment for swapcontext syscall | Paul Mackerras | 2006-12-20 | 1 | -3/+13 | |
| * | | | | [POWERPC] Fix PCI device channel state initialization | Linas Vepstas | 2006-12-20 | 1 | -0/+1 | |
| * | | | | [POWERPC] Update MTD OF documentation | Vitaly Wool | 2006-12-20 | 1 | -8/+11 | |
| * | | | | [POWERPC] Probe Efika platform before CHRP. | David Woodhouse | 2006-12-20 | 1 | -1/+1 | |
| * | | | | [POWERPC] Fix build of cell zImage.initrd | Benjamin Herrenschmidt | 2006-12-20 | 1 | -0/+3 | |
| * | | | | [POWERPC] iSeries: fix CONFIG_VIOPATH dependency | Stephen Rothwell | 2006-12-20 | 1 | -1/+1 | |
| * | | | | [POWERPC] iSeries: fix viocons init | Stephen Rothwell | 2006-12-20 | 1 | -0/+7 | |
| * | | | | [POWERPC] iSeries: fix viocd init | Stephen Rothwell | 2006-12-20 | 1 | -0/+4 | |
| * | | | | [POWERPC] iSeries: fix iseries_veth init | Stephen Rothwell | 2006-12-20 | 1 | -3/+6 | |
| * | | | | [POWERPC] iSeries: fix viotape init | Stephen Rothwell | 2006-12-20 | 1 | -1/+4 | |
| * | | | | [POWERPC] iSeries: fix viodasd init | Stephen Rothwell | 2006-12-20 | 1 | -0/+6 | |
| * | | | | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges | Benjamin Herrenschmidt | 2006-12-20 | 1 | -2/+13 | |
| * | | | | Merge branch 'cell-merge' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 2006-12-20 | 5 | -87/+371 | |
| |\ \ \ \ | ||||||
| | * | | | | [POWERPC] powerpc: add scanning of ebc bus to of_platform | Arnd Bergmann | 2006-12-19 | 1 | -0/+1 | |
| | * | | | | [POWERPC] spufs: fix assignment of node numbers | Arnd Bergmann | 2006-12-19 | 1 | -18/+12 | |
| | * | | | | [POWERPC] cell: Fix spufs with "new style" device-tree | Benjamin Herrenschmidt | 2006-12-19 | 1 | -25/+42 | |
| | * | | | | [POWERPC] cell: Enable spider workarounds on all PCI buses | Jens Osterkamp | 2006-12-19 | 1 | -1/+1 | |
| | * | | | | [POWERPC] cell: add forward struct declarations to spu.h | Arnd Bergmann | 2006-12-19 | 1 | -0/+2 | |
| | * | | | | [POWERPC] cell: update cell_defconfig | Arnd Bergmann | 2006-12-19 | 1 | -44/+314 | |
* | | | | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2006-12-20 | 14 | -119/+190 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | drm: Stop defining pci_pretty_name | Jean Delvare | 2006-12-19 | 1 | -4/+0 | |
| * | | | | | | drm: r128: comment aligment with drm git | Dave Airlie | 2006-12-19 | 3 | -3/+6 | |
| * | | | | | | drm: make kernel context switch same as for drm git tree. | Dave Airlie | 2006-12-19 | 2 | -3/+2 | |
| * | | | | | | drm: fixup comment header style | Dave Airlie | 2006-12-19 | 2 | -4/+4 | |
| * | | | | | | drm: savage: compat fix from drm git. | Eric Anholt | 2006-12-19 | 1 | -2/+2 | |
| * | | | | | | drm: Unify radeon offset checking. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-15 | 3 | -35/+25 | |
| * | | | | | | i915_vblank_tasklet: Try harder to avoid tearing. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-11 | 1 | -60/+139 | |
| * | | | | | | DRM: handle pci_enable_device failure | Jeff Garzik | 2006-12-11 | 1 | -4/+8 | |
| * | | | | | | drm: fix return value check | Akinobu Mita | 2006-12-11 | 1 | -4/+4 | |
* | | | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-12-20 | 68 | -166/+270 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ALSA] version 1.0.14rc1 | Jaroslav Kysela | 2006-12-20 | 1 | -2/+2 | |
| * | | | | | | | [ALSA] ac97: Identify CMI9761 chips. | James Courtier-Dutton | 2006-12-20 | 1 | -3/+3 | |
| * | | | | | | | [ALSA] ac97_codec - trivial fix for bit update functions | James C Georgas | 2006-12-20 | 1 | -2/+2 | |
| * | | | | | | | [ALSA] snd-ca0106: Fix typos. | James Courtier-Dutton | 2006-12-20 | 1 | -2/+2 | |
| * | | | | | | | [ALSA] snd-ca0106: Add new card variant. | James Courtier-Dutton | 2006-12-20 | 1 | -4/+26 | |
| * | | | | | | | [ALSA] sound: fix PCM substream list | Akinobu Mita | 2006-12-20 | 1 | -0/+4 | |
| * | | | | | | | [ALSA] sound: initialize rawmidi substream list | Akinobu Mita | 2006-12-20 | 1 | -1/+3 | |
| * | | | | | | | [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2 | Nickolay V. Shmyrev | 2006-12-20 | 1 | -0/+2 |