index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
arm: mach-rpc: ecard: fix build error
Greg Kroah-Hartman
1
-1
/
+1
2017-06-13
zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()
Greg Kroah-Hartman
1
-1
/
+1
2017-06-12
driver-core: remove struct bus_type.dev_attrs
Greg Kroah-Hartman
2
-38
/
+1
2017-06-12
powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-23
/
+33
2017-06-12
powerpc: vio: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-6
/
+10
2017-06-12
USB: usbip: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
6
-28
/
+23
2017-06-12
platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW
Greg Kroah-Hartman
1
-63
/
+28
2017-06-12
pcmcia: ds: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
1
-2
/
+2
2017-06-12
wireless: ipw2x00: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2
-10
/
+6
2017-06-12
net: ehea: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
1
-4
/
+2
2017-06-12
net: caif: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
1
-10
/
+10
2017-06-12
TTY: hvc: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2017-06-12
PCI: pci-driver: convert to use DRIVER_ATTR_WO
Greg Kroah-Hartman
1
-4
/
+4
2017-06-12
IB: nes: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-49
/
+31
2017-06-12
HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groups
Greg Kroah-Hartman
1
-14
/
+10
2017-06-10
arm: ecard: fix dev_groups patch typo
Greg Kroah-Hartman
1
-1
/
+1
2017-06-09
tty: serdev: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-06-09
sparc: vio: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-7
/
+11
2017-06-09
hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-06-09
hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-1
/
+0
2017-06-09
powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-6
/
+10
2017-06-09
powerpc: ps3: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-06-09
macintosh: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2
-10
/
+23
2017-06-09
sh: superhyway: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
3
-12
/
+21
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
parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-10
/
+13
2017-06-09
mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-6
/
+10
2017-06-09
arm: ecard: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-17
/
+23
2017-06-09
driver core: remove class_attrs from struct class
Greg Kroah-Hartman
2
-35
/
+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-07
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
3
-6
/
+5
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
2
-0
/
+110
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
4
-20
/
+20
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
4
-9
/
+20
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
3
-8
/
+4
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
7
-423
/
+262
2017-06-03
arm: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
1
-2
/
+0
2017-06-03
arm: fix return value of parse_cpu_capacity
Juri Lelli
1
-1
/
+1
[next]