index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
api.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
usb: wusbcore: combine multiple isoc frames in a single transfer request.
Thomas Pugliese
1
-111
/
+255
2013-10-30
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
Thomas Pugliese
1
-1
/
+4
2013-10-30
usb: chipidea: host: more enhancement when ci->hcd is NULL
Peter Chen
1
-3
/
+3
2013-10-30
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
6
-189
/
+36
2013-10-30
usb: usbtest: fix checkpatch warning as sizeof code style
Huang Rui
1
-8
/
+8
2013-10-30
UWB: clean up attribute use by using ATTRIBUTE_GROUPS()
Greg Kroah-Hartman
1
-13
/
+3
2013-10-25
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
Andrzej Pietrasiewicz
1
-1
/
+1
2013-10-25
USB:add new zte 3g-dongle's pid to option.c
Rui li
1
-0
/
+17
2013-10-20
phy: exynos-mipi-video: Fix phy_power_off() callback
Sylwester Nawrocki
1
-1
/
+1
2013-10-19
USB: wusbcore: fix usb_dev leaks
Alexey Khoroshilov
1
-0
/
+3
2013-10-19
ARM: ep93xx_defconfig: cleanup ep93xx_defconfig
H Hartley Sweeten
1
-14
/
+2
2013-10-19
USB: UHCI: check for wakeup/suspend race
Alan Stern
1
-7
/
+10
2013-10-19
USB: EHCI: add check for wakeup/suspend race
Alan Stern
1
-0
/
+8
2013-10-19
USB: change dev_warn about missing reset-resume to dev_dbg
Alan Stern
1
-2
/
+2
2013-10-19
USB: OHCI: fix and explain sparse errors
Alan Stern
1
-4
/
+5
2013-10-19
USB: EHCI: fix sparse errors
Alan Stern
2
-5
/
+7
2013-10-19
USB: EHCI: fix type mismatch in check_intr_schedule
Alan Stern
1
-1
/
+1
2013-10-19
Linux 3.12-rc6
v3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-19
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
3
-11
/
+7
2013-10-19
usb: wusbcore: serialize access to the HWA data out endpoint
Thomas Pugliese
3
-21
/
+152
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
usb: phy: twl6030-usb: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-17
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2
-3
/
+13
2013-10-17
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
1
-2
/
+3
2013-10-17
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
1
-0
/
+3
2013-10-17
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Greg Kroah-Hartman
1
-2
/
+6
2013-10-17
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
Andrzej Pietrasiewicz
1
-19
/
+18
2013-10-17
usb: musb: dsps: run the timer only on OTG systems
Sebastian Andrzej Siewior
1
-1
/
+1
2013-10-17
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
1
-11
/
+9
2013-10-17
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
Sebastian Andrzej Siewior
1
-38
/
+37
2013-10-17
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
1
-0
/
+5
2013-10-17
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
1
-1
/
+18
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
3
-64
/
+0
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
3
-21
/
+0
2013-10-17
mm: revert mremap pud_free anti-fix
Hugh Dickins
1
-4
/
+1
2013-10-17
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-17
swap: fix set_blocksize race during swapon/swapoff
Krzysztof Kozlowski
1
-1
/
+3
2013-10-17
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-17
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-17
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-10-17
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-10-17
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2
-2
/
+14
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
6
-148
/
+79
2013-10-17
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-10-17
block/partitions/efi.c: treat size mismatch as a warning, not an error
Doug Anderson
1
-1
/
+6
2013-10-17
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
Andrea Arcangeli
1
-1
/
+15
2013-10-17
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2013-10-17
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-17
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
3
-2
/
+9
[next]