| Commit message (Expand) | Author | Files | Lines |
2012-08-12 | [media] Add USB dependency for IguanaWorks USB IR Transceiver | Guenter Roeck | 1 | -0/+1 |
2012-08-12 | [media] Add missing logging for rangelow/high of hwseek | Hans Verkuil | 1 | -2/+4 |
2012-08-12 | [media] VIDIOC_ENUM_FREQ_BANDS fix | Hans Verkuil | 1 | -0/+4 |
2012-08-12 | [media] mem2mem_testdev: fix querycap regression | Hans Verkuil | 1 | -1/+1 |
2012-08-11 | [media] si470x: v4l2-compliance fixes | Hans Verkuil | 3 | -3/+7 |
2012-08-11 | [media] DocBook: Remove a spurious character | Hans Verkuil | 1 | -1/+1 |
2012-08-11 | [media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer | Jayakrishnan Memana | 1 | -0/+1 |
2012-08-01 | ipv4: Properly purge netdev references on uncached routes. | David S. Miller | 4 | -4/+69 |
2012-08-01 | ipv4: Cache routes in nexthop exception entries. | David S. Miller | 3 | -64/+79 |
2012-07-31 | ipv4: percpu nh_rth_output cache | Eric Dumazet | 3 | -7/+34 |
2012-07-31 | ipv4: Restore old dst_free() behavior. | Eric Dumazet | 7 | -50/+50 |
2012-07-31 | [media] radio-tea5777: use library for 64bits div | Mauro Carvalho Chehab | 1 | -3/+5 |
2012-07-31 | nfs: explicitly reject LOCK_MAND flock() requests | Jeff Layton | 1 | -0/+9 |
2012-07-31 | nfs: increase number of permitted callback connections. | NeilBrown | 1 | -0/+4 |
2012-07-31 | thermal: Constify 'type' argument for the registration routine | Anton Vorontsov | 2 | -2/+2 |
2012-07-31 | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf | 1 | -1/+0 |
2012-07-31 | [media] tlg2300: Declare MODULE_FIRMWARE usage | Tim Gardner | 1 | -1/+3 |
2012-07-31 | [media] lgs8gxx: Declare MODULE_FIRMWARE usage | Tim Gardner | 1 | -1/+4 |
2012-07-31 | [media] xc5000: Add MODULE_FIRMWARE statements | Tim Gardner | 1 | -2/+6 |
2012-07-31 | [media] s2255drv: Add MODULE_FIRMWARE statement | Tim Gardner | 1 | -0/+1 |
2012-07-31 | [media] dib8000: move dereference after check for NULL | Dan Carpenter | 1 | -1/+3 |
2012-07-31 | [media] Documentation: Update cardlists | Mauro Carvalho Chehab | 3 | -2/+5 |
2012-07-31 | [media] bttv: add support for Aposonic W-DVR | Tony Gentile | 3 | -2/+11 |
2012-07-31 | [media] cx25821: Remove bad strcpy to read-only char* | Ezequiel GarcĂa | 2 | -4/+1 |
2012-07-31 | [media] pms.c: remove duplicated include | Duan Jiong | 1 | -1/+0 |
2012-07-31 | [media] smiapp-core.c: remove duplicated include | Duan Jiong | 1 | -1/+0 |
2012-07-31 | rbd: create rbd_refresh_helper() | Alex Elder | 1 | -10/+15 |
2012-07-31 | rbd: return obj version in __rbd_refresh_header() | Alex Elder | 1 | -14/+11 |
2012-07-31 | rbd: fixes in rbd_header_from_disk() | Alex Elder | 1 | -5/+13 |
2012-07-31 | rbd: always pass ops array to rbd_req_sync_op() | Alex Elder | 1 | -30/+16 |
2012-07-31 | rbd: pass null version pointer in add_snap() | Alex Elder | 1 | -2/+1 |
2012-07-31 | rbd: make rbd_create_rw_ops() return a pointer | Alex Elder | 1 | -31/+39 |
2012-07-31 | rbd: have __rbd_add_snap_dev() return a pointer | Alex Elder | 1 | -15/+22 |
2012-07-31 | libceph: recheck con state after allocating incoming message | Sage Weil | 1 | -1/+8 |
2012-07-31 | libceph: change ceph_con_in_msg_alloc convention to be less weird | Sage Weil | 1 | -25/+31 |
2012-07-31 | libceph: avoid dropping con mutex before fault | Sage Weil | 1 | -3/+1 |
2012-07-31 | libceph: verify state after retaking con lock after dispatch | Sage Weil | 1 | -1/+2 |
2012-07-31 | libceph: revoke mon_client messages on session restart | Sage Weil | 1 | -0/+4 |
2012-07-31 | libceph: fix handling of immediate socket connect failure | Sage Weil | 1 | -7/+19 |
2012-07-31 | ceph: update MAINTAINERS file | Sage Weil | 1 | -5/+8 |
2012-07-31 | libceph: be less chatty about stray replies | Sage Weil | 1 | -2/+2 |
2012-07-31 | libceph: clear all flags on con_close | Sage Weil | 1 | -0/+2 |
2012-07-31 | libceph: clean up con flags | Sage Weil | 2 | -36/+36 |
2012-07-31 | libceph: replace connection state bits with states | Sage Weil | 2 | -74/+68 |
2012-07-31 | libceph: drop unnecessary CLOSED check in socket state change callback | Sage Weil | 1 | -3/+0 |
2012-07-31 | libceph: close socket directly from ceph_con_close() | Sage Weil | 1 | -7/+1 |
2012-07-31 | libceph: drop gratuitous socket close calls in con_work | Sage Weil | 1 | -4/+4 |
2012-07-31 | libceph: move ceph_con_send() closed check under the con mutex | Sage Weil | 1 | -9/+7 |
2012-07-31 | libceph: move msgr clear_standby under con mutex protection | Sage Weil | 1 | -3/+4 |
2012-07-31 | libceph: fix fault locking; close socket on lossy fault | Sage Weil | 1 | -7/+7 |