summaryrefslogtreecommitdiffstats
path: root/drivers/parport (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-20usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga2-30/+52
2014-09-20usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski2-5/+11
2014-09-20usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski1-2/+2
2014-09-20usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz1-1/+1
2014-09-18Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"Felipe Balbi1-1/+1
2014-09-16usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson2-21/+67
2014-09-16usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson1-1/+13
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-09-16usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart1-5/+5
2014-09-16usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart1-5/+6
2014-09-16usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu1-1/+1
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga3-2/+24
2014-09-15Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2-9/+11
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-16/+17
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14MAINTAINERS: update NTB infoJon Mason1-1/+2
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-14fix bogus read_seqretry() checks introduced in b37199eAl Viro1-2/+2
2014-09-14move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro1-2/+6
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin1-4/+229
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds2-4/+3
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds5-6/+8
2014-09-12alarmtimer: Lock k_itimer during timer callbackRichard Larocque1-2/+8
2014-09-12alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque1-2/+4
2014-09-12alarmtimer: Return relative times in timer_gettimeRichard Larocque1-7/+11
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter2-37/+31
2014-09-12usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov3-0/+140
2014-09-12usb: dwc3: qcom: Add device tree bindingIvan T. Ivanov2-0/+105
2014-09-12futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner1-0/+1
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen2-0/+23
2014-09-12usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta3-0/+2196