Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | USB: option: add device ID for SpeedUp SU9800 usb 3g modem | Oliver Neukum | 2014-06-23 | 1 | -0/+4 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | xhci: Fix runtime suspended xhci from blocking system suspend. | Wang, Yu | 2014-06-24 | 1 | -3/+7 | |
| * | | | | | | | | | | xhci: clear root port wake on bits if controller isn't wake-up capable | Lu Baolu | 2014-06-24 | 1 | -1/+4 | |
| * | | | | | | | | | | xhci: correct burst count field for isoc transfers on 1.0 xhci hosts | Mathias Nyman | 2014-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | xhci: Use correct SLOT ID when handling a reset device command | Mathias Nyman | 2014-06-24 | 1 | -2/+5 | |
| * | | | | | | | | | | Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-24 | 12 | -35/+68 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / / | ||||||
| | * | | | | | | | | usb: musb: core: Handle Babble condition only in HOST mode | George Cherian | 2014-06-19 | 1 | -1/+1 | |
| | * | | | | | | | | usb: gadget: gadgetfs: correct dev state | Marcus Nutzinger | 2014-06-19 | 1 | -1/+6 | |
| | * | | | | | | | | usb: gadget: OS descriptors: provide interface directory names | Andrzej Pietrasiewicz | 2014-06-19 | 3 | -3/+7 | |
| | * | | | | | | | | usb: gadget: OS descriptors configfs cleanup | Andrzej Pietrasiewicz | 2014-06-19 | 1 | -16/+16 | |
| | * | | | | | | | | usb: gadget: f_fs: fix NULL pointer dereference when there are no strings | Michal Nazarewicz | 2014-06-19 | 1 | -5/+7 | |
| | * | | | | | | | | usb: musb: ux500: don't propagate the OF node | Linus Walleij | 2014-06-19 | 1 | -1/+0 | |
| | * | | | | | | | | usb: renesas: gadget: fixup: complete STATUS stage after receiving | Kuninori Morimoto | 2014-06-19 | 1 | -0/+8 | |
| | * | | | | | | | | usb: gadget: u_ether: synchronize with transmit when stopping queue | Jeff Westfahl | 2014-06-19 | 1 | -0/+3 | |
| | * | | | | | | | | usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete | George Cherian | 2014-06-19 | 1 | -2/+13 | |
| | * | | | | | | | | usb: dwc3: dwc3-omap: Fix the crash on module removal | George Cherian | 2014-06-19 | 2 | -1/+2 | |
| | * | | | | | | | | usb: gadget: f_rndis: fix an error code on allocation failure | Dan Carpenter | 2014-06-19 | 1 | -1/+1 | |
| | * | | | | | | | | usb: dwc3: gadget: check link trb after free_slot is increased | Zhuang Jin Can | 2014-06-19 | 1 | -4/+4 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-07-04 | 4 | -8/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-29 | 3 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | iio: of_iio_channel_get_by_name() returns non-null pointers for error legs | Adam Thomson | 2014-06-21 | 1 | -2/+4 | |
| | * | | | | | | | | | staging: iio/ad7291: fix error code in ad7291_probe() | Dan Carpenter | 2014-06-21 | 1 | -2/+2 | |
| | * | | | | | | | | | iio:adc:ad799x: Fix reading and writing of event values, apply shift | Peter Meerwald | 2014-06-21 | 1 | -2/+6 | |
| * | | | | | | | | | | staging: tidspbridge: fix an erroneous removal of parentheses | Suman Anna | 2014-06-27 | 1 | -2/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-07-03 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | zram: revalidate disk after capacity change | Minchan Kim | 2014-07-03 | 1 | -1/+4 | |
* | | | | | | | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2014-07-02 | 14 | -26/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm/radeon: page table BOs are kernel allocations | Christian König | 2014-07-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | drm/radeon/cik: fix typo in EOP packet | Alex Deucher | 2014-07-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/radeon: Track the status of a page flip more explicitly | Michel Dänzer | 2014-07-01 | 2 | -5/+21 | |
| * | | | | | | | | | | | drm/radeon/dpm: fix vddci setup typo on cayman | Alex Deucher | 2014-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/radeon/dpm: fix typo in vddci setup for eg/btc | Alex Deucher | 2014-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2) | Stefan Brüns | 2014-07-01 | 2 | -6/+6 | |
| * | | | | | | | | | | | drm/radeon: Use only one line for whole DPCD debug output | Stefan Brüns | 2014-07-01 | 1 | -5/+7 | |
| * | | | | | | | | | | | drm/radeon: add a module parameter to control deep color support | Alex Deucher | 2014-07-01 | 3 | -0/+8 | |
| * | | | | | | | | | | | drm/radeon: enable bapm by default on desktop TN/RL boards | Alex Deucher | 2014-07-01 | 1 | -1/+9 | |
| * | | | | | | | | | | | drm/radeon: enable bapm by default on KV/KB | Alex Deucher | 2014-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/radeon: only apply bapm changes for AC power on ARUBA | Alex Deucher | 2014-07-01 | 1 | -2/+4 | |
| * | | | | | | | | | | | drm/radeon: adjust default dispclk on DCE6 (v2) | Alex Deucher | 2014-07-01 | 1 | -1/+9 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | drm: fix permissions on drm_drv.c | Dave Airlie | 2014-07-02 | 1 | -0/+0 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-07-01 | 4 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fb: adv7393: add missing semicolon | Scott Jiang | 2014-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | video: omapdss: Fix potential null pointer dereference | Sachin Kamat | 2014-06-26 | 1 | -3/+5 | |
| * | | | | | | | | | video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used | Emil Goode | 2014-06-26 | 1 | -2/+0 | |
| * | | | | | | | | | drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug | Michael Welling | 2014-06-23 | 1 | -0/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2014-06-28 | 3 | -35/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s... | Mark Brown | 2014-06-28 | 3 | -35/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | spi: sh-sci: fix use-after-free in sh_sci_spi_remove() | Jürg Billeter | 2014-06-17 | 1 | -2/+2 | |
| | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | spi: qup: Remove chip select function | Andy Gross | 2014-06-22 | 1 | -27/+6 | |
| | | * | | | | | | | | spi: qup: Fix order of spi_register_master | Andy Gross | 2014-06-21 | 1 | -4/+7 | |
| | | |/ / / / / / / |