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
*
hv: move ringbuffer bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-84
/
+146
*
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
2013-09-26
2
-25
/
+17
*
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
2013-09-26
2
-29
/
+16
*
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-31
/
+38
*
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-14
/
+38
*
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-14
/
+46
*
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-09-26
3
-18
/
+15
*
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-14
/
+14
*
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-9
/
+15
*
hv: move "modalias" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-5
/
+12
*
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-8
/
+12
*
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
2
-6
/
+12
*
hv: use dev_groups for device attributes
Greg Kroah-Hartman
2013-09-26
2
-6
/
+18
*
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
Libo Chen
2013-09-26
1
-15
/
+1
*
drivers/pcmcia/pd6729.c: convert to module_pci_driver
Libo Chen
2013-09-26
1
-12
/
+1
*
hv: Change variable type to bool
Peter Senna Tschudin
2013-09-26
1
-1
/
+1
*
Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...
Elad Wexler
2013-09-26
1
-4
/
+4
*
misc: ibmasm: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-26
1
-1
/
+1
*
char: xilinx_hwicap: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-26
1
-1
/
+1
*
uio: uio_sercos3: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
uio: uio_netx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
uio: uio_mf624: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
uio: uio_cif: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
uio: uio_aec: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
uio: Simplify uio error path by using devres functions
Michal Simek
2013-09-26
2
-36
/
+14
*
drivers: uio: mf624_disable_interrupt() can be static
Fengguang Wu
2013-09-26
1
-2
/
+2
*
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
2013-09-26
1
-2
/
+0
*
drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()
Chen Gang
2013-09-26
1
-1
/
+1
*
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
2013-09-26
1
-9
/
+4
*
mei: push credentials inside the irq write handler
Tomas Winkler
2013-09-26
3
-10
/
+34
*
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
4
-27
/
+36
*
mei: fix function names in debug prints
Alexander Usyskin
2013-09-26
1
-3
/
+3
*
mei: prefix client log messages with client me and host ids
Alexander Usyskin
2013-09-26
3
-32
/
+38
*
mei: mei_release: drop redundant check if cb is NULL
Tomas Winkler
2013-09-26
1
-4
/
+1
*
mei: revamp read and write length checks
Tomas Winkler
2013-09-26
1
-2
/
+14
*
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
2013-09-26
1
-1
/
+1
*
mei: mei_write correct checks for copy_from_user
Alexander Usyskin
2013-09-26
1
-2
/
+5
*
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
2013-09-26
1
-1
/
+4
*
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
2013-09-26
1
-0
/
+6
*
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-23
35
-97
/
+160
|
\
|
*
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
2013-09-21
1
-0
/
+2
|
*
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
2013-09-21
1
-9
/
+12
|
*
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-21
2
-5
/
+17
|
*
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-21
3
-1
/
+28
|
*
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
2013-09-21
1
-2
/
+9
|
*
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-6
/
+6
|
*
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+2
|
*
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+4
|
*
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-18
1
-1
/
+1
|
*
staging: iio: ade7854-spi: Fix return value
Sachin Kamat
2013-09-18
1
-1
/
+1
[next]