summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configfs: remove old APIChristoph Hellwig2015-10-1310-701/+73
* ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig2015-10-132-346/+100
* ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig2015-10-131-35/+19
* netconsole: use per-attribute show and store methodsChristoph Hellwig2015-10-131-139/+132
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-1321-3061/+1689
* spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-131-145/+71
* dlm: use per-attribute show and store methodsChristoph Hellwig2015-10-131-214/+74
* usb-gadget/f_serial: use per-attribute show and store methodsChristoph Hellwig2015-10-131-22/+4
* usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig2015-10-131-21/+4
* usb-gadget/f_obex: use per-attribute show and store methodsChristoph Hellwig2015-10-131-22/+4
* usb-gadget/f_uac2: use per-attribute show and store methodsChristoph Hellwig2015-10-131-17/+11
* usb-gadget/f_uac1: use per-attribute show and store methodsChristoph Hellwig2015-10-131-23/+16
* usb-gadget/f_mass_storage: use per-attribute show and store methodsChristoph Hellwig2015-10-131-73/+46
* usb-gadget/f_sourcesink: use per-attribute show and store methodsChristoph Hellwig2015-10-131-47/+36
* usb-gadget/f_printer: use per-attribute show and store methodsChristoph Hellwig2015-10-131-18/+12
* usb-gadget/f_midi: use per-attribute show and store methodsChristoph Hellwig2015-10-131-21/+16
* usb-gadget/f_loopback: use per-attribute show and store methodsChristoph Hellwig2015-10-131-19/+12
* usb-gadget/ether: use per-attribute show and store methodsChristoph Hellwig2015-10-136-46/+38
* usb-gadget/f_acm: use per-attribute show and store methodsChristoph Hellwig2015-10-131-22/+4
* usb-gadget/f_hid: use per-attribute show and store methodsChristoph Hellwig2015-10-131-20/+14
* usb-gadget/uvc: use per-attribute show and store methodsChristoph Hellwig2015-10-131-244/+143
* usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-132-196/+118
* configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-132-5/+39
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| * CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| * CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| * CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| * CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| * CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| * CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| * CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| * CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
| * CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| * cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1