| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try | Daniel Vetter | 2013-02-08 | 1 | -5/+8 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-07 | 6 | -18/+44 |
|\ |
|
| * | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus | Jens Axboe | 2013-01-22 | 3 | -1/+9 |
| |\ |
|
| | * | drbd: fix potential protocol error and resulting disconnect/reconnect | Lars Ellenberg | 2013-01-21 | 3 | -1/+9 |
| * | | mtip32xx: fix for crash when the device surprise removed during rebuild | Asai Thambi S P | 2013-01-11 | 1 | -2/+13 |
| * | | mtip32xx: fix for driver hang after a command timeout | Asai Thambi S P | 2013-01-11 | 1 | -4/+5 |
| * | | Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2012-12-19 | 2 | -11/+17 |
| |\ \ |
|
| | * | | xen-blkfront: handle bvecs with partial data | Roger Pau Monne | 2012-12-17 | 1 | -3/+4 |
| | * | | llist/xen-blkfront: implement safe version of llist_for_each_entry | Roger Pau Monne | 2012-12-17 | 1 | -1/+2 |
| | * | | xen-blkback: implement safe iterator for the list of persistent grants | Roger Pau Monne | 2012-12-07 | 1 | -7/+11 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-06 | 4 | -0/+13 |
|\ \ \ \ |
|
| * | | | | [media] radio: set vfl_dir correctly to fix modulator regression | Hans Verkuil | 2013-01-24 | 4 | -0/+13 |
* | | | | | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-06 | 20 | -392/+299 |
|\ \ \ \ \ |
|
| * | | | | | USB: storage: optimize to match the Huawei USB storage devices and support ne... | fangxiaozhi | 2013-02-04 | 3 | -331/+78 |
| * | | | | | USB: storage: Define a new macro for USB storage match rules | fangxiaozhi | 2013-02-04 | 2 | -0/+27 |
| * | | | | | USB: ftdi_sio: add Zolix FTDI PID | Petr Kubánek | 2013-02-02 | 2 | -0/+6 |
| * | | | | | USB: option: add Changhong CH690 | Bjørn Mork | 2013-02-02 | 1 | -0/+5 |
| * | | | | | USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II | Sven Killig | 2013-02-02 | 2 | -1/+4 |
| * | | | | | USB: add OWL CM-160 support to cp210x driver | Luis Llorente Campo | 2013-01-31 | 1 | -0/+1 |
| * | | | | | USB: EHCI: fix bug in scheduling periodic split transfers | Alan Stern | 2013-01-31 | 1 | -1/+1 |
| * | | | | | USB: EHCI: fix for leaking isochronous data | Alan Stern | 2013-01-31 | 1 | -2/+5 |
| * | | | | | USB: option: add support for Telit LE920 | Daniele Palmas | 2013-01-30 | 1 | -0/+8 |
| * | | | | | USB: qcserial: add Telit Gobi QDL device | Daniele Palmas | 2013-01-30 | 1 | -0/+1 |
| * | | | | | USB: EHCI: fix timer bug affecting port resume | Alan Stern | 2013-01-25 | 1 | -1/+5 |
| * | | | | | USB: UHCI: notify usbcore about port resumes | Alan Stern | 2013-01-25 | 1 | -0/+3 |
| * | | | | | USB: EHCI: notify usbcore about port resumes | Alan Stern | 2013-01-25 | 2 | -0/+4 |
| * | | | | | USB: add usb_hcd_{start,end}_port_resume | Alan Stern | 2013-01-25 | 1 | -0/+44 |
| * | | | | | USB: EHCI: unlink one async QH at a time | Alan Stern | 2013-01-25 | 1 | -20/+30 |
| * | | | | | USB: EHCI: remove ASS/PSS polling timeout | Alan Stern | 2013-01-25 | 1 | -14/+15 |
| * | | | | | Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-01-25 | 3 | -22/+62 |
| |\ \ \ \ \ |
|
| | * | | | | | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu | 2013-01-24 | 1 | -18/+52 |
| | * | | | | | usb: Prevent dead ports when xhci is not enabled | David Moore | 2013-01-24 | 1 | -0/+1 |
| | * | | | | | USB: XHCI: fix memory leak of URB-private data | Alan Stern | 2013-01-24 | 1 | -0/+2 |
| | * | | | | | drivers: xhci: fix incorrect bit test | Nickolai Zeldovich | 2013-01-24 | 1 | -1/+1 |
| | * | | | | | xhci: Fix TD size for isochronous URBs. | Sarah Sharp | 2013-01-24 | 1 | -2/+3 |
| | * | | | | | xhci: Fix isoc TD encoding. | Sarah Sharp | 2013-01-24 | 1 | -1/+3 |
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2013-02-05 | 3 | -4/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drivers/rtc/rtc-pl031.c: fix the missing operation on enable | Haojian Zhuang | 2013-02-05 | 1 | -3/+5 |
| * | | | | | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler | Jan Luebbe | 2013-02-05 | 1 | -0/+3 |
| * | | | | | | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() | Tony Prisk | 2013-02-05 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-02-05 | 5 | -6/+10 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | mtd: nand: onfi don't WARN if we are in 16 bits mode | Matthieu CASTET | 2013-01-19 | 1 | -2/+5 |
| * | | | | | | | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name | Baruch Siach | 2013-01-19 | 1 | -1/+1 |
| * | | | | | | | mtd: docg3 fix missing bitreverse lib | Robert Jarzmik | 2013-01-15 | 1 | -0/+1 |
| * | | | | | | | mtd: davinci_nand: fix modular build with CONFIG_OF=y | Sergei Shtylyov | 2013-01-11 | 1 | -1/+1 |
| * | | | | | | | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES | Rafał Miłecki | 2012-12-24 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-02-04 | 8 | -9/+49 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-02-01 | 8 | -9/+49 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/radeon: switch back to the CP ring for VM PT updates | Alex Deucher | 2013-01-31 | 1 | -3/+3 |
| | * | | | | | | | | drm/radeon: prevent crash in the ring space allocation | Alex Deucher | 2013-01-31 | 1 | -0/+3 |