index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
sh: superhyway: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2
-11
/
+20
2017-06-09
rpmsg: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-10
/
+13
2017-06-09
amba: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-13
/
+12
2017-06-09
driver core: remove class_attrs from struct class
Greg Kroah-Hartman
1
-33
/
+0
2017-06-09
pktcdvd: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-18
/
+17
2017-06-09
gpio: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-5
/
+8
2017-06-09
zram: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-11
/
+15
2017-06-09
mtd: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-7
/
+9
2017-06-09
scsi: ibmvscsi_tgt: remove use of class_attrs
Greg Kroah-Hartman
1
-5
/
+0
2017-06-09
uwb: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-5
/
+6
2017-06-03
firmware: move umh try locks into the umh code
Luis R. Rodriguez
1
-32
/
+36
2017-06-03
firmware: move assign_firmware_buf() further up
Luis R. Rodriguez
1
-39
/
+38
2017-06-03
firmware: add sanity check on shutdown/suspend
Luis R. Rodriguez
1
-0
/
+99
2017-06-03
firmware: always enable the reboot notifier
Luis R. Rodriguez
1
-19
/
+18
2017-06-03
firmware: share fw fallback killing on reboot/suspend
Luis R. Rodriguez
1
-15
/
+14
2017-06-03
firmware: move kill_requests_without_uevent() up above
Luis R. Rodriguez
1
-16
/
+16
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
1
-10
/
+10
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
1
-0
/
+1
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
1
-2
/
+2
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
3
-0
/
+251
2017-06-03
drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...
Catalin Marinas
1
-9
/
+24
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
2
-13
/
+4
2017-05-25
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+10
2017-05-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-21
/
+45
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
3
-5
/
+1
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-05-20
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-132
/
+174
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-122
/
+226
2017-05-20
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+30
2017-05-20
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
8
-39
/
+76
2017-05-20
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
16
-66
/
+94
2017-05-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-21
/
+38
2017-05-20
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-05-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2017-05-20
Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+13
2017-05-20
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+4
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-4
/
+7
2017-05-19
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-16
/
+31
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
1
-8
/
+10
2017-05-19
watchdog: bcm281xx: Fix use of uninitialized spinlock.
Eric Anholt
1
-1
/
+2
2017-05-19
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
Wei Yongjun
1
-3
/
+1
2017-05-19
iTCO_wdt: all versions count down twice
Paolo Bonzini
1
-12
/
+10
2017-05-19
firmware: ti_sci: fix strncat length check
Arnd Bergmann
1
-1
/
+2
2017-05-19
Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
7
-16
/
+34
2017-05-19
Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-1
/
+1
2017-05-19
Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
1
-1
/
+2
[next]