index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-11
137
-428
/
+491
|
\
|
*
Annotate hardware config module parameters in sound/pci/
David Howells
2017-04-20
7
-13
/
+13
|
*
Annotate hardware config module parameters in sound/oss/
David Howells
2017-04-20
12
-61
/
+61
|
*
Annotate hardware config module parameters in sound/isa/
David Howells
2017-04-20
23
-145
/
+145
|
*
Annotate hardware config module parameters in sound/drivers/
David Howells
2017-04-20
3
-6
/
+6
|
*
Annotate hardware config module parameters in fs/pstore/
David Howells
2017-04-20
1
-1
/
+1
|
*
Annotate hardware config module parameters in drivers/watchdog/
David Howells
2017-04-20
5
-7
/
+7
|
*
Annotate hardware config module parameters in drivers/video/
David Howells
2017-04-20
2
-7
/
+7
|
*
Annotate hardware config module parameters in drivers/tty/
David Howells
2017-04-20
6
-14
/
+14
|
*
Annotate hardware config module parameters in drivers/staging/vme/
David Howells
2017-04-20
1
-4
/
+4
|
*
Annotate hardware config module parameters in drivers/staging/speakup/
David Howells
2017-04-20
3
-3
/
+3
|
*
Annotate hardware config module parameters in drivers/staging/media/
David Howells
2017-04-20
1
-2
/
+2
|
*
Annotate hardware config module parameters in drivers/scsi/
David Howells
2017-04-20
5
-10
/
+10
|
*
Annotate hardware config module parameters in drivers/pcmcia/
David Howells
2017-04-20
2
-8
/
+8
|
*
Annotate hardware config module parameters in drivers/pci/hotplug/
David Howells
2017-04-20
1
-1
/
+1
|
*
Annotate hardware config module parameters in drivers/parport/
David Howells
2017-04-20
1
-4
/
+4
|
*
Annotate hardware config module parameters in drivers/net/wireless/
David Howells
2017-04-20
1
-2
/
+2
|
*
Annotate hardware config module parameters in drivers/net/wan/
David Howells
2017-04-20
4
-12
/
+12
|
*
Annotate hardware config module parameters in drivers/net/irda/
David Howells
2017-04-20
4
-13
/
+13
|
*
Annotate hardware config module parameters in drivers/net/hamradio/
David Howells
2017-04-20
5
-7
/
+7
|
*
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2017-04-20
12
-26
/
+26
|
*
Annotate hardware config module parameters in drivers/net/can/
David Howells
2017-04-20
2
-8
/
+8
|
*
Annotate hardware config module parameters in drivers/net/arcnet/
David Howells
2017-04-20
3
-6
/
+6
|
*
Annotate hardware config module parameters in drivers/net/appletalk/
David Howells
2017-04-20
2
-6
/
+6
|
*
Annotate hardware config module parameters in drivers/mmc/host/
David Howells
2017-04-20
1
-4
/
+4
|
*
Annotate hardware config module parameters in drivers/misc/
David Howells
2017-04-20
1
-1
/
+1
|
*
Annotate hardware config module parameters in drivers/media/
David Howells
2017-04-20
2
-6
/
+6
|
*
Annotate hardware config module parameters in drivers/isdn/
David Howells
2017-04-20
3
-9
/
+9
|
*
Annotate hardware config module parameters in drivers/input/
David Howells
2017-04-20
3
-4
/
+4
|
*
Annotate hardware config module parameters in drivers/iio/
David Howells
2017-04-20
2
-2
/
+2
|
*
Annotate hardware config module parameters in drivers/i2c/
David Howells
2017-04-20
8
-12
/
+12
|
*
Annotate hardware config module parameters in drivers/gpio/
David Howells
2017-04-20
5
-9
/
+9
|
*
Annotate hardware config module parameters in drivers/cpufreq/
David Howells
2017-04-20
1
-1
/
+1
|
*
Annotate hardware config module parameters in drivers/clocksource/
David Howells
2017-04-20
1
-1
/
+1
|
*
Annotate hardware config module parameters in drivers/char/
David Howells
2017-04-20
1
-2
/
+2
|
*
Annotate hardware config module parameters in drivers/char/mwave/
David Howells
2017-04-20
1
-4
/
+4
|
*
Annotate hardware config module parameters in drivers/char/ipmi/
David Howells
2017-04-20
1
-7
/
+7
|
*
Annotate hardware config module parameters in arch/x86/mm/
David Howells
2017-04-04
1
-1
/
+1
|
*
Annotate module params that specify hardware parameters (eg. ioport)
David Howells
2017-04-04
1
-1
/
+64
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-05-10
144
-1432
/
+5734
|
\
\
|
*
|
clk: x86: pmc-atom: Checking for IS_ERR() instead of NULL
Dan Carpenter
2017-05-01
1
-2
/
+2
|
*
|
clk: ti: divider: try to fix ti_clk_register_divider
Arnd Bergmann
2017-04-28
1
-11
/
+6
|
*
|
clk: mvebu: Use kcalloc() in two functions
Markus Elfring
2017-04-22
1
-2
/
+2
|
*
|
clk: mvebu: Use kcalloc() in of_cpu_clk_setup()
Markus Elfring
2017-04-22
1
-2
/
+2
|
*
|
clk: nomadik: Delete error messages for a failed memory allocation in two fun...
Markus Elfring
2017-04-22
1
-7
/
+3
|
*
|
clk: nomadik: Use seq_puts() in nomadik_src_clk_show()
Markus Elfring
2017-04-22
1
-1
/
+1
|
*
|
clk: Improve a size determination in two functions
Markus Elfring
2017-04-22
1
-2
/
+2
|
*
|
clk: Replace four seq_printf() calls by seq_putc()
Markus Elfring
2017-04-22
1
-5
/
+4
|
*
|
clk: si5351: Delete an error message for a failed memory allocation in si5351...
Markus Elfring
2017-04-22
1
-3
/
+1
|
*
|
clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()
Markus Elfring
2017-04-22
1
-2
/
+2
[next]