summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-20i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller
2008-10-20dm-publish-array_too_bigMikulas Patocka
2008-10-20USB: remove info() macro from usb.hGreg Kroah-Hartman
2008-10-20USB: remove warn() macro from usb.hGreg Kroah-Hartman
2008-10-20USB: anchor API changes needed for btusbOliver Neukum
2008-10-20usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware
2008-10-20USB: Fix spelling in usb/serial.hGeoff Levand
2008-10-20usb gadget: cdc obex glueFelipe Balbi
2008-10-20usb gadget: function activation/deactivationDavid Brownell
2008-10-20USB: extend poisoning to anchorsOliver Neukum
2008-10-20USB: kill URBs permanentlyOliver Neukum
2008-10-20warn when statically-allocated kobjects are usedDave Hansen
2008-10-20PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2008-10-20Driver core: Use dev_get_drvdata() accessorsHannes Reinecke
2008-10-20USB: add USB test and measurement class driverGreg Kroah-Hartman
2008-10-19mfd: update TMIO drivers to use the clock APIIan Molton
2008-10-19mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao
2008-10-19mfd: TWL4030 core driverDavid Brownell
2008-10-19mfd: support tmiofb cell on tc6393xbDmitry Baryshkov
2008-10-19mfd: add OHCI cell to tc6393xbDmitry Baryshkov
2008-10-19mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov
2008-10-19mfd: provide and use setup hook for tc6393xbDmitry Baryshkov
2008-10-19KVM: Future-proof device assignment ABIAvi Kivity
2008-10-19KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang
2008-10-18PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-18PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-17Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-17USB: anchor API changes needed for btusbOliver Neukum
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware
2008-10-17USB: Fix spelling in usb/serial.hGeoff Levand
2008-10-17usb gadget: cdc obex glueFelipe Balbi
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-10-17USB: extend poisoning to anchorsOliver Neukum
2008-10-17USB: kill URBs permanentlyOliver Neukum
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman
2008-10-18radeon: fix PCI bus mastering support enables.Alex Deucher
2008-10-18radeon: add RS400 family support.Alex Deucher
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher
2008-10-18i915: Map status page cached for chips with GTT-based HWS location.Keith Packard
2008-10-18drm: kill drm_device->irqJesse Barnes
2008-10-18i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg
2008-10-18i915: Add chip set ID param.Kristian Høgsberg
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes