Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list | Hin-Tak Leung | 2009-01-22 | 1 | -0/+1 | |
| | * | | | p54usb: fix nasty use after free | Christian Lamparter | 2009-01-22 | 1 | -21/+13 | |
| | * | | | p54: more cryptographic accelerator fixes | Christian Lamparter | 2009-01-22 | 1 | -3/+17 | |
| | * | | | p54: add missing break in eeprom parser | Chr | 2009-01-22 | 1 | -2/+2 | |
| | * | | | orinoco: use KERN_DEBUG for link status messages | Pavel Roskin | 2009-01-22 | 1 | -1/+1 | |
| | * | | | rt2x00: Fix TX rate short preamble detection | Ivo van Doorn | 2009-01-22 | 1 | -1/+2 | |
| | * | | | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_... | Andrey Borzenkov | 2009-01-22 | 1 | -17/+13 | |
| * | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-01-26 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED | Philipp Zabel | 2009-01-26 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-26 | 1 | -0/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | driver core: Convert '/' to '!' in dev_set_name() | Roland Dreier | 2009-01-20 | 1 | -0/+6 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-01-26 | 8 | -11/+42 | |
| |\ \ \ \ | ||||||
| | * | | | | drm/i915: Fix cursor physical address choice to match the 2D driver. | Jesse Barnes | 2009-01-22 | 1 | -1/+4 | |
| | * | | | | drm: stash AGP include under the do-we-have-AGP ifdef | Eric Anholt | 2009-01-22 | 1 | -1/+2 | |
| | * | | | | drm: don't whine about not reading EDID data | Jesse Barnes | 2009-01-22 | 1 | -1/+1 | |
| | * | | | | drm/i915: hook up LVDS DPMS property | Jesse Barnes | 2009-01-22 | 1 | -0/+13 | |
| | * | | | | drm/i915: remove unnecessary debug output in KMS init | Jesse Barnes | 2009-01-22 | 1 | -2/+0 | |
| | * | | | | i915: fix freeing path for gem phys objects. | Dave Airlie | 2009-01-22 | 1 | -1/+1 | |
| | * | | | | drm: create mode_config idr lock | Jesse Barnes | 2009-01-22 | 1 | -5/+9 | |
| | * | | | | drm: fix leak of device mappings since multi-master changes. | Dave Airlie | 2009-01-19 | 2 | -0/+12 | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-01-26 | 5 | -80/+100 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI hotplug: fix lock imbalance in pciehp | Jiri Slaby | 2009-01-19 | 1 | -1/+3 | |
| | * | | | | | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki | 2009-01-16 | 3 | -70/+90 | |
| | * | | | | | PCI/MSI: bugfix/utilize for msi_capability_init() | Hidetoshi Seto | 2009-01-16 | 1 | -9/+7 | |
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-01-26 | 12 | -13/+3956 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | i.MX31: framebuffer driver | Guennadi Liakhovetski | 2009-01-21 | 3 | -0/+1568 | |
| | * | | | | | | i.MX31: Image Processing Unit DMA and IRQ drivers | Guennadi Liakhovetski | 2009-01-19 | 6 | -0/+2350 | |
| | * | | | | | | dmaengine: kill some dubious WARN_ONCEs | Dan Williams | 2009-01-19 | 1 | -6/+0 | |
| | * | | | | | | fsldma: print correct IRQ on mpc83xx | Peter Korsgaard | 2009-01-15 | 1 | -1/+2 | |
| | * | | | | | | fsldma: check for NO_IRQ in fsl_dma_chan_remove() | Peter Korsgaard | 2009-01-14 | 1 | -1/+2 | |
| | * | | | | | | dmatest: Use custom map/unmap for destination buffer | Atsushi Nemoto | 2009-01-13 | 1 | -4/+31 | |
| | * | | | | | | fsldma: use a valid 'device' for dma_pool_create | Dan Williams | 2009-01-12 | 1 | -1/+1 | |
| | * | | | | | | dmaengine: fix dependency chaining | Yuri Tikhonov | 2009-01-12 | 1 | -0/+2 | |
| * | | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-01-26 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sh: fix sh-sci / early printk build on sh7723 | Magnus Damm | 2009-01-21 | 1 | -0/+1 | |
| | * | | | | | | | serial: sh-sci: Fix up SH7720/SH7721 SCI build. | Paul Mundt | 2009-01-21 | 1 | -1/+3 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Fix annoying DRM_ERROR() string warning | Linus Torvalds | 2009-01-26 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 2 | -0/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 | 190 | -1837/+5308 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | * | | | | | | | oprofile: fix uninitialized use of struct op_entry | Robert Richter | 2009-01-17 | 2 | -0/+12 | |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 | 2 | -6/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xen: unitialised return value in xenbus_write_transaction | Ian Campbell | 2009-01-26 | 1 | -6/+5 | |
| | * | | | | | | | | xen: handle highmem pages correctly when shrinking a domain | Ian Campbell | 2009-01-23 | 1 | -4/+7 | |
| | * | | | | | | | | xen: actually release memory when shrinking domain | Dan Magenheimer | 2009-01-22 | 1 | -0/+5 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | drivers/ide/palm_bk3710.c buildfix | David Brownell | 2009-01-19 | 1 | -4/+7 | |
| * | | | | | | | | ide: fix Falcon IDE breakage | Michael Schmitz | 2009-01-19 | 1 | -1/+1 | |
| * | | | | | | | | ide: fix IDE PMAC breakage | Andreas Schwab | 2009-01-19 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | com0020: Add missing symbol export for com20020_netdev_ops. | David S. Miller | 2009-01-25 | 1 | -0/+1 | |
* | | | | | | | | kmsg: convert claw printk messages | Andy Richter | 2009-01-25 | 1 | -198/+233 | |
* | | | | | | | | smsc95xx: fix function prototype of async callback | Steve Glendinning | 2009-01-25 | 1 | -2/+2 |