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
*
wireless: Remove casts to same type
Joe Perches
2012-06-06
55
-247
/
+198
*
ethernet: Remove casts to same type
Joe Perches
2012-06-06
34
-97
/
+87
*
be2net: update driver version
Sathya Perla
2012-06-06
1
-1
/
+1
*
be2net: do not use SCRATCHPAD register
Sathya Perla
2012-06-06
2
-9
/
+3
*
be2net: remove unnecessary usage of unlikely()
Sathya Perla
2012-06-06
1
-2
/
+2
*
be2net: fix reporting number of actual rx queues
Sathya Perla
2012-06-06
1
-1
/
+7
*
be2net: do not modify PCI MaxReadReq size
Sathya Perla
2012-06-06
1
-2
/
+0
*
be2net: cleanup be_vid_config()
Sathya Perla
2012-06-06
1
-16
/
+9
*
be2net: don't call vid_config() when there's no vlan config
Sathya Perla
2012-06-06
1
-1
/
+2
*
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
2012-06-06
1
-196
/
+224
*
gianfar: Remove superfluous initialisations
Jan Ceuleers
2012-06-06
1
-16
/
+14
*
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
2012-06-06
1
-144
/
+154
*
gianfar: comment cleanup
Jan Ceuleers
2012-06-06
1
-72
/
+83
*
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
2012-06-06
1
-8
/
+8
*
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
2012-06-04
1
-2
/
+1
*
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
2012-06-04
1
-7
/
+18
*
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-03
5
-90
/
+311
|
\
|
*
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
4
-11
/
+182
|
*
dm thin: use slab mempools
Mike Snitzer
2012-06-03
1
-62
/
+99
|
*
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
1
-9
/
+17
|
*
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
1
-2
/
+6
|
*
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-03
1
-6
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-03
14
-67
/
+137
|
\
\
|
*
|
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
2012-06-02
1
-1
/
+1
|
*
|
mcs7830: Implement link state detection
Ondrej Zary
2012-06-02
1
-2
/
+23
|
*
|
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
2012-06-02
1
-9
/
+9
|
*
|
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-06-02
1
-1
/
+1
|
*
|
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
2012-06-02
1
-0
/
+3
|
*
|
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-06-01
2
-2
/
+2
|
*
|
8139cp: set ring address before enabling receiver
Jason Wang
2012-06-01
1
-11
/
+11
|
*
|
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
2012-06-01
1
-3
/
+2
|
*
|
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
2012-06-01
1
-3
/
+3
|
*
|
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
2012-06-01
4
-14
/
+63
|
*
|
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
Jack Morgenstein
2012-06-01
1
-5
/
+7
|
*
|
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
2012-06-01
2
-15
/
+11
|
*
|
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
2012-06-01
1
-1
/
+1
*
|
|
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-03
12
-175
/
+108
*
|
|
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-02
66
-1841
/
+4734
|
\
\
\
|
*
|
|
video: bfin_adv7393fb: Fix cleanup code
Emil Goode
2012-05-29
1
-20
/
+23
|
*
|
|
video: exynos_dp: reduce delay time when configuring video setting
Jingoo Han
2012-05-29
1
-2
/
+2
|
*
|
|
video: exynos_dp: move sw reset prioir to enabling sw defined function
Jingoo Han
2012-05-29
3
-2
/
+8
|
*
|
|
video: exynos_dp: use devm_ functions
Jingoo Han
2012-05-29
2
-38
/
+12
|
*
|
|
fb: handle NULL pointers in framebuffer release
Dan Carpenter
2012-05-29
1
-0
/
+2
|
*
|
|
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
Florian Tobias Schandinat
2012-05-27
287
-3232
/
+5362
|
|
\
\
\
|
|
*
|
|
OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ request
Ricardo Neri
2012-05-22
1
-3
/
+3
|
|
*
|
|
OMAPDSS: Apply VENC timings even if panel is disabled
Archit Taneja
2012-05-22
1
-0
/
+2
|
|
*
|
|
OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
Archit Taneja
2012-05-22
2
-18
/
+17
|
|
*
|
|
OMAPDSS: DISPC: Support rotation through TILER
Chandrabhanu Mahapatra
2012-05-22
4
-1
/
+84
|
|
*
|
|
OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
1
-1
/
+3
|
|
*
|
|
OMAPFB: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
2
-0
/
+2
[next]