index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
eisa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
usb: phy: isp1301-omap: fix smatch warnings
Aaro Koskinen
1
-5
/
+4
2013-12-23
usb: phy: tahvo: fix smatch warnings
Aaro Koskinen
1
-6
/
+0
2013-12-23
usb: phy-twl6030: Add missing braces
Sachin Kamat
1
-1
/
+1
2013-12-23
usb: phy-fsm: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-12-23
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2013-12-20
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
1
-1
/
+1
2013-12-20
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
1
-1
/
+1
2013-12-20
usb: musb: fix prototype for musb_port_reset
Daniel Mack
1
-1
/
+1
2013-12-20
usb: phy: am335x: fix randconfig errors
Felipe Balbi
1
-6
/
+5
2013-12-20
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
1
-1
/
+9
2013-12-20
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli
3
-1
/
+209
2013-12-20
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2
-2
/
+2
2013-12-19
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
4
-34
/
+61
2013-12-19
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
1
-1
/
+1
2013-12-19
usb: phy: omap: Add omap-control Support for AM437x
George Cherian
3
-0
/
+27
2013-12-19
usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...
Rashika Kheria
1
-5
/
+1
2013-12-19
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
1
-0
/
+1
2013-12-19
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
2
-0
/
+2
2013-12-19
usb: phy: am335x: Enable USB remote wakeup using PHY wakeup
George Cherian
1
-11
/
+35
2013-12-17
usb: gadget: f_sourcesink: Fix sparse warning
Jingoo Han
1
-4
/
+4
2013-12-17
usb: gadget: f_serial: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_phonet: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_obex: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_ncm: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_mass_storage: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_loopback: Fix sparse warning
Jingoo Han
1
-2
/
+2
2013-12-17
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
1
-1
/
+3
2013-12-17
usb: gadget: atmel_usba: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: atmel_usba: Use devm_*() functions
Jingoo Han
1
-47
/
+17
2013-12-17
usb: gadget: nokia: fix error recovery path for optional functions
Andrzej Pietrasiewicz
1
-3
/
+3
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
30
-61
/
+92
2013-12-15
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-13
ARM: fix asm/memory.h build error
Russell King
3
-20
/
+17
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner
1
-1
/
+1
2013-12-13
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner
1
-0
/
+36
2013-12-13
thp: move preallocated PTE page table on move_huge_pmd()
Kirill A. Shutemov
1
-1
/
+11
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
5
-14
/
+29
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
[next]