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
*
drivers/bluetooth: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
4
-56
/
+4
*
drivers/ata: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
1
-13
/
+1
*
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2013-03-15
2
-24
/
+2
*
applicom: use correct array offset
Dan Carpenter
2013-03-15
1
-2
/
+2
*
ipack: split ipack_device_register() in several functions
Samuel Iglesias Gonsalvez
2013-03-15
2
-11
/
+27
*
ipack: add ipack_get_device() ipack_put_device()
Samuel Iglesias Gonsalvez
2013-03-15
1
-0
/
+12
*
w1: ds2408: use ARRAY_SIZE instead of hard-coded number
Jean-Francois Dagenais
2013-03-15
1
-4
/
+3
*
w1: ds2408: make value read-back check a Kconfig option
Jean-Francois Dagenais
2013-03-15
2
-6
/
+22
*
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
2013-03-15
3
-1
/
+298
*
Drivers: hv: vmbus: Handle channel rescind message correctly
K. Y. Srinivasan
2013-03-15
1
-0
/
+11
*
Drivers: hv: balloon: Implement hot-add functionality
K. Y. Srinivasan
2013-03-15
1
-21
/
+387
*
Drivers: hv: balloon: Make the balloon driver not unloadable
K. Y. Srinivasan
2013-03-15
1
-7
/
+0
*
Drivers: hv: balloon: Execute hot-add code in a separate context
K. Y. Srinivasan
2013-03-15
1
-18
/
+23
*
Drivers: hv: balloon: Execute balloon inflation in a separate context
K. Y. Srinivasan
2013-03-15
1
-10
/
+24
*
Drivers: hv: balloon: Do not request completion notification
K. Y. Srinivasan
2013-03-15
1
-4
/
+2
*
driver: hv: remove cast for kmalloc return value
Zhang Yanfei
2013-03-15
1
-3
/
+2
*
drivers: memory: use module_platform_driver_probe()
Fabio Porcedda
2013-03-15
1
-11
/
+1
*
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
2013-03-15
1
-1
/
+0
*
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
2013-03-15
1
-3
/
+0
*
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
2013-03-15
1
-1
/
+1
*
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-12
/
+1
*
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-11
/
+1
*
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-12
/
+1
*
memory: tegra30: Fix build error w/o PM
Hiroshi Doyu
2013-03-15
1
-0
/
+2
*
mei: add hw start callback
Tomas Winkler
2013-03-15
3
-15
/
+62
*
mei: revamp mei_data2slots
Tomas Winkler
2013-03-15
5
-34
/
+47
*
w1: mxc_w1: Convert to devm_ioremap_resource()
Fabio Estevam
2013-03-13
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-10
10
-0
/
+10
|
\
|
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-04
10
-0
/
+10
*
|
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
1
-2
/
+2
*
|
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
2013-03-09
1
-2
/
+39
*
|
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-03-09
1
-2
/
+62
*
|
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-09
1
-3
/
+2
|
\
\
|
*
|
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
2013-03-09
1
-3
/
+2
*
|
|
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-03-08
1
-8
/
+14
|
\
\
\
|
*
|
|
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
Benjamin Tissoires
2013-03-07
1
-8
/
+14
*
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-08
1
-4
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
random: fix locking dependency with the tasklist_lock
Theodore Ts'o
2013-03-04
1
-4
/
+8
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-08
2
-34
/
+97
|
\
\
\
\
|
*
\
\
\
Merge tag 'efi-for-3.9-rc2' into x86/urgent
H. Peter Anvin
2013-03-07
1
-34
/
+96
|
|
\
\
\
\
|
|
*
|
|
|
efivarfs: return accurate error code in efivarfs_fill_super()
Matt Fleming
2013-03-06
1
-5
/
+15
|
|
*
|
|
|
efivars: efivarfs_valid_name() should handle pstore syntax
Matt Fleming
2013-03-06
1
-2
/
+2
|
|
*
|
|
|
efi: be more paranoid about available space when creating variables
Matthew Garrett
2013-03-06
1
-27
/
+79
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
iommu, x86: Add DMA remap fault reason
Li, Zhen-Hua
2013-03-06
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-03-07
25
-99
/
+272
|
\
\
\
\
|
*
|
|
|
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
2013-03-07
1
-1
/
+0
|
*
|
|
|
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
2013-03-07
1
-0
/
+1
|
*
|
|
|
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
2013-03-07
1
-0
/
+27
|
*
|
|
|
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
2013-03-07
1
-1
/
+0
|
*
|
|
|
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2013-03-07
2
-2
/
+3
[next]