index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-20
usb: dwc2/gadget: assign TX FIFO dynamically
Robert Baldyga
2
-30
/
+52
2014-09-20
usb: dwc2/gadget: ensure that all fifos have correct memory buffers
Marek Szyprowski
2
-5
/
+11
2014-09-20
usb: dwc2/gadget: hide some not really needed debug messages
Marek Szyprowski
1
-2
/
+2
2014-09-20
usb: dwc2/gadget: Fix comment text
Andrzej Pietrasiewicz
1
-1
/
+1
2014-09-18
Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"
Felipe Balbi
1
-1
/
+1
2014-09-16
usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests
Andreas Larsson
2
-21
/
+67
2014-09-16
usb: gadget: udc_core: Use right kobj when calling sysfs_notify
Andreas Larsson
1
-1
/
+13
2014-09-16
usb: musb: dsps: kill OTG timer on suspend
Felipe Balbi
1
-0
/
+2
2014-09-16
usb: gadget: uvc: Simplify uvcg_video_pump by using local variable
Laurent Pinchart
1
-5
/
+5
2014-09-16
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
1
-5
/
+6
2014-09-16
usb: gadget: uvc: uvc_alloc() can be static
Fengguang Wu
1
-1
/
+1
2014-09-16
usb: gadget: f_fs: virtual endpoint address mapping
Robert Baldyga
3
-2
/
+24
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2
-9
/
+11
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
1
-0
/
+13
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
1
-1
/
+2
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
1
-2
/
+2
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-14
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
1
-1
/
+1
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
5
-6
/
+8
2014-09-12
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-12
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-09-12
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2
-37
/
+31
2014-09-12
usb: dwc3: Add Qualcomm DWC3 glue layer driver
Ivan T. Ivanov
3
-0
/
+140
2014-09-12
usb: dwc3: qcom: Add device tree binding
Ivan T. Ivanov
2
-0
/
+105
2014-09-12
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-09-12
usb: gadget: udc-core: add utility for bus reset
Peter Chen
2
-0
/
+23
2014-09-12
usb: gadget: Add xilinx usb2 device support
Subbaraya Sundeep Bhatta
3
-0
/
+2196