summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-06dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds6-5/+19
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds1-2/+2
2012-09-06Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman6-9/+207
2012-09-06target: fix use-after-free with PSCSI sense dataPaolo Bonzini2-36/+21
2012-09-06target: simplify code around transport_get_sense_dataPaolo Bonzini1-36/+13
2012-09-06target: move transport_get_sense_dataPaolo Bonzini1-55/+55
2012-09-06USB: add device quirk for Joss Optical touchboardAlan Stern1-0/+4
2012-09-06USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre1-0/+10
2012-09-06USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2-0/+4
2012-09-06USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2-1/+37
2012-09-06ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard11-0/+33
2012-09-05tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme1-14/+4
2012-09-05tty: serial: imx: console write routing is unsafe on SMPXinyu Chen1-1/+11
2012-09-05usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath1-0/+1
2012-09-05Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+10
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar1-1/+1
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes3-0/+169
2012-09-05xhci: Make handover code more robustMatthew Garrett1-2/+10
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter1-1/+1
2012-09-05staging: zcache: fix cleancache race condition with shrinkerSeth Jennings1-4/+3
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake1-0/+5
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman1-7/+8
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman1-10/+11
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman1-1/+0
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel1-4/+4
2012-09-05ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan1-1/+2
2012-09-05ath9k_hw: enable PA linearizationFelix Fietkau1-3/+0
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau4-8/+7
2012-09-05ath9k_hw: disable PA linearization for AR9462Felix Fietkau1-1/+2
2012-09-05ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau3-1/+111
2012-09-05ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau1-1/+5
2012-09-05ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau1-3/+0
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde1-0/+1
2012-09-05mwifiex: fix skb length issue when send a command to firmwareStone Piao1-1/+14
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-5/+9
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2778-88211/+219221
2012-09-05Input: imx_keypad - fix missing clk conversionsFabio Estevam1-2/+2
2012-09-05Input: usbtouchscreen - initialize eGalax devicesForest Bond1-0/+40
2012-09-05Intel xhci: Only switch the switchable portsKeng-Yu Lin1-4/+23
2012-09-05xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer1-1/+2
2012-09-05Staging: Android alarm: IOCTL command encoding fixDae S. Kim1-1/+3
2012-09-05staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2-20/+20