summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firewire: sbp2: fix panic after rmmod with slow targetsChris Boot2011-08-231-0/+4
* firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* firewire: ohci: fix DMA unmapping in an error pathStefan Richter2011-08-121-2/+7
* firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter2011-08-121-3/+21
* firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-07-161-8/+10
* firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVALStefan Richter2011-07-161-1/+1
* firewire: ohci: skip soft reset retries after card ejectionStefan Richter2011-07-091-4/+7
* firewire: ohci: fix PHY reg access after card ejectionStefan Richter2011-07-091-0/+6
* firewire: ohci: add a comment on PHY reg access serializationStefan Richter2011-07-091-0/+6
* firewire: ohci: reduce potential context_stop latencyStefan Richter2011-07-091-2/+3
* firewire: ohci: remove superfluous posted write flushesClemens Ladisch2011-06-021-9/+5
* firewire: net: replacing deprecated __attribute__((packed)) with __packedAugust Lilleaas2011-06-021-2/+3
* firewire: sbp2: parallelize login, reconnect, logoutStefan Richter2011-05-106-21/+13
* firewire: sbp2: octlet AT payloads can be stack-allocatedStefan Richter2011-05-101-4/+4
* firewire: sbp2: omit Scsi_Host lock from queuecommandStefan Richter2011-05-101-14/+6
* firewire: core: use non-reentrant workqueue with rescuerStefan Richter2011-05-105-16/+36
* firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch2011-05-107-5/+33
* firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-105-38/+25
* Merge tag 'v2.6.39-rc7'Stefan Richter2011-05-106732-576066/+929738
|\
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-093-7/+23
| |\
| | * drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-091-0/+3
| | * drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-091-2/+2
| | * drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-091-2/+0
| | * drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-041-2/+15
| | * drm/i915: Release object along create user fb error pathChris Wilson2011-05-041-1/+3
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-093-43/+150
| |\ \
| | * | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
| | * | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103
| | * | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
| | * | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-096-12/+40
| |\ \ \ | | |/ / | |/| |
| | * | drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher2011-05-091-2/+2
| | * | drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic2011-05-091-3/+3
| | * | drm: mm: fix debug outputDaniel Vetter2011-05-091-3/+3
| | * | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-05-092-2/+5
| | |\ \
| | | * | drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2011-05-092-2/+5
| | | |/
| | * / drm/radeon/kms: ATPX switcheroo fixesAlex Deucher2011-05-091-2/+27
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-05-061-1/+6
| |\ \
| | * | [SCSI] fix oops in scsi_run_queue()James Bottomley2011-05-031-1/+6
| * | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-0417-23/+24
| |\ \ \
| | * | | staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei2011-05-031-1/+1
| | * | | staging: intel_sst: intelmid needs delay.hRandy Dunlap2011-04-252-0/+2
| | * | | staging: solo6x10: add select SND_PCM to fix build errorPeter Foley2011-04-251-0/+1
| | * | | staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-252-8/+8
| | * | | staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney2011-04-252-7/+0
| | * | | staging: rts_pstor: use #ifdef instead of #ifJeff Mahoney2011-04-254-6/+6
| | * | | staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney2011-04-254-0/+4
| | * | | staging: gma500: Depend on X86Jeff Mahoney2011-04-251-1/+1
| | * | | staging: olpc: Add <linux/delay.h>Jeff Mahoney2011-04-251-0/+1
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-05-047-14/+45
| |\ \ \ \