index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-08-22
1
-10
/
+0
*
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-08-16
2
-35
/
+42
|
\
|
*
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
Sylwester Nawrocki
2013-08-13
1
-30
/
+34
|
*
clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes
Soren Brinkmann
2013-08-13
1
-4
/
+6
|
*
clk/zynq/clkc: Add dedicated spinlock for the SWDT
Soren Brinkmann
2013-08-13
1
-1
/
+2
*
|
Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-08-16
10
-37
/
+55
|
\
\
|
*
|
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
2013-08-14
1
-1
/
+1
|
*
|
USB: mos7720: fix broken control requests
Johan Hovold
2013-08-14
1
-7
/
+14
|
*
|
usb: add two quirky touchscreen
Oliver Neukum
2013-08-14
1
-0
/
+6
|
*
|
USB: ti_usb_3410_5052: fix big-endian firmware handling
Johan Hovold
2013-08-12
1
-4
/
+5
|
*
|
USB: adutux: fix big-endian device-type reporting
Johan Hovold
2013-08-12
1
-1
/
+1
|
*
|
USB: usbtmc: fix big-endian probe of Rigol devices
Johan Hovold
2013-08-12
1
-4
/
+4
|
*
|
USB: mos7840: fix big-endian probe
Johan Hovold
2013-08-12
1
-1
/
+1
|
*
|
USB-Serial: Fix error handling of usb_wwan
Matt Burtch
2013-08-12
1
-10
/
+10
|
*
|
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
Thomas Pugliese
2013-08-12
1
-2
/
+7
|
*
|
USB: EHCI: accept very late isochronous URBs
Alan Stern
2013-08-12
1
-7
/
+6
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-16
34
-245
/
+381
|
\
\
|
*
|
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2013-08-16
4
-35
/
+29
|
*
|
tun: signedness bug in tun_get_user()
Dan Carpenter
2013-08-15
1
-2
/
+4
|
*
|
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
2013-08-15
1
-0
/
+5
|
*
|
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
2013-08-15
1
-3
/
+3
|
*
|
qlcnic: Fix set driver version command
Himanshu Madhani
2013-08-15
2
-3
/
+6
|
*
|
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
2013-08-15
1
-5
/
+8
|
*
|
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
2013-08-15
1
-1
/
+3
|
*
|
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
2013-08-15
1
-83
/
+24
|
*
|
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2013-08-15
2
-0
/
+9
|
*
|
tun: compare with 0 instead of total_len
Weiping Pan
2013-08-14
1
-2
/
+2
|
*
|
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
Alexey Brodkin
2013-08-14
1
-1
/
+1
|
*
|
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
2013-08-14
1
-2
/
+1
|
*
|
bnx2x: fix PTE write access error
Barak Witkowsky
2013-08-14
3
-0
/
+15
|
*
|
bnx2x: fix memory leak in VF
Ariel Elior
2013-08-14
1
-1
/
+1
|
*
|
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
2013-08-14
3
-12
/
+24
|
*
|
bnx2x: protect different statistics flows
Dmitry Kravkov
2013-08-14
3
-12
/
+57
|
*
|
skge: dma_sync the whole receive buffer
stephen hemminger
2013-08-14
1
-2
/
+4
|
*
|
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
2013-08-13
1
-19
/
+92
|
*
|
can: pcan_usb: fix wrong memcpy() bytes length
Stephane Grosjean
2013-08-12
1
-1
/
+1
|
*
|
macvtap: fix two races
Eric Dumazet
2013-08-12
1
-3
/
+9
|
*
|
net: stmmac: Fixed the condition of extend_desc for jumbo frame
Byungho An
2013-08-09
1
-2
/
+11
|
*
|
vxlan: fix a soft lockup in vxlan module removal
Cong Wang
2013-08-09
1
-2
/
+0
|
*
|
vxlan: fix a regression of igmp join
Cong Wang
2013-08-09
1
-1
/
+1
|
*
|
8139cp: Fix skb leak in rx_status_loop failure path.
Dave Jones
2013-08-09
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-08
3
-13
/
+11
|
|
\
\
|
|
*
|
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
Solomon Peachy
2013-08-05
1
-5
/
+2
|
|
*
|
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
2013-08-02
2
-5
/
+6
|
|
*
|
iwl4965: set power mode early
Stanislaw Gruszka
2013-08-02
1
-3
/
+3
|
*
|
|
bonding: modify only neigh_parms owned by us
Veaceslav Falico
2013-08-06
1
-1
/
+7
|
*
|
|
mlx5: remove health handler plugin
Eli Cohen
2013-08-05
1
-28
/
+1
|
*
|
|
macvlan: validate flags
Michael S. Tsirkin
2013-08-05
1
-0
/
+4
|
*
|
|
skge: fix build on 32 bit
Stephen Hemminger
2013-08-05
1
-7
/
+7
|
*
|
|
skge: add dma_mapping check
stephen hemminger
2013-08-05
1
-6
/
+42
[next]