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
*
Merge back earlier cpufreq material for v4.4.
Rafael J. Wysocki
2015-10-16
10
-51
/
+341
|
\
|
*
cpufreq: intel_pstate: Avoid calculation for max/min
Srinivas Pandruvada
2015-10-15
1
-5
/
+45
|
*
cpufreq: intel_pstate: Use ACPI perf configuration
Srinivas Pandruvada
2015-10-15
2
-1
/
+171
|
*
cpufreq: intel-pstate: Use separate max pstate for scaling
Srinivas Pandruvada
2015-10-15
1
-2
/
+18
|
*
cpufreq: intel_pstate: get P1 from TAR when available
Srinivas Pandruvada
2015-10-15
1
-4
/
+35
|
*
cpufreq: Drop redundant check for inactive policies
Viresh Kumar
2015-10-14
1
-7
/
+0
|
*
Merge back earlier cpufreq material for v4.4.
Rafael J. Wysocki
2015-10-12
7
-34
/
+74
|
|
\
|
|
*
cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
Shilpasri G Bhat
2015-09-26
1
-2
/
+8
|
|
*
cpufreq: imx: update the clock switch flow to support imx6ul
Bai Ping
2015-09-26
1
-5
/
+45
|
|
*
cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs
Bartlomiej Zolnierkiewicz
2015-09-26
1
-2
/
+0
|
|
*
cpufreq: conservative: remove 'enable' field
Viresh Kumar
2015-09-26
3
-25
/
+19
|
|
*
cpufreq: integrator: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-25
1
-0
/
+2
*
|
|
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
Srinivas Pandruvada
2015-10-15
1
-0
/
+5
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-10-11
3
-14
/
+33
|
\
\
\
|
*
|
|
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
2015-10-07
1
-7
/
+21
|
*
|
|
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
2015-10-01
1
-1
/
+1
|
*
|
|
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
2015-09-17
1
-6
/
+11
*
|
|
|
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2015-10-11
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2015-10-08
2
-4
/
+4
*
|
|
|
|
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-10-10
7
-3
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
2015-10-04
1
-0
/
+7
|
*
|
|
|
|
USB: chaoskey read offset bug
Alexander Inyukhin
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
2015-10-04
1
-0
/
+6
|
*
|
|
|
|
Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2015-10-03
3
-0
/
+18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
phy: berlin-sata: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-25
1
-0
/
+1
|
|
*
|
|
|
|
phy: rockchip-usb: power down phy when rockchip phy probe
huang lin
2015-09-25
1
-0
/
+6
|
|
*
|
|
|
|
phy: qcom-ufs: fix build error when the component is built as a module
Yaniv Gardi
2015-09-25
1
-0
/
+11
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
usb: renesas_usbhs: Add support for R-Car H3
Yoshihiro Shimoda
2015-09-30
1
-0
/
+5
|
*
|
|
|
|
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
2015-09-30
1
-1
/
+1
|
*
|
|
|
|
usb: gadget: bdc: fix memory leak
Sudip Mukherjee
2015-09-30
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-10-10
6
-28
/
+79
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drivers/tty: require read access for controlling terminal
Jann Horn
2015-10-04
1
-4
/
+27
|
*
|
|
|
|
|
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
1
-0
/
+8
|
*
|
|
|
|
|
tty: fix data race on tty_buffer.commit
Dmitry Vyukov
2015-10-04
1
-3
/
+12
|
*
|
|
|
|
|
tty: fix data race in tty_buffer_flush
Dmitry Vyukov
2015-10-04
1
-1
/
+4
|
*
|
|
|
|
|
tty: fix data race in flush_to_ldisc
Dmitry Vyukov
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
|
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
2015-10-04
1
-10
/
+5
|
*
|
|
|
|
|
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
|
tty: don't leak cdev in tty_cdev_add()
Leon Yu
2015-10-04
1
-2
/
+7
|
*
|
|
|
|
|
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-10-04
1
-6
/
+14
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-10
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
staging: speakup: fix speakup-r regression
covici@ccs.covici.com
2015-10-04
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-10
4
-8
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mcb: Fix error handling in mcb_pci_probe()
Alexey Khoroshilov
2015-10-05
1
-2
/
+4
|
*
|
|
|
|
|
mei: hbm: fix error in state check logic
Alexander Usyskin
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
|
nvmem: sunxi: Check for memory allocation failure
Maxime Ripard
2015-10-04
1
-1
/
+10
|
*
|
|
|
|
|
nvmem: core: Fix memory leak in nvmem_cell_write
Axel Lin
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
|
nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
Axel Lin
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
|
nvmem: core: fix the out-of-range leak in read/write()
ZhengShunQian
2015-10-04
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-10
3
-4
/
+10
|
\
\
\
\
\
\
[next]