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
*
i2c-piix4: Fix build failure
Daniel J Blueman
2012-10-05
1
-0
/
+1
*
i2c-i801: Let i2c-mux-gpio find the GPIO chip
Jean Delvare
2012-10-05
1
-33
/
+4
*
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
2012-10-05
1
-6
/
+32
*
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
2012-10-05
1
-9
/
+5
*
i2c-i801: Support SMBus multiplexing on Asus Z8 series
Jean Delvare
2012-10-05
2
-1
/
+214
*
i2c-viapro: Add VIA VX900 device ID
Jean Delvare
2012-10-05
2
-1
/
+5
*
i2c-parport: i2c_parport_irq can be static
Jean Delvare
2012-10-05
1
-1
/
+1
*
i2c-designware: i2c_dw_xfer_msg can be static
Jean Delvare
2012-10-05
1
-1
/
+1
*
i2c/scx200_*: Replace printks with pr_<level>s
Jim Cromie
2012-10-05
2
-21
/
+18
*
i2c: Make I2C available on UML
Peter Huewe
2012-10-05
2
-14
/
+17
*
i2c: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-3
/
+13
*
i2c-smbus: Convert kzalloc to devm_kzalloc
Julia Lawall
2012-10-05
1
-7
/
+4
*
i2c-mux: Add support for device auto-detection
Jean Delvare
2012-10-05
5
-7
/
+33
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-05
20
-168
/
+229
|
\
|
*
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
2012-09-27
1
-1
/
+55
|
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-09-18
1
-31
/
+12
|
|
\
|
|
*
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
2012-09-12
1
-31
/
+12
|
*
|
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
2012-09-18
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
2012-09-17
78
-900
/
+847
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
2012-09-13
464
-2743
/
+6077
|
|
|
\
|
*
|
\
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
434
-2643
/
+5823
|
|
\
\
\
|
*
|
|
|
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-09-05
1
-9
/
+9
|
*
|
|
|
hvc_vio: Improve registration of udbg backend
Benjamin Herrenschmidt
2012-09-05
1
-53
/
+70
|
*
|
|
|
hvc_console: Better kernel console support
Benjamin Herrenschmidt
2012-09-05
1
-7
/
+26
|
*
|
|
|
powerpc/ps3: Replace virt_to_abs() with __pa()
Michael Ellerman
2012-09-05
1
-2
/
+1
|
*
|
|
|
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
3
-14
/
+13
|
*
|
|
|
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
Michael Ellerman
2012-09-05
1
-2
/
+1
|
*
|
|
|
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
8
-22
/
+21
|
*
|
|
|
IB/ehca: Don't use phys_to_abs(), it's a nop
Michael Ellerman
2012-09-05
1
-19
/
+14
|
*
|
|
|
powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...
Michael Ellerman
2012-09-05
1
-9
/
+8
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-10-05
18
-148
/
+176
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-10-04
3
-5
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
2012-10-04
1
-4
/
+4
|
|
*
|
|
|
|
can: peak_pcmcia: fix error return code
Peter Senna Tschudin
2012-10-04
1
-1
/
+3
|
|
*
|
|
|
|
can: peak_pci: fix error return code
Peter Senna Tschudin
2012-10-04
1
-0
/
+2
|
*
|
|
|
|
|
team: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2012-10-04
1
-0
/
+2
|
*
|
|
|
|
|
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2012-10-04
1
-0
/
+2
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-04
6
-114
/
+112
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
2012-10-03
3
-0
/
+4
|
|
*
|
|
|
|
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
2012-10-03
1
-1
/
+1
|
|
*
|
|
|
|
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
2012-10-03
1
-4
/
+1
|
|
*
|
|
|
|
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2012-10-03
2
-61
/
+48
|
|
*
|
|
|
|
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
2012-10-03
1
-89
/
+99
|
*
|
|
|
|
|
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
2012-10-04
1
-0
/
+1
|
*
|
|
|
|
|
bnx2x: fix ring size for 10G functions
Yuval Mintz
2012-10-03
1
-7
/
+10
|
*
|
|
|
|
|
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
2012-10-03
1
-13
/
+30
|
|
/
/
/
/
/
|
*
|
|
|
|
tg3: Fix sparse warnings.
Michael Chan
2012-10-03
1
-5
/
+6
|
*
|
|
|
|
bnx2x: use strlcpy() to copy a string
Dan Carpenter
2012-10-03
1
-3
/
+2
|
*
|
|
|
|
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
2012-10-03
1
-0
/
+1
|
*
|
|
|
|
pch_gbe: Fix PTP dependencies.
David S. Miller
2012-10-03
1
-1
/
+1
[next]