summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-30Some input devices have irregular report rates, so a consumer doesn't know wh...HEADmasterDerek Foreman3-8/+11
2011-04-29Input: Synaptics: Add INPUT_PROP_SYNAPTICS_T3R2 propertyDerek Foreman2-1/+6
2011-04-29Input: Support absfuzz == 0 to disable defuzzDerek Foreman2-8/+9
2011-04-29Input: Synaptics: Don't force bounding box for image padsDaniel Stone2-9/+26
2011-04-29Input: Backport multitouch & Synaptics changes from nextDerek Foreman7-51/+538
2011-04-27CHROMIUM: x86: vdso: Added -Wl to linker flags.Ahmad Sharif1-2/+2
2011-04-26ath9k: Fix LED gpio for AR93xx chipsets.Sam Leffler2-0/+3
2011-04-25ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Sam Leffler2-8/+14
2011-04-25CHROMIUMOS: compat-wireless: fixup rate control configurationSam Leffler1-2/+3
2011-04-25CHROMIUMOS: Don't return an error for interrupt URB submitPaul Stewart1-4/+9
2011-04-22ath9k: fix transmit stall issuesSam Leffler2-21/+17
2011-04-22ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez1-0/+1
2011-04-22ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2-3/+6
2011-04-21CHROMIUM: chromeos: config: verbose sound sysfsSimon Que1-1/+1
2011-04-19CHROMIUM: USB: cdc-acm: fix possible null pointer in acm_tty_hangupVincent Palatin1-5/+11
2011-04-18ath9k_hw: fix stopping rx DMA during resetsSam Leffler4-16/+26
2011-04-17CHROMIUM: Input: introduce device propertiesDaniel Kurtz5-1/+44
2011-04-15CHROMIUM: qcusbnet: Signal to worker that we expect an exit before waking it.Elly Jones2-2/+5
2011-04-14UPSTREAM: init: add support for root devices specified by partition UUIDMandeep Singh Baines2-2/+73
2011-04-13CHROMIUMOS: qcusbnet Set the network interface's MAC address based on the MEIDJason Glasgow1-3/+22
2011-04-12USB: cdc-acm: fix deadlock in acm_tty_openVincent Palatin1-2/+1
2011-04-12USB: cdc-acm: fix possible deadlock with multiple openersVincent Palatin1-5/+6
2011-04-12USB: cdc-acm: fix potential null-pointer dereference on disconnectVincent Palatin1-1/+2
2011-04-12USB: cdc-acm: fix potential null-pointer dereferenceVincent Palatin1-0/+2
2011-04-12USB: cdc-acm: fix memory corruption / panicVincent Palatin1-0/+2
2011-04-12ecryptfs: modify write path to encrypt page in writepageThieu Le6-32/+42
2011-04-08eCryptfs: Unlock page in write_begin error pathThieu Le1-0/+5
2011-04-06Enable async suspend/resume on industrial IO devicesSonny Rao1-0/+2
2011-04-05Enable async suspend/resume of i2c devicesSonny Rao1-0/+2
2011-04-04CHROMIUMOS: usbnet: Kill, then restart interrupt URB on suspend/resumePaul Stewart1-0/+17
2011-04-04Add PPP and PPP_ASYNC modules to kernelTaylor Hutt1-1/+2
2011-04-04CHROMIUM: verity: create a regular trie when depth=0Mandeep Singh Baines2-24/+29
2011-04-04Revert "ecryptfs: modify write path to encrypt page in writepage"Satoru Takabayashi6-40/+32
2011-04-03CHROMIUM: chromeos_acpi: Fix comment typosDaniel Kurtz1-2/+2
2011-04-01Add message about nl80211 changePaul Stewart1-2/+7
2011-04-01CHROMIUMOS: Add associated BSS parameters to nl80211 stationPaul Stewart4-3/+100
2011-04-01Moved more patches to the "drop" listPaul Stewart1-10/+10
2011-04-01CHROMIUMOS: mac80211: do not enable ps if 802.1x controlled port is unblockedPaul Stewart2-5/+36
2011-04-01CHROMIUMOS: compat-wireless: add uevent function to regulatoryScott James Remnant2-11/+29
2011-04-01CHROMIUMOS: ath9k: use split rx buffers to get rid of order-1 skb allocationsSam Leffler3-21/+71
2011-04-01[Re-Apply] CHROMIUMOS: ath9k: add PAPRD module parameter and disable by defaultPaul Stewart1-1/+5
2011-04-01Pull changes from wireless-next:Paul Stewart3-28/+66
2011-04-01Re apply "expose more sta state via debugfs for use in testing"Paul Stewart2-1/+21
2011-04-01Make compat-wireless compilable againPaul Stewart15-3/+51
2011-04-01CHROMIUMOS: update compat-wireless to 2.6.38-rc7-2-sPaul Stewart893-31447/+317648
2011-03-30CHROMIUM: chromneos_acpi: support both firmware flavorsVadim Bendebury3-29/+87
2011-03-30CHROMIUM: verity: fix valgrind warnings in OddLeafCountMandeep Singh Baines1-0/+1
2011-03-30CHROMIUM: verity: handle trees with an odd node count correctlyMandeep Singh Baines1-1/+5
2011-03-30CHROMIUM: verity: remove BUG_ON alignment checkMandeep Singh Baines1-1/+5
2011-03-30CHROMIUM: gobi: resubmit interrupt urb on failed readsElly Jones1-8/+24