index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
1
-0
/
+4
2012-09-10
usb/acpi: Store info on device removability.
Lan Tianyu
4
-35
/
+87
2012-09-10
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
3
-15
/
+79
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
5
-35
/
+68
2012-09-10
usb: make usb port a real device
Lan Tianyu
2
-16
/
+82
2012-09-10
usb: redefine DeviceRemovable and wHubDelay as _le16
Lan Tianyu
1
-2
/
+2
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
3
-9
/
+22
2012-09-10
tools/usb: remove last USBFS user
Sebastian Andrzej Siewior
1
-24
/
+1
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
2
-0
/
+49
2012-09-07
USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI
Andrew Lunn
1
-0
/
+1
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
21
-350
/
+42
2012-09-06
block: remove the deprecated ub driver
Cong Wang
4
-2498
/
+0
2012-09-06
USB: cp210x: remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2012-09-06
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-06
usb: cdc-acm: remove duplicated include from cdc-acm.c
Wei Yongjun
1
-1
/
+0
2012-09-06
drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
usb: ohci: Fix Kconfig dependency on USB_ISP1301
Roland Stigge
1
-1
/
+1
2012-09-06
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
1
-2
/
+2
2012-09-06
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
3
-18
/
+42
2012-09-06
USB: mos7720: fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2012-09-06
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-09-06
USB: isp1301: Remove unused static array and define
Roland Stigge
1
-6
/
+0
2012-09-06
usb host: fix spelling of provides in Kconfig
Peter Meerwald
1
-2
/
+2
2012-08-22
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
1
-1
/
+1
2012-08-22
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-22
fs: fix fs/namei.c kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-08-22
eventpoll: use-after-possible-free in epoll_create1()
Al Viro
1
-1
/
+1
2012-08-22
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
1
-2
/
+2
2012-08-22
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
1
-2
/
+1
2012-08-22
vfio: get rid of open-coding kref_put_mutex
Al Viro
1
-7
/
+2
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-22
vfio: don't dereference after kfree...
Al Viro
1
-1
/
+2
2012-08-22
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
1
-1
/
+8
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
2012-08-22
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
hugetlb: update hugetlbpage.txt
Zhouping Liu
1
-2
/
+8
2012-08-22
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
Joe Perches
1
-1
/
+2
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-22
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-22
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
1
-0
/
+11
2012-08-22
mm: change nr_ptes BUG_ON to WARN_ON
Hugh Dickins
1
-1
/
+1
[next]