aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0
* | | si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-183-1/+13
|\ \ \ | |/ / |/| |
| * | hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann2011-07-171-0/+11
| * | hwmon: (it87) Fix label group removalJean Delvare2011-07-171-1/+1
| * | hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti2011-07-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-174-12/+29
|\ \ \
| * | | gianfar: rx parserSebastian Pöhn2011-07-152-6/+21
| * | | r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
| * | | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-3/+3