Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c8450860ba9d6279dbc969633eacf99161860d9
/
drivers
3c84508
IB/ipath: Convert from .nopage to .fault
by Nick Piggin
· 17 years ago
a2f76cd
IB/ipath: Add the work completion error code to the QP error debug output
by Ralph Campbell
· 17 years ago
2f01a70
IB/ipath: Better comment for rmb() in ipath_intr()
by Arthur Jones
· 17 years ago
6276980
IB/ipath: Fix comments for ipath_create_srq()
by Ralph Campbell
· 17 years ago
733d128
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries
by Ralph Campbell
· 17 years ago
e342c11
IB/ipath: Fix sendctrl locking
by John Gregor
· 17 years ago
9ab4295
IB/ipath: Remove dead code for user process waiting for send buffer
by Ralph Campbell
· 17 years ago
457fe7b
RDMA/cxgb3: Support version 5.0 firmware
by Steve Wise
· 17 years ago
7f049f2
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
by Steve Wise
· 17 years ago
908cf9a
drivers/infiniband: Add missing "space"
by Joe Perches
· 17 years ago
2c45688
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
by Matthias Kaehlcke
· 17 years ago
727792d
IB/mad: Enable loopback of DR SMP responses from userspace
by Steve Welch
· 17 years ago
f9b4035
IB/ipath: Enable loopback of DR SMP responses from userspace
by Ralph Campbell
· 17 years ago
3828ff4
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
by Ralph Campbell
· 17 years ago
8d8293c
RDMA/iwcm: Set initiator depth and responder resources to device max values
by Steve Wise
· 17 years ago
e193e33
IB/ipath: Improve interrupt handler cache footprint
by Dave Olson
· 17 years ago
68e995a
IPoIB/cm: Add connected mode support for devices without SRQs
by Pradeep Satyanarayana
· 17 years ago
efcd997
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
by Roland Dreier
· 17 years ago
7b3687d
IPoIB/cm: Factor out ipoib_cm_create_srq()
by Roland Dreier
· 17 years ago
1efb614
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
by Roland Dreier
· 17 years ago
2337f80
IPoIB: Trivial formatting cleanups
by Roland Dreier
· 17 years ago
657c2f2
IB/ipath: Fix crash on unload introduced by sysfs changes
by Roland Dreier
· 17 years ago
7556afa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
eba0e31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
df8dc74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
eb36f4f
fix oops on rmmod capidrv
by Karsten Keil
· 17 years ago
438ff3f
[AVR32] Add support for AT32AP7001 and AT32AP7002
by Haavard Skinnemoen
· 17 years ago
9e4e980
Disable VGA text console for AVR32 architecture
by Hans-Christian Egtvedt
· 17 years ago
4a3ad20
Driver core: coding style fixes
by Greg Kroah-Hartman
· 17 years ago
5ed2c83
spi: use class iteration api
by Dave Young
· 17 years ago
9c77010
scsi: use class iteration api
by Dave Young
· 17 years ago
71da890
rtc: use class iteration api
by Dave Young
· 17 years ago
443cad9
power supply : use class iteration api
by Dave Young
· 17 years ago
73cf602
ieee1394: use class iteration api
by Dave Young
· 17 years ago
fd04897
Driver Core: add class iteration api
by Dave Young
· 17 years ago
63b6971
Driver core: Cleanup get_device_parent() in device_add() and device_move()
by Cornelia Huck
· 17 years ago
4f01469
UIO: constify function pointer tables
by Jan Engelhardt
· 17 years ago
ae72cdd
Driver Core: constify the name passed to platform_device_register_simple
by Stephen Rothwell
· 17 years ago
92b4214
driver core: fix build with SYSFS=n
by Randy Dunlap
· 17 years ago
db1118a
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
by Denis Cheng
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
0f4dafc
Kobject: auto-cleanup on final unref
by Kay Sievers
· 17 years ago
f9cb074
Kobject: rename kobject_init_ng() to kobject_init()
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
649316b
Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 18 years ago
da231fd
Driver core: fix class glue dir cleanup logic
by Kay Sievers
· 17 years ago
ef2c517
Driver core: fix race in __device_release_driver
by Alan Stern
· 17 years ago
c8e90d8
Kobject: change drivers/base/bus to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
7dc72b2
Driver core: clean up debugging messages
by Greg Kroah-Hartman
· 17 years ago
e5dd127
Driver core: move the static kobject out of struct driver
by Greg Kroah-Hartman
· 17 years ago
c63469a
Driver core: move the driver specific module code into the driver core
by Greg Kroah-Hartman
· 17 years ago
cbe9c59
Driver: add driver_add_kobj for looney iseries_veth driver
by Greg Kroah-Hartman
· 17 years ago
23b9c1a
Infiniband: make ipath driver use default driver groups.
by Greg Kroah-Hartman
· 17 years ago
0478b83
zfcp: Use device_driver default attribute groups.
by Cornelia Huck
· 17 years ago
5b88feb
netiucv: Use device_driver default attribute groups.
by Cornelia Huck
· 17 years ago
57c7453
driver core: Introduce default attribute groups.
by Cornelia Huck
· 17 years ago
2b93730
PCI: remove foolish code from pci-driver.c
by Greg Kroah-Hartman
· 17 years ago
03d43b1
PCI: use proper call to driver_create_file
by Greg Kroah-Hartman
· 17 years ago
2344c6d
PCMCIA: use proper call to driver_create_file
by Greg Kroah-Hartman
· 17 years ago
15147ff
USB: use proper call to driver_create_file
by Greg Kroah-Hartman
· 17 years ago
c6f7e72
driver core: remove fields from struct bus_type
by Greg Kroah-Hartman
· 17 years ago
b249072
driver core: add way to get to bus device klist
by Greg Kroah-Hartman
· 17 years ago
0fed80f
driver core: add way to get to bus kset
by Greg Kroah-Hartman
· 17 years ago
78be3d2
Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
9990513
Kobject: convert drivers/base/core.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
60728d6
Kobject: convert drivers/base/class.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
3830c62
Kobject: change drivers/md/md.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
73f368c
Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
8dde2a9
Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
89c4260
Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
a77aa28
Kobject: change drivers/acpi/system.c to use kobject_create_and_add
by Greg Kroah-Hartman
· 17 years ago
61030bf
Kobject: change drivers/base/sys.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
64dbcac
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
94f57f3
Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
b2ed215
Kobject: change drivers/edac to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
038c5b3
Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
d6d292c
Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
dd002e8
Kobject: change drivers/firmware/edd.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
35be068
Kobject: change drivers/infiniband to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
81e7c6a
UIO: fix kobject usage
by Greg Kroah-Hartman
· 17 years ago
37b0c02
driver core: clean up device_shutdown
by Greg Kroah-Hartman
· 17 years ago
822a89e
driver core: clean up shutdown.c
by Greg Kroah-Hartman
· 17 years ago
c829a5b4
kobject: convert parisc/pdc_stable to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
bc87d2f
kobject: convert efivars to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
f55842f
kobject: clean up rpadlpar horrid sysfs abuse
by Greg Kroah-Hartman
· 17 years ago
2fb9113
kobject: remove subsystem_(un)register functions
by Greg Kroah-Hartman
· 17 years ago
5c03c7a
kset: remove decl_subsys macro
by Greg Kroah-Hartman
· 17 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 17 years ago
15f2f9b
firmware: remove firmware_(un)register()
by Greg Kroah-Hartman
· 17 years ago
99e0d2f
kobject: convert /sys/firmware/acpi/ to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
9651d35
kset: convert edd to use kset_create
by Greg Kroah-Hartman
· 17 years ago
4443d07
kset: convert parisc/pdc_stable.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
7f54821
kobject: convert parisc/pdc_stable to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
66ac831
kset: convert efivars to use kset_create for the vars sub-subsystem.
by Greg Kroah-Hartman
· 17 years ago
89a07e3
kset: convert efivars to use kset_create for the efi subsystem.
by Greg Kroah-Hartman
· 17 years ago
9e5f7f9
firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
by Greg Kroah-Hartman
· 17 years ago
334c630
kobject: convert efivars to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
97fa5bb
efivars: make new_var and del_var binary sysfs files
by Greg Kroah-Hartman
· 17 years ago
Next »