index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-04
6
-17
/
+28
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-03
6
-17
/
+28
|
|
\
|
|
*
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
2012-02-01
3
-3
/
+11
|
|
*
ssb: fix cardbus slot in hostmode
Hauke Mehrtens
2012-02-01
1
-1
/
+1
|
|
*
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
2012-02-01
1
-1
/
+1
|
|
*
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
Luigi Tarenga
2012-02-01
1
-4
/
+4
|
|
*
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
2012-02-01
1
-8
/
+11
*
|
|
ixgbe: Fix typo in ixgbe_common.h
Masanari Iida
2012-02-03
1
-1
/
+1
*
|
|
igbvf: change copyright date
Mitch A Williams
2012-02-03
10
-11
/
+11
*
|
|
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
10
-11
/
+11
*
|
|
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-02-03
2
-6
/
+21
*
|
|
ixgbe: make ethtool strings table const
Stephen Hemminger
2012-02-03
1
-1
/
+1
*
|
|
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
2012-02-03
1
-0
/
+3
*
|
|
ixgbe: update copyright to 2012
Don Skidmore
2012-02-03
25
-26
/
+26
|
/
/
*
|
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
2012-02-03
1
-14
/
+9
*
|
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
2012-02-03
1
-9
/
+0
*
|
can: pch_can: fix error passive level test
Xi Wang
2012-02-03
1
-1
/
+2
*
|
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
2012-02-03
1
-1
/
+2
*
|
can: cc770: Fix indirect access deadlock on ISA cards
Wolfgang Zarre
2012-02-03
1
-1
/
+15
*
|
can: cc770: store echo skb before starting the transfer
Wolfgang Grandegger
2012-02-03
1
-1
/
+3
*
|
can: flexcan: fix irq flooding by clearing all interrupt sources
Wolfgang Grandegger
2012-02-03
1
-1
/
+6
*
|
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
2012-02-02
2
-4
/
+17
*
|
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
Haiyang Zhang
2012-02-02
1
-4
/
+4
*
|
drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment
Julia Lawall
2012-02-02
2
-2
/
+3
*
|
net/hyperv: fix the issue that large packets be dropped under bridge
Wei Yongjun
2012-02-02
1
-0
/
+19
*
|
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2012-02-01
1
-5
/
+1
*
|
net/hyperv: rx_bytes should account the ether header size
Wei Yongjun
2012-02-01
1
-1
/
+1
*
|
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
2012-01-31
1
-1
/
+1
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-30
3
-6
/
+13
|
\
\
|
*
|
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
1
-0
/
+6
|
*
|
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-29
1
-1
/
+2
|
*
|
hwmon: (f71805f) Fix clamping of temperature limits
Jean Delvare
2012-01-20
1
-5
/
+5
*
|
|
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-30
6
-63
/
+85
|
\
\
\
|
*
|
|
pinctrl: add checks for empty function names
Tony Lindgren
2012-01-26
5
-24
/
+41
|
*
|
|
pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set
Tony Lindgren
2012-01-26
1
-3
/
+6
|
*
|
|
pinctrl: fix some pinmux typos
Tony Lindgren
2012-01-26
1
-7
/
+2
|
*
|
|
pinctrl: free debugfs entries when unloading a pinmux driver
Tony Lindgren
2012-01-24
2
-1
/
+16
|
*
|
|
pinctrl: unbreak error messages
Uwe Kleine-König
2012-01-24
1
-27
/
+19
|
*
|
|
pinctrl: fix pinconf_pins_show iteration
Stephen Warren
2012-01-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
30
-655
/
+345
|
\
\
\
|
*
|
|
serial: Kill off Moorestown code
Alan Cox
2012-01-26
3
-354
/
+0
|
*
|
|
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
2012-01-26
1
-31
/
+4
|
*
|
|
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
2012-01-26
1
-50
/
+1
|
*
|
|
serial: Fix wakeup init logic to speed up startup
Simon Glass
2012-01-24
1
-3
/
+3
|
*
|
|
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-01-24
1
-0
/
+14
|
*
|
|
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
2012-01-24
1
-2
/
+14
|
*
|
|
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
Paul Walmsley
2012-01-24
1
-1
/
+50
|
*
|
|
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Paul Walmsley
2012-01-24
1
-4
/
+31
|
*
|
|
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-01-24
1
-1
/
+1
|
*
|
|
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
Shubhrajyoti D
2012-01-24
1
-1
/
+1
[next]