summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Linux 3.0.9v3.0.9Greg Kroah-Hartman1-1/+1
2011-11-11hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds1-3/+0
2011-11-11HID: consolidate MacbookAir 4,1 mappingsJiri Kosina1-25/+0
2011-11-11HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist3-0/+5
2011-11-11HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan3-0/+15
2011-11-11HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu3-0/+37
2011-11-11HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina1-0/+3
2011-11-11HID: hid-multitouch: Add LG Display Multitouch device.Jeff Brown4-0/+10
2011-11-11HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2-0/+12
2011-11-11HID: add support for HuiJia USB Gamepad connectorClemens Werther2-0/+2
2011-11-11HID: add support for new revision of Apple aluminum keyboardDan Bastone3-0/+12
2011-11-11mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)1-11/+16
2011-11-11ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan1-6/+6
2011-11-11dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-1/+1
2011-11-11crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu1-1/+1
2011-11-11PM / Suspend: Off by one in pm_suspend()Dan Carpenter1-1/+1
2011-11-11net: Handle different key sizes between address families in flow cachedpward2-14/+36
2011-11-11net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-11-11ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang3-4/+18
2011-11-11mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack1-0/+2
2011-11-11mtd: pxa3xx_nand: fix nand detection issueLei Wen1-5/+7
2011-11-11mtd: provide an alias for the redboot module nameAndres Salomon1-0/+3
2011-11-11mtd: mtdchar: add missing initializer on raw writePeter Wippich1-0/+1
2011-11-11mac80211: disable powersave for broken APsJohannes Berg2-2/+17
2011-11-11mac80211: config hw when going back on-channelEliad Peller1-2/+1
2011-11-11mac80211: fix remain_off_channel regressionEliad Peller1-2/+2
2011-11-11ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan1-5/+5
2011-11-11netlink: validate NLA_MSECS lengthJohannes Berg1-0/+1
2011-11-11ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-11powerpc: Fix deadlock in icswx codeAnton Blanchard1-6/+6
2011-11-11powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-11-11powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard1-0/+4
2011-11-11powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard3-5/+6
2011-11-11powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard1-1/+2
2011-11-11VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-11hpsa: add small delay when using PCI Power Management to reset for kumpMike Miller1-0/+7
2011-11-11VFS: fix statfs() automounter semantics regressionDan McGee1-1/+1
2011-11-11xen/blkback: Report VBD_WSECT (wr_sect) properly.Konrad Rzeszutek Wilk1-1/+1
2011-11-11block: make gendisk hold a reference to its queueTejun Heo2-5/+16
2011-11-11NFS/sunrpc: don't use a credential with extra groups.NeilBrown1-0/+3
2011-11-11ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown1-0/+5
2011-11-11ASoC: Ensure WM8962 PLL registers are resetMark Brown1-1/+7
2011-11-11ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu1-1/+1
2011-11-11ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin1-1/+1
2011-11-11ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin1-1/+1
2011-11-11mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com1-5/+10
2011-11-11Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard1-0/+1
2011-11-11Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2-3/+15
2011-11-11scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu1-1/+9
2011-11-11st: fix race in st_scsi_execute_endPetr Uzel1-1/+3