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
*
USB: mct_u232: Fix incorrect TIOCMSET return
Alan Cox
2012-06-13
1
-5
/
+8
*
USB: option: Updated Huawei K4605 has better id
Andrew Bird
2012-06-13
1
-0
/
+2
*
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
Tom Cassidy
2012-06-13
1
-0
/
+4
*
USB: serial: cp210x: add Optris MS Pro usb id
Mikko Tuumanen
2012-06-13
1
-0
/
+1
*
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
Evan McNabb
2012-06-13
2
-0
/
+2
*
USB: qcserial: Add Sierra Wireless device IDs
Bjørn Mork
2012-06-13
1
-0
/
+6
*
USB: option: Add Vodafone/Huawei K5005 support
Bjørn Mork
2012-06-13
1
-0
/
+4
*
USB: cdc-wdm: Add Vodafone/Huawei K5005 support
Bjørn Mork
2012-06-13
1
-0
/
+9
*
usb: musb_gadget: fix crash caused by dangling pointer
Grazvydas Ignotas
2012-06-04
1
-0
/
+1
*
usb: musb: davinci: Fix build breakage
Jon Povey
2012-06-04
2
-2
/
+3
*
usb: gadget: regression fix - usage of usb_ep
Christoph Fritz
2012-06-04
2
-3
/
+3
*
usb: gadget: s3c-hsudc.c: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: s3c2410_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: pxa25x_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: omap_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: mv_udc_core: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: goku_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: fsl_udc_core: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: fsl_qe_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: atmel_usba_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-6
/
+0
*
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
[next]