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
*
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-5
/
+1
*
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-6
/
+1
*
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-6
/
+4
*
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
2013-03-29
2
-0
/
+15
*
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2013-03-29
2
-10
/
+30
*
mei: bus: Call bus routines from the core code
Samuel Ortiz
2013-03-29
5
-2
/
+42
*
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
2013-03-29
4
-15
/
+44
*
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
2013-03-29
3
-0
/
+267
*
mei: bus: Implement driver registration
Samuel Ortiz
2013-03-29
2
-0
/
+33
*
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
2013-03-29
9
-0
/
+385
*
mei: move mei-me to separate module
Tomas Winkler
2013-03-29
5
-7
/
+19
*
mei: prefix me hardware specific functions with mei_me_
Tomas Winkler
2013-03-29
2
-36
/
+36
*
mei: rename function mei_hw_init to mei_start
Tomas Winkler
2013-03-29
3
-4
/
+4
*
mei: ME structures should be initialized in mei_device_init
Tomas Winkler
2013-03-29
2
-8
/
+9
*
mei: unregister watchdog from mei_stop function
Tomas Winkler
2013-03-29
2
-2
/
+3
*
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2013-03-29
2
-5
/
+0
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2013-03-27
8
-100
/
+186
|
\
|
*
VMCI: Fix process-to-process DRGAMs.
Andy King
2013-03-15
1
-1
/
+3
|
*
Merge tag 'extcon-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Greg Kroah-Hartman
2013-03-15
3
-45
/
+137
|
|
\
|
|
*
extcon: max77693: Initialize register of MUIC device to bring up it without p...
Chanwoo Choi
2013-03-13
2
-25
/
+91
|
|
*
extcon: max77693: Fix bug of wrong pointer when platform data is not used
Chanwoo Choi
2013-03-13
1
-38
/
+52
|
|
*
extcon: max8997: Check the pointer of platform data to protect null pointer e...
Chanwoo Choi
2013-03-13
1
-22
/
+34
|
*
|
mei: ME hardware reset needs to be synchronized
Tomas Winkler
2013-03-15
1
-9
/
+20
|
*
|
mei: add mei_stop function to stop mei device
Tomas Winkler
2013-03-15
3
-45
/
+26
*
|
|
mfd: pm8921: Disable driver until it gets fixed
David Brown
2013-03-26
1
-1
/
+1
*
|
|
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-26
640
-3310
/
+5850
|
\
\
\
|
*
|
|
extcon: arizona: Fix interaction between headphone outputs and identification
Mark Brown
2013-03-26
1
-14
/
+30
|
*
|
|
ASoC: arizona: Fix interaction between headphone outputs and identification
Mark Brown
2013-03-26
5
-8
/
+47
|
*
|
|
extcon: arizona: Factor out magic application
Mark Brown
2013-03-26
1
-55
/
+36
|
*
|
|
Linux 3.9-rc4
v3.9-rc4
Linus Torvalds
2013-03-24
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-03-24
6
-12
/
+29
|
|
\
\
\
|
|
*
|
|
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
2013-03-20
1
-3
/
+8
|
|
*
|
|
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
2013-03-20
1
-1
/
+1
|
|
*
|
|
tcm_vhost: Flush vhost_work in vhost_scsi_flush()
Asias He
2013-03-18
1
-0
/
+1
|
|
*
|
|
tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
Asias He
2013-03-18
1
-4
/
+8
|
|
*
|
|
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
2013-03-18
1
-1
/
+2
|
|
*
|
|
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
2013-03-18
1
-1
/
+4
|
|
*
|
|
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
2013-03-18
1
-2
/
+5
|
*
|
|
|
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-03-23
6
-47
/
+86
|
|
\
\
\
\
|
|
*
|
|
|
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
3
-6
/
+0
|
|
*
|
|
|
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2013-03-20
2
-6
/
+40
|
|
*
|
|
|
MD: Prevent sysfs operations on uninitialized kobjects
Jonathan Brassow
2013-03-20
2
-6
/
+4
|
|
*
|
|
|
MD RAID5: Avoid accessing gendisk or queue structs when not available
Jonathan Brassow
2013-03-20
1
-13
/
+20
|
|
*
|
|
|
md/raid5: schedule_construction should abort if nothing to do.
NeilBrown
2013-03-20
1
-16
/
+22
|
*
|
|
|
|
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-03-23
6
-21
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
pata_samsung_cf: use module_platform_driver_probe()
Jingoo Han
2013-03-04
1
-12
/
+1
|
|
*
|
|
|
|
[libata] Avoid specialized TLA's in ZPODD's Kconfig
Aaron Lu
2013-03-04
1
-6
/
+7
|
|
*
|
|
|
|
libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource
Sander Eikelenboom
2013-03-04
1
-1
/
+1
|
|
*
|
|
|
|
sata_fsl: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-04
1
-2
/
+1
|
|
*
|
|
|
|
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-03-04
1
-0
/
+2
[next]