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
...
|
*
crypto: dcp - Fix the path for releasing the resources
Fabio Estevam
2013-09-23
1
-8
/
+10
|
*
crypto: dcp - Use devm_request_irq()
Fabio Estevam
2013-09-23
1
-15
/
+7
|
*
crypto: dcp - Use devm_ioremap_resource()
Fabio Estevam
2013-09-23
1
-6
/
+1
|
*
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
2013-09-23
1
-4
/
+1
|
*
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
2013-09-23
1
-1
/
+3
|
*
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
2013-09-23
1
-1
/
+1
|
*
crypto: omap-aes - Staticize local symbols
Sachin Kamat
2013-09-23
1
-2
/
+2
|
*
crypto: mv_cesa - Staticize local symbols
Sachin Kamat
2013-09-23
1
-5
/
+5
|
*
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-23
1
-9
/
+25
|
*
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
3
-52
/
+169
|
*
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
2
-9
/
+10
|
*
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
2
-6
/
+57
|
*
crypto: caam - split RNG4 instantiation function
Alex Porosanu
2013-09-13
1
-48
/
+92
|
*
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2013-09-13
2
-18
/
+52
|
*
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-09-13
3
-0
/
+21
|
*
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
2013-09-13
1
-1
/
+3
|
*
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
2013-09-13
1
-12
/
+3
|
*
hwrng: via-rng - Mark device ID table as __maybe_unused
Ben Hutchings
2013-09-13
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2013-11-23
21
-62
/
+472
|
\
\
|
*
|
x86, wmi fix modalias_show return values
Prarit Bhargava
2013-11-21
1
-2
/
+4
|
*
|
ipc: Added support for IPC interrupt mode
Kuppuswamy Sathyanarayanan
2013-11-21
1
-3
/
+45
|
*
|
ipc: Handle error conditions in ipc command
Kuppuswamy Sathyanarayanan
2013-11-21
1
-3
/
+5
|
*
|
ipc: Enabled ipc support for additional intel platforms
Kuppuswamy Sathyanarayanan
2013-11-21
1
-0
/
+24
|
*
|
ipc: Added platform data structure
Kuppuswamy Sathyanarayanan
2013-11-21
1
-8
/
+29
|
*
|
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
Takashi Iwai
2013-11-21
1
-1
/
+6
|
*
|
platform: add chrome platform directory
Olof Johansson
2013-11-21
7
-12
/
+32
|
*
|
hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd
Alex Hung
2013-11-21
1
-1
/
+13
|
*
|
dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode
Alex Hung
2013-11-21
1
-3
/
+4
|
*
|
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-11-21
8
-23
/
+8
|
*
|
sony-laptop: fixe typos in sony_laptop_input_keycode_map
Stephen Gildea
2013-11-21
1
-2
/
+2
|
*
|
sony-laptop: warn on multiple KBD backlight handles
Mattia Dongili
2013-11-21
1
-4
/
+12
|
*
|
dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch
Hans de Goede
2013-11-21
1
-3
/
+10
|
*
|
dell-laptop: Add a force_rfkill module parameter
Hans de Goede
2013-11-21
1
-1
/
+5
|
*
|
dell-laptop: Wait less long before updating rfkill after an rfkill keypress
Hans de Goede
2013-11-21
1
-1
/
+1
|
*
|
dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked
Hans de Goede
2013-11-21
1
-3
/
+2
|
*
|
dell-laptop: Sync current block state to BIOS on hw switch change
Hans de Goede
2013-11-21
1
-3
/
+11
|
*
|
dell-laptop: Allow changing the sw_state while the radio is blocked by hw
Hans de Goede
2013-11-21
1
-5
/
+2
|
*
|
dell-laptop: Don't read-back sw_state on machines with a hardware switch
Hans de Goede
2013-11-21
1
-1
/
+4
|
*
|
dell-laptop: Don't set sw_state from the query callback
Hans de Goede
2013-11-21
1
-8
/
+19
|
*
|
dell-laptop: Only get status from BIOS once when updating
Hans de Goede
2013-11-21
1
-9
/
+19
|
*
|
dell-laptop: If there is no hwswitch, then clear all hw-controlled bits
Hans de Goede
2013-11-21
1
-0
/
+3
|
*
|
dell-laptop: Only enable rfkill on Latitudes
Hans de Goede
2013-11-21
1
-50
/
+7
|
*
|
Revert "dell-laptop: Remove rfkill code"
Hans de Goede
2013-11-21
1
-0
/
+289
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-22
49
-318
/
+989
|
\
\
\
|
*
|
|
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
2013-11-21
1
-7
/
+33
|
*
|
|
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
2013-11-21
1
-0
/
+2
|
*
|
|
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
2013-11-21
3
-9
/
+59
|
|
\
\
\
|
|
*
|
|
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-20
2
-7
/
+54
|
|
*
|
|
drm/ttm: Don't move non-existing data
Thomas Hellstrom
2013-11-20
1
-2
/
+5
|
*
|
|
|
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2013-11-21
8
-67
/
+472
|
|
\
\
\
\
[prev]
[next]