aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-22firewire: nosy: Use the macro DMA_BIT_MASK().santosh nayak
2012-02-22firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter
2012-02-22firewire: core: fix race at address_handler unregistrationStefan Richter
2012-02-22firewire: core: remove obsolete commentStefan Richter
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2012-02-22firewire: net: use dev_printk APIStefan Richter
2012-02-22firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter
2012-02-22firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter
2012-01-15firewire: sbp2: use dev_printk APIStefan Richter
2012-01-15firewire: ohci: use dev_printk APIStefan Richter
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter
2011-10-18firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch
2011-10-18firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch
2011-10-09firewire: net: Use posted writesStephan Gatzka
2011-10-09firewire: use clamp and min3 macrosStefan Richter
2011-10-09firewire: ohci: optimize TSB41BA3D detectionStefan Richter
2011-10-09firewire: ohci: TSB41BA3D support tweaksStefan Richter
2011-09-16firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka
2011-09-16firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka
2011-09-16firewire: sbp2: fold two functions into oneStefan Richter
2011-09-16firewire: sbp2: move some code to more sensible placesStefan Richter
2011-09-16firewire: sbp2: remove obsolete reference countingStefan Richter
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei
2011-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-09-11Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter
2011-09-10scsi: qla4xxx driver depends on NETRandy Dunlap
2011-09-10Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-10backlight: Declare backlight_types[] constBart Van Assche
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown
2011-09-10md/raid10: unify handling of write completion.NeilBrown
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-09-09Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds
2011-09-09drm: Remove duplicate "return" statementLin Ming
2011-09-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2011-09-09drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov
2011-09-09drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz
2011-09-09drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz
2011-09-09drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs
2011-09-09drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov
2011-09-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds