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
...
|
*
|
|
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
2013-05-16
1
-2
/
+2
|
*
|
|
fec: Invert the order of function calls in fec_restart()
Fabio Estevam
2013-05-15
1
-3
/
+3
|
*
|
|
fec: Fix inconsistent lock state
Fabio Estevam
2013-05-15
1
-2
/
+2
|
*
|
|
ipg: fix an unsigned widening cast of '~' truncation issue
Dan Carpenter
2013-05-15
1
-43
/
+43
|
*
|
|
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2013-05-14
2
-2
/
+23
|
*
|
|
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
2013-05-14
1
-1
/
+1
|
*
|
|
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
2013-05-14
1
-13
/
+5
|
*
|
|
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
2013-05-14
3
-5
/
+19
|
*
|
|
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
2013-05-14
3
-19
/
+6
|
*
|
|
tg3: Fix data corruption on 5725 with TSO
Michael Chan
2013-05-14
1
-0
/
+17
|
*
|
|
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-05-14
1
-6
/
+26
*
|
|
|
Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-24
8
-21
/
+64
|
\
\
\
\
|
*
|
|
|
gpio: Don't override the error code in probe error handling
Axel Lin
2013-05-20
4
-9
/
+6
|
*
|
|
|
gpio: mxs: Use set and clear capabilities of the gpio controller
Maxime Ripard
2013-05-20
1
-1
/
+2
|
*
|
|
|
gpio-langwell: fix irq conflicts when DT is not used
David Cohen
2013-05-20
1
-7
/
+10
|
*
|
|
|
gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
2013-05-20
1
-1
/
+1
|
*
|
|
|
gpio/omap: ensure gpio context is initialised
Jon Hunter
2013-05-13
1
-3
/
+45
*
|
|
|
|
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-23
2
-1
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
2013-05-17
2
-1
/
+17
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-05-23
3
-23
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
2013-05-23
1
-4
/
+15
|
*
|
|
|
|
Input: wacom - add a few new styli for Cintiq series
Ping Cheng
2013-05-06
1
-19
/
+17
|
*
|
|
|
|
Input: wacom - add three new display tablets
Ping Cheng
2013-05-06
2
-0
/
+37
|
*
|
|
|
|
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
2013-05-06
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-23
12
-183
/
+233
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
2013-05-22
1
-3
/
+3
|
*
|
|
|
|
|
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
2013-05-21
1
-2
/
+9
|
*
|
|
|
|
|
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-21
1
-0
/
+1
|
*
|
|
|
|
|
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
2013-05-20
1
-0
/
+8
|
*
|
|
|
|
|
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
2013-05-20
2
-26
/
+55
|
*
|
|
|
|
|
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-05-20
1
-0
/
+1
|
*
|
|
|
|
|
TTY: rocket, fix more no-PCI warnings
Jiri Slaby
2013-05-20
1
-147
/
+141
|
*
|
|
|
|
|
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
Wei Yongjun
2013-05-20
1
-1
/
+3
|
*
|
|
|
|
|
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
Wei Yongjun
2013-05-20
1
-3
/
+8
|
*
|
|
|
|
|
serial: samsung: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-05-20
1
-0
/
+1
|
*
|
|
|
|
|
serial: pl011: protect attribute read from NULL platform data struct
Lee Jones
2013-05-20
1
-1
/
+1
|
*
|
|
|
|
|
tty: nwpserial: Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-20
1
-1
/
+1
|
*
|
|
|
|
|
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
2013-05-20
1
-2
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-23
32
-52
/
+499
|
\
\
\
\
\
\
|
*
|
|
|
|
|
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2013-05-23
2
-2
/
+1
|
*
|
|
|
|
|
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
2013-05-22
1
-4
/
+4
|
*
|
|
|
|
|
iio:common:st: added disable function after read info raw data
Denis CIOCCA
2013-05-22
1
-0
/
+2
|
*
|
|
|
|
|
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
2013-05-22
1
-3
/
+3
|
*
|
|
|
|
|
staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
Wei Yongjun
2013-05-22
1
-4
/
+5
|
*
|
|
|
|
|
staging/iio/mxs-lradc: fix preenable for multiple buffers
Michał Mirosław
2013-05-22
1
-3
/
+2
|
*
|
|
|
|
|
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
Fabio Estevam
2013-05-21
1
-1
/
+3
|
*
|
|
|
|
|
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
Marek Vasut
2013-05-21
1
-0
/
+1
|
*
|
|
|
|
|
staging: ramster: add how-to document
Dan Magenheimer
2013-05-20
1
-0
/
+366
|
*
|
|
|
|
|
staging: dwc2: Fix dma-enabled platform devices using a default dma_mask
Matthijs Kooijman
2013-05-18
1
-0
/
+8
|
*
|
|
|
|
|
staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
Malcolm Priestley
2013-05-17
1
-0
/
+6
[prev]
[next]