summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-22mfd: cros_ec: Staticise some newly introduced structuresLee Jones1-4/+4
2015-06-15mfd: cros_ec: spi: Add delay for asserting CSAlexandru M Stan1-2/+19
2015-06-15mfd: cros_ec: spi: Add a DT property to delay asserting the CSAlexandru M Stan1-0/+4
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou10-127/+236
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber4-58/+569
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber6-50/+355
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas7-102/+129
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber2-29/+262
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas10-175/+318
2015-06-15mfd: cros_ec: Instantiate sub-devices from device treeTodd Broch1-11/+11
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou4-5/+0
2015-05-13mfd: axp20x: Enable AXP22X regulatorsChen-Yu Tsai1-0/+2
2015-05-13mfd: axp20x: Add AXP22x regulator information to DT bindingsChen-Yu Tsai1-0/+25
2015-05-13regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON1-0/+96
2015-05-13regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON1-49/+94
2015-05-13mfd: axp20x: Update DT bindings with AXP22x compatiblesChen-Yu Tsai1-3/+4
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON2-0/+184
2015-05-04Linux 4.1-rc2v4.1-rc2Linus Torvalds1-1/+1
2015-05-03ext4: fix growing of tiny filesystemsJan Kara1-2/+5
2015-05-03ext4: move check under lock scope to close a race.Davide Italiano1-7/+8
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park1-6/+0
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu1-2/+7
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-02virtio: pass baton to Michael TsirkinRusty Russell1-1/+0
2015-05-02ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-02rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o5-8/+31
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o5-204/+149
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan1-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan1-1/+4
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman1-1/+1
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier1-1/+1
2015-04-30modsign: change default key detailsDavid Howells2-6/+6
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer1-4/+12
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig2-11/+9
2015-04-30MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entryLee Jones1-0/+2
2015-04-30rtc: st: Add new driver for ST's LPC RTCLee Jones3-0/+366