aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-17firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch1-3/+2
2012-03-10firewire: ohci: move runtime debug facility out of #ifdefStefan Richter2-24/+1
2012-03-10firewire: tone down some diagnostic log messagesStefan Richter2-3/+1
2012-03-10firewire: sbp2: replace a GFP_ATOMIC allocationStefan Richter1-1/+1
2012-02-22firewire: sbp2: Fix SCSI sense data manglingChris Boot1-2/+11
2012-02-22firewire: sbp2: Ignore SBP-2 targets on the local nodeChris Boot1-0/+4
2012-02-22firewire: sbp2: Take into account Unit_Unique_IDChris Boot1-0/+12
2012-02-22firewire: nosy: Use the macro DMA_BIT_MASK().santosh nayak1-2/+2
2012-02-22firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter1-13/+8
2012-02-22firewire: core: fix race at address_handler unregistrationStefan Richter1-5/+8
2012-02-22firewire: core: remove obsolete commentStefan Richter1-8/+0
2012-02-22firewire: core: prefix log messages with card nameStefan Richter6-54/+72
2012-02-22firewire: net: use dev_printk APIStefan Richter1-20/+21
2012-02-22firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter1-1/+1
2012-02-22firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter1-4/+2
2012-01-15firewire: sbp2: use dev_printk APIStefan Richter1-42/+51
2012-01-15firewire: ohci: use dev_printk APIStefan Richter1-79/+106
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter2-0/+15
2011-10-18firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch1-0/+73
2011-10-18firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch1-2/+16
2011-10-09firewire: net: Use posted writesStephan Gatzka2-8/+4
2011-10-09firewire: use clamp and min3 macrosStefan Richter3-9/+5
2011-10-09firewire: ohci: optimize TSB41BA3D detectionStefan Richter1-24/+12
2011-10-09firewire: ohci: TSB41BA3D support tweaksStefan Richter1-51/+23
2011-09-16firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka1-2/+183
2011-09-16firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka1-8/+10
2011-09-16firewire: sbp2: fold two functions into oneStefan Richter1-19/+9
2011-09-16firewire: sbp2: move some code to more sensible placesStefan Richter1-106/+107
2011-09-16firewire: sbp2: remove obsolete reference countingStefan Richter1-40/+17
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei1-0/+3
2011-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-28/+66
2011-09-11Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds7-74/+30
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-10scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-10Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+3
2011-09-10backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-30/+43
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2-4/+3
2011-09-09Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds7-44/+99
2011-09-09drm: Remove duplicate "return" statementLin Ming1-1/+0