Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7115e3fcf45514db7525a05365b10454ff7f345e
/
drivers
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1f6e051
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9826530
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
37d96c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
aa77677
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
efb8d21
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
3cb6032
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
59fdaca
net: make bonding slaves honour master's skb->priority
by Maciej Żenczykowski
· 13 years ago
0110bba
ehea: fix skb_frag_size typo
by Eric Dumazet
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
c9d6329
Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrl
by Linus Torvalds
· 13 years ago
4e7e2a2
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
73692d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
by Linus Torvalds
· 13 years ago
31dced4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
7c1953d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
ad7761a
pinctrl/sirf: fix sirfsoc_get_group_pins prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
1bc6718
Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
b3aec7b
Merge branch 'upstream' into for-linus
by Jiri Kosina
· 13 years ago
f6f1242
Merge branch 'upstream-fixes' into for-linus
by Jiri Kosina
· 13 years ago
b0eae38
Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linus
by Jiri Kosina
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
cd85b55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
04a8752
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
43a3beb
Merge branch 'staging-next' into Linux 3.1
by Greg Kroah-Hartman
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
5eef150
Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
b91bf5b
target: Fix compile warning w/ missing module.h include
by Nicholas Bellinger
· 13 years ago
8b3408f
dp83640: free packet queues on remove
by Richard Cochran
· 13 years ago
f5ff7cd
dp83640: use proper function to free transmit time stamping packets
by Richard Cochran
· 13 years ago
4885543
|PATCH net-next] tg3: add tx_dropped counter
by Eric Dumazet
· 13 years ago
752961a
be2net: don't create multiple RX/TX rings in multi channel mode
by Sathya Perla
· 13 years ago
dafc0fe
be2net: don't create multiple TXQs in BE2
by Sathya Perla
· 13 years ago
f9449ab
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
by Sathya Perla
· 13 years ago
a54769f
be2net: add vlan/rx-mode/flow-control config to be_setup()
by Sathya Perla
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f42af6c
net: Fix driver name for mdio-gpio.c
by Dirk Eibach
· 13 years ago
d996e9d
zorro: Fix four checkpatch warnings
by Jim Rotmalm
· 14 years ago
c5794cf
hwmon: (w83627ehf) Better fix for negative temperature values
by Jean Delvare
· 13 years ago
17296fe
hwmon: (w83627ehf) Uninline is_word_sized
by Jean Delvare
· 13 years ago
426343e
hwmon: (lm75) Document why clones are not detected
by Jean Delvare
· 13 years ago
03f5de2
hwmon: (w83627ehf) Move fan pins check to a separate function
by Jean Delvare
· 13 years ago
389ef65
hwmon: (w83627ehf) Skip reading unused voltage registers
by Jean Delvare
· 13 years ago
e96f9d8
hwmon: (lm75) Add support for Analog Devices ADT75
by Michael Hennerich
· 13 years ago
1af1f53
hwmon: (pmbus_core) Simplify sign extensions
by Guenter Roeck
· 13 years ago
bc365a7
hwmon: (pmbus) Add support for Lineage Power DC-DC converters
by Guenter Roeck
· 13 years ago
ddfb41c
hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver
by Guenter Roeck
· 13 years ago
c3ff9a6
hwmon: (pmbus/ltc2978) Explicit driver for LTC2978
by Guenter Roeck
· 13 years ago
3d79028
hwmon: (pmbus) Add support for TEMP2 peak attributes
by Guenter Roeck
· 13 years ago
4f3a659
hwmon: AD7314 driver (ported from IIO)
by Jonathan Cameron
· 13 years ago
200855e
hwmon: (pmbus) Add support for Intersil power management chips
by Guenter Roeck
· 13 years ago
da8e48a
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
by Guenter Roeck
· 13 years ago
179144a
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
by Guenter Roeck
· 13 years ago
6543439
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
by Hans de Goede
· 13 years ago
9af0794
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
by Hans de Goede
· 13 years ago
5584014
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
by Hans de Goede
· 13 years ago
3f67f83
hwmon: (exynos4_tmu) Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
9d97e5c
hwmon: Add driver for EXYNOS4 TMU
by Donggeun Kim
· 13 years ago
5cf231a
hwmon: (pmbus/adm1275) Add support for ADM1276
by Guenter Roeck
· 14 years ago
c5e6763
hwmon: (pmbus/adm1275) Add support for second current limit
by Guenter Roeck
· 13 years ago
866cf12
hwmon: (pmbus) Don't return errors from driver remove functions
by Guenter Roeck
· 13 years ago
20fcfe1
hwmon: (pmbus) Add comments explaining internal driver API return values
by Guenter Roeck
· 13 years ago
363a12a
hwmon: (w83627ehf) add caseopen detection
by Dmitry Artamonow
· 13 years ago
8b18573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
a7d5b76
jme: fix irq storm after suspend/resume
by Clemens Buchacher
· 13 years ago
8f9f466
Add ethtool -g support to virtio_net
by Rick Jones
· 13 years ago
6a05965
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 13 years ago
15cc910
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 13 years ago
2e982ab
target: Remove legacy se_task->task_timer and associated logic
by Nicholas Bellinger
· 13 years ago
415a090
target: Fix incorrect transport_sent usage
by Nicholas Bellinger
· 13 years ago
af3f00c
target: re-use the command S/G list for single-task commands
by Christoph Hellwig
· 13 years ago
9ac5498
target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd
by Nicholas Bellinger
· 13 years ago
38b4006
target: remove transport_allocate_tasks
by Christoph Hellwig
· 13 years ago
da0f761
target: merge transport_new_cmd_obj into transport_generic_new_cmd
by Christoph Hellwig
· 13 years ago
7c1c6af
target: remove the task_sg_bidi field se_task and pSCSI BIDI support
by Christoph Hellwig
· 13 years ago
dbc5623
target: transport_subsystem_check_init cleanups
by Nicholas Bellinger
· 13 years ago
35e0e75
target: use a workqueue for I/O completions
by Christoph Hellwig
· 13 years ago
f2da9db
target: remove TRANSPORT_DEFERRED_CMD state
by Christoph Hellwig
· 13 years ago
bfaf40a
target: remove the TRANSPORT_REMOVE state
by Christoph Hellwig
· 13 years ago
4499dda
target: move depth_left manipulation out of transport_generic_request_failure
by Christoph Hellwig
· 13 years ago
cc5d0f0
target: stop task timers earlier
by Christoph Hellwig
· 13 years ago
e99d48a
target: remove TF_TIMER_STOP
by Christoph Hellwig
· 13 years ago
cdbb70b
target: factor some duplicate code for stopping a task
by Christoph Hellwig
· 13 years ago
0c2cfe5
target: fix list walking in transport_free_dev_tasks
by Christoph Hellwig
· 13 years ago
b7b8bef
target: use transport_cmd_check_stop_to_fabric consistently
by Christoph Hellwig
· 13 years ago
3df8d40
target: do not pass the queue object to transport_remove_cmd_from_queue
by Christoph Hellwig
· 13 years ago
f7a5cc0
target: remove SCF_EMULATE_QUEUE_FULL
by Christoph Hellwig
· 13 years ago
e057f53
target: remove the transport_qf_callback se_cmd callback
by Christoph Hellwig
· 13 years ago
f55918f
target: clean up the backend interface to caching parameters
by Christoph Hellwig
· 13 years ago
df5fa69
target: make iblock_emulate_sync_cache asynchronous
by Christoph Hellwig
· 13 years ago
6b20fa9
target: Fix REPORT TARGET PORT GROUPS handling with small allocation length
by Nicholas Bellinger
· 13 years ago
b937d27
target: remove the ->transport_split_cdb callback in se_cmd
by Christoph Hellwig
· 13 years ago
485fd0d
target: replace ->get_cdb with a target_get_task_cdb helper
by Christoph Hellwig
· 13 years ago
6193f06
target: make the ->get_cdb method optional
by Christoph Hellwig
· 13 years ago
04629b7
target: Remove unnecessary se_task members
by Christoph Hellwig
· 13 years ago
Next »