aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-08-041-3/+5
* SERIAL: SC26xx: Fix link error.Ralf Baechle2011-08-041-1/+1
* tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-08-041-1/+1
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-08-042-1/+3
* EHCI: only power off port if over-current is activeSergei Shtylyov2011-08-041-1/+2
* n_gsm: fix the wrong FCS handlingDu, Alek2011-08-041-4/+0
* geode: reflect mfgpt dependency on mfdPhilip A. Prindeville2011-08-041-2/+1
* drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap2011-08-041-0/+3
* cciss: do not attempt to read from a write-only registerStephen M. Cameron2011-08-041-1/+1
* PCI: ARI is a PCIe v2 featureChris Wright2011-08-041-1/+6
* drm/radeon/kms: add missing vddci setting on NI+Alex Deucher2011-08-041-0/+3
* drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse2011-08-041-4/+18
* drm/radeon/kms: fix i2c map for rv250/280Alex Deucher2011-08-041-1/+2
* hpsa: do not attempt to read from a write-only registerStephen M. Cameron2011-08-041-1/+1
* pmcraid: reject negative request sizeDan Rosenberg2011-08-041-0/+3
* fix crash in scsi_dispatch_cmd()James Bottomley2011-08-041-0/+2
* ses: requesting a fault indicationDouglas Gilbert2011-08-041-1/+5
* sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-08-042-4/+49
* Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink2011-08-041-0/+2
* rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2011-08-041-1/+1
* libsas: remove expander from dev list on errorLuben Tuikov2011-08-041-0/+3
* IB/srp: Avoid duplicate devices from LUN scanBart Van Assche2011-08-041-0/+2
* firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-08-041-8/+10
* firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVALStefan Richter2011-08-041-1/+1
* jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng2011-08-041-6/+14
* staging: brcm80211: fix for reported log spam problemRoland Vossen2011-08-041-5/+0
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-08-042-4/+2
* ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-041-13/+18
* ath6kl: cache firmwareKalle Valo2011-08-042-15/+43
* drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König2011-08-041-1/+1
* rtc: limit frequencyThomas Gleixner2011-08-041-1/+1
* rtc: fix hrtimer deadlockThomas Gleixner2011-08-041-19/+37
* rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-08-041-0/+3
* usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-08-041-0/+1
* USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-08-043-48/+45
* USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-08-041-0/+28
* Staging: hv: netvsc: Increase the timeout value in the netvsc driverK. Y. Srinivasan2011-08-042-5/+5
* Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan2011-08-043-3/+3
* Staging: hv: storvsc: Increase the timeout value in the storvsc driverK. Y. Srinivasan2011-08-042-5/+5
* staging: comedi: fix infoleak to userspaceVasiliy Kulikov2011-08-041-2/+2
* staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger2011-08-041-0/+6
* Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser2011-08-041-2/+2
* mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo2011-08-041-1/+1
* mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer2011-08-041-0/+23
* USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2011-08-042-0/+5
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-214-39/+56
|\
| * drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-183-38/+41
| * drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-132-1/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-182-5/+2
|\ \
| * | pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2