index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_kmp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
USB: iforce: remove err() usage
Greg Kroah-Hartman
3
-6
/
+12
2012-04-25
USB: staging: media: as102: convert to use module_usb_driver
Greg Kroah-Hartman
1
-33
/
+1
2012-04-25
USB: udlfb.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-25
USB: rtl8150.c: remove err() usage
Greg Kroah-Hartman
1
-7
/
+8
2012-04-25
USB: kaweth.c: remove err() usage
Greg Kroah-Hartman
1
-26
/
+37
2012-04-25
USB: ipheth.c: remove err() usage
Greg Kroah-Hartman
1
-13
/
+21
2012-04-25
USB: catc.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+15
2012-04-25
USB: pl2303: remove unused define
Johan Hovold
1
-2
/
+0
2012-04-25
USB: serial: fix double newlines in debug output
Johan Hovold
1
-3
/
+3
2012-04-25
USB: serial: remove redundant write-urb kill
Johan Hovold
1
-1
/
+0
2012-04-25
USB: serial: fix interface data use
Johan Hovold
1
-4
/
+2
2012-04-25
USB: pl2303: fix abuse of interface data
Johan Hovold
1
-7
/
+10
2012-04-25
USB: oti6858: fix abuse of interface data
Johan Hovold
1
-6
/
+0
2012-04-25
USB: opticon: fix abuse of interface data
Johan Hovold
1
-5
/
+10
2012-04-24
USB: Staging: serqt_usb2: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-24
USB: Staging: quatech_usb3: remove err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-24
USB: Staging: media: lirc: lirc_ttusbir: remove err() usage
Greg Kroah-Hartman
1
-6
/
+7
2012-04-24
USB: Staging: media: lirc: lirc_sasem: remove err() usage
Greg Kroah-Hartman
1
-39
/
+61
2012-04-24
USB: Staging: media: lirc: lirc_imon: remove err() usage
Greg Kroah-Hartman
1
-31
/
+49
2012-04-24
USB: Staging: media: easycap: remove err() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-04-23
USB: wwan: remove an unneeded check
Dan Carpenter
1
-11
/
+8
2012-04-23
usb/ssb: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-04-23
usb/bcma: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
5
-27
/
+23
2012-04-21
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
kill mm argument of vm_munmap()
Al Viro
8
-11
/
+12
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-21
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
Al Viro
1
-1
/
+14
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-21
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-21
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
1
-2
/
+1
2012-04-21
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-21
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-21
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
3
-18
/
+10
2012-04-21
VM: add "vm_mmap()" helper function
Linus Torvalds
15
-97
/
+87
2012-04-21
VM: add "vm_munmap()" helper function
Linus Torvalds
8
-33
/
+25
2012-04-21
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-21
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-21
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2
-16
/
+40
2012-04-21
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2
-4
/
+5
2012-04-21
VM: add "vm_brk()" helper function
Linus Torvalds
6
-45
/
+31
2012-04-21
USB: usb_wwan.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+4
2012-04-21
USB: option.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-21
USB: console.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+5
2012-04-21
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
1
-17
/
+23
2012-04-21
USB: uss720.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+9
2012-04-21
USB: usblcd.c: remove err() usage
Greg Kroah-Hartman
1
-8
/
+12
2012-04-21
USB: rio500.c: remove err() usage
Greg Kroah-Hartman
1
-9
/
+19
[next]