| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: gadget: f_audio_source: New gadget driver for audio output | Mike Lockwood | 2012-05-16 | 2 | -0/+887 |
* | USB: gadget: f_accessory: Add support for HID input devices | Mike Lockwood | 2012-05-15 | 2 | -8/+388 |
* | Add ACCESSORY_SET_AUDIO_MODE control request and ioctl | Mike Lockwood | 2012-05-15 | 1 | -1/+10 |
* | cpufreq: interactive: restart above_hispeed_delay at each hispeed load | Todd Poynor | 2012-05-10 | 1 | -1/+8 |
* | net: wireless: bcmdhd: Fix filtering setting in case of P2P | Dmitry Shmidt | 2012-05-10 | 3 | -8/+19 |
* | Merge commit 'v3.0.31' into android-3.0 | Todd Poynor | 2012-05-08 | 26 | -54/+361 |
|\ |
|
| * | wl1251: fix crash on remove due to leftover work item | Grazvydas Ignotas | 2012-05-07 | 1 | -0/+1 |
| * | wl1251: fix crash on remove due to premature kfree | Grazvydas Ignotas | 2012-05-07 | 1 | -1/+1 |
| * | rtlwifi: Fix oops on unload | Larry Finger | 2012-05-07 | 1 | -0/+1 |
| * | ipw2200: Fix race condition in the command completion acknowledge | Stanislav Yakovlev | 2012-05-07 | 1 | -1/+12 |
| * | i2c: pnx: Disable clk in suspend | Roland Stigge | 2012-05-07 | 1 | -2/+1 |
| * | libata: skip old error history when counting probe trials | Lin Ming | 2012-05-07 | 1 | -1/+2 |
| * | hwmon: (coretemp) fix oops on cpu unplug | Kirill A. Shutemov | 2012-05-07 | 1 | -0/+4 |
| * | hwmon: (coretemp) Increase CPU core limit | Guenter Roeck | 2012-05-07 | 1 | -1/+1 |
| * | efivars: Improve variable validation | Matthew Garrett | 2012-05-07 | 1 | -16/+30 |
| * | efi: Validate UEFI boot variables | Matthew Garrett | 2012-05-07 | 1 | -0/+182 |
| * | efivars: fix warnings when CONFIG_PSTORE=n | Tony Luck | 2012-05-07 | 1 | -1/+1 |
| * | efivars: String functions | Mike Waychison | 2012-05-07 | 1 | -10/+16 |
| * | SCSI: libsas: fix false positive 'device attached' conditions | Dan Williams | 2012-05-07 | 1 | -1/+8 |
| * | SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys | Thomas Jackson | 2012-05-07 | 1 | -5/+12 |
| * | usb gadget: uvc: uvc_request_data::length field must be signed | Laurent Pinchart | 2012-05-07 | 2 | -2/+2 |
| * | USB: gadget: storage gadgets send wrong error code for unknown commands | Alan Stern | 2012-05-07 | 2 | -2/+2 |
| * | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 2012-05-07 | 2 | -0/+17 |
| * | USB: cdc-wdm: fix race leading leading to memory corruption | Oliver Neukum | 2012-05-07 | 1 | -2/+5 |
| * | Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM" | Greg Kroah-Hartman | 2012-05-07 | 1 | -0/+1 |
| * | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric BĂ©nard | 2012-05-07 | 1 | -2/+1 |
| * | brcm80211: smac: resume transmit fifo upon receiving frames | Arend van Spriel | 2012-05-07 | 3 | -2/+10 |
| * | EHCI: fix criterion for resuming the root hub | Alan Stern | 2012-05-07 | 1 | -1/+1 |
| * | drm/i915: fix integer overflow in i915_gem_do_execbuffer() | Xi Wang | 2012-05-07 | 1 | -0/+5 |
| * | drm/i915: fix integer overflow in i915_gem_execbuffer2() | Xi Wang | 2012-05-07 | 1 | -1/+2 |
| * | drm/i915: handle input/output sdvo timings separately in mode_set | Daniel Vetter | 2012-05-07 | 1 | -16/+18 |
| * | hwmon: (fam15h_power) Fix pci_device_id array | Guenter Roeck | 2012-05-07 | 1 | -3/+6 |
| * | hwmon: fam15h_power: fix bogus values with current BIOSes | Andre Przywara | 2012-05-07 | 1 | -0/+39 |
| * | dmaengine: at_hdmac: remove clear-on-read in atc_dostart() | Nicolas Ferre | 2012-05-07 | 1 | -4/+0 |
* | | net: wireless: bcmdhd: Avoid turning radio UP twice on start | Dmitry Shmidt | 2012-05-03 | 1 | -2/+4 |
* | | cpufreq: interactive: add boost pulse interface | Todd Poynor | 2012-05-03 | 1 | -5/+27 |
* | | net: wireless: bcmdhd: Set MMC_PM_KEEP_POWER flag on suspend | Dmitry Shmidt | 2012-05-02 | 1 | -0/+17 |
* | | net: wireless: bcmdhd: Update to Version 5.90.195.61 | Dmitry Shmidt | 2012-05-02 | 10 | -60/+154 |
* | | net: wireless: bcmdhd: Turn OFF wlan power if interface UP fails | Dmitry Shmidt | 2012-05-02 | 1 | -0/+3 |
* | | Merge commit 'v3.0.30' into android-3.0 | Todd Poynor | 2012-04-30 | 67 | -214/+570 |
|\ \
| |/ |
|
| * | ksz884x: don't copy too much in netdev_set_mac_address() | Dan Carpenter | 2012-04-27 | 1 | -1/+1 |
| * | dummy: Add ndo_uninit(). | Hiroaki SHIMODA | 2012-04-27 | 1 | -3/+3 |
| * | net: usb: smsc75xx: fix mtu | Stephane Fillod | 2012-04-27 | 1 | -0/+1 |
| * | net/ethernet: ks8851_mll fix rx frame buffer overflow | Davide Ciminaghi | 2012-04-27 | 1 | -1/+1 |
| * | net: smsc911x: fix skb handling in receive path | Will Deacon | 2012-04-27 | 1 | -9/+5 |
| * | 8139cp: set intr mask after its handler is registered | Jason Wang | 2012-04-27 | 1 | -2/+8 |
| * | atl1: fix kernel panic in case of DMA errors | Tony Zelenoff | 2012-04-27 | 3 | -10/+7 |
| * | wimax: i2400m - prevent a possible kernel bug due to missing fw_name string | Phil Sutter | 2012-04-27 | 1 | -1/+2 |
| * | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico | 2012-04-27 | 1 | -1/+5 |
| * | ppp: Don't stop and restart queue on every TX packet | David Woodhouse | 2012-04-27 | 1 | -1/+2 |