summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-23drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova2-5/+5
2017-03-23drivers, char: convert vma_data.refcnt from atomic_t to refcount_tElena Reshetova1-4/+5
2017-03-22drivers/misc: Aspeed LPC control fix compile error and warningCyril Bur1-3/+3
2017-03-21scsi: utilize new cdev_device_add helper functionLogan Gunthorpe1-36/+20
2017-03-21rtc: utilize new cdev_device_add helper functionLogan Gunthorpe3-31/+10
2017-03-21rapidio: utilize new cdev_device_add helper functionLogan Gunthorpe1-16/+8
2017-03-21mtd: utilize new cdev_device_add helper functionLogan Gunthorpe2-107/+33
2017-03-21media: utilize new cdev_device_add helper functionLogan Gunthorpe2-27/+9
2017-03-21iio:core: utilize new cdev_device_add helper functionLogan Gunthorpe1-11/+4
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe3-4/+4
2017-03-21IB/ucm: utilize new cdev_device_add helper functionJason Gunthorpe1-17/+18
2017-03-21platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe1-24/+7
2017-03-21tpm-chip: utilize new cdev_device_add helper functionLogan Gunthorpe1-16/+3
2017-03-21gpiolib: utilize new cdev_device_add helper functionLogan Gunthorpe1-15/+8
2017-03-21input: utilize new cdev_device_add helper functionLogan Gunthorpe3-27/+6
2017-03-21device-dax: utilize new cdev_device_add helper functionLogan Gunthorpe1-13/+5
2017-03-21device-dax: fix cdev leakDan Williams1-4/+11
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2-0/+91
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven3-0/+337
2017-03-17dt-bindings: auxdisplay: Add bindings for Hitachi HD44780Geert Uytterhoeven1-0/+44
2017-03-17auxdisplay: charlcd: Add support for displays with more than two linesGeert Uytterhoeven1-9/+13
2017-03-17auxdisplay: charlcd: Add support for 4-bit interfacesGeert Uytterhoeven2-6/+32
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven6-735/+927
2017-03-17drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches1-1/+1
2017-03-17w1: w1_ds2760.h: fix defines indentationMariusz Bialonczyk1-4/+6
2017-03-17w1: add documentation for w1_ds2438Mariusz Bialonczyk2-0/+65
2017-03-17w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk4-0/+398
2017-03-17w1: add missing DS2413 documentationMariusz Bialonczyk2-0/+52
2017-03-17pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay2-31/+98
2017-03-17pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay1-0/+13
2017-03-17docs: Update VME documentation to include kerneldoc commentsMartyn Welch1-270/+93
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch2-32/+449
2017-03-17hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke1-1/+1
2017-03-17drivers/misc: Add Aspeed LPC control driverCyril Bur4-0/+336
2017-03-17zorro: stop creating attributes by handDmitry Torokhov4-47/+50
2017-03-17MAINTAINERS: update firmware loader entryMing Lei1-1/+0
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov4-51/+33
2017-03-17binder: Add 'hwbinder' to the default devicesRob Herring1-1/+1
2017-03-17Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2-1/+9
2017-03-17Drivers: hv: Fix a typoK. Y. Srinivasan1-1/+1
2017-03-17vmbus: expose debug info for driversStephen Hemminger3-11/+18
2017-03-17vmbus: cleanup header file styleStephen Hemminger2-14/+14
2017-03-17vmbus: make channel_message table constantStephen Hemminger3-26/+26
2017-03-17hyperv: remove unnecessary return variableStephen Hemminger1-4/+2
2017-03-17vmbus: fix spelling errorsStephen Hemminger2-10/+10
2017-03-17vmbus: remove unnecessary initializationStephen Hemminger1-8/+5
2017-03-17vmbus: remove useless return'sStephen Hemminger7-14/+0
2017-03-17hyperv: fix warning about missing prototypeStephen Hemminger1-1/+1
2017-03-17vmbus: only reschedule tasklet if time limit exceededStephen Hemminger1-31/+34
2017-03-17fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer1-11/+4