index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-designware: enable/disable the controller properly
Mika Westerberg
2013-04-15
1
-6
/
+28
*
i2c-designware: use dynamic adapter numbering on Lynxpoint
Mika Westerberg
2013-04-15
1
-9
/
+0
*
i2c-designware-pci: use managed functions pcim_* and devm_*
Andy Shevchenko
2013-04-15
1
-51
/
+17
*
i2c-designware-pci: use dev_err() instead of printk()
Andy Shevchenko
2013-04-15
1
-2
/
+2
*
i2c-designware: move to managed functions (devm_*)
Andy Shevchenko
2013-04-15
1
-54
/
+19
*
i2c: remove CONFIG_HOTPLUG ifdefs
Yijing Wang
2013-04-09
1
-5
/
+0
*
i2c: s3c2410: Add SMBus emulation for block read
Jaemin Yoo
2013-04-09
1
-0
/
+9
*
i2c: Make the return type of i2c_del_mux_adapter() void
Lars-Peter Clausen
2013-04-02
2
-4
/
+2
*
i2c: Ignore the return value of i2c_del_mux_adapter()
Lars-Peter Clausen
2013-04-02
1
-4
/
+2
*
i2c: Make return type of i2c_del_adapter() void
Lars-Peter Clausen
2013-04-02
2
-5
/
+3
*
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2013-04-02
16
-61
/
+29
*
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
Lars-Peter Clausen
2013-04-02
1
-1
/
+1
*
i2c: Remove detach_adapter
Lars-Peter Clausen
2013-04-02
2
-28
/
+12
*
i2c: at91: Use of_match_ptr() macro
Sachin Kamat
2013-03-29
1
-3
/
+1
*
i2c: davinci: update to devm_* API
Vishwanathrao Badarkhe, Manish
2013-03-29
1
-34
/
+14
*
i2c: davinci: rename recover bus functions
Wolfram Sang
2013-03-29
1
-5
/
+5
*
i2c: mux: gpio: Check gpio_direction_output return value
Jean Delvare
2013-03-27
1
-3
/
+14
*
i2c: gpio: Add support for deferred probing
Jean Delvare
2013-03-27
1
-25
/
+50
*
i2c: s3c2410: fixup the styling of the newly moved register definitions
Heiko Stübner
2013-03-24
1
-27
/
+25
*
i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
Heiko Stübner
2013-03-24
4
-59
/
+40
*
i2c: ismt: remove duplicate const
Wolfram Sang
2013-03-24
1
-1
/
+1
*
i2c: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
2013-03-24
3
-46
/
+7
*
i2c: pxa: Use i2c-core to get bus number now
Doug Anderson
2013-03-24
1
-11
/
+9
*
i2c: Add bus recovery infrastructure
Viresh Kumar
2013-03-24
2
-0
/
+200
*
i2c: core: Pick i2c bus number from dt alias if present
Doug Anderson
2013-03-24
1
-11
/
+34
*
Linux 3.9-rc4
Linus Torvalds
2013-03-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-03-23
6
-12
/
+29
|
\
|
*
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
2013-03-19
1
-3
/
+8
|
*
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
2013-03-19
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
|
*
|
|
ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv
Andrew Brownfield
2013-03-04
1
-0
/
+4
*
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-03-23
5
-4
/
+21
|
\
\
\
\
|
*
|
|
|
MAINTAINERS: add maintainer entry for atmel i2c driver
Ludovic Desroches
2013-03-22
1
-0
/
+6
|
*
|
|
|
i2c: Fix my e-mail address in drivers and documentation
Guenter Roeck
2013-03-22
2
-2
/
+2
[next]