Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: add update_authorizer auth method | Sage Weil | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: implement RECONNECT_SEQ feature | Sage Weil | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: kill message trail | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: kill osd request r_trail | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: have osd requests support pagelist data | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: let osd ops determine request data length | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: implement pages array cursor | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: implement bio message data item cursor | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: prepare for other message data item types | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: start defining message data cursor | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: abstract message data | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: be explicit about message data representation | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: define ceph_msg_has_*() data macros | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: record message data byte length | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: isolate other message data fields | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: set page info with byte length | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: isolate message page field manipulation | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: record byte count not page count | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: define CEPH_MSG_MAX_MIDDLE_LEN | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: separate read and write data | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: distinguish page and bio requests | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: separate osd request data info | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: don't assign page info in ceph_osdc_new_request() | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: rename ceph_calc_object_layout() | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: kill ceph_msg->pagelist_count | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: use (void *) for untyped data in osd ops | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: complete lingering requests only once | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: distinguish page array and pagelist count | Alex Elder | 2013-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: make ceph_msg->bio_seg be unsigned | Alex Elder | 2013-05-02 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: si476x: Don't use 0bNNN | Andrew Morton | 2013-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: si476x: Add header files and Kbuild plumbing | Andrey Smirnov | 2013-04-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: rtsx: Support RTS5249 | Wei WANG | 2013-04-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: retu: Add Tahvo support | Aaro Koskinen | 2013-04-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus | Marek Vasut | 2013-04-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Add stub of_get_parent for non-OF builds | Alexander Shiyan | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: support stmpe1801 18 bits enhanced port expander | Jean-Nicolas Graux | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: syscon: Add missing struct device_node declaration | Sylwester Nawrocki | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Define additional FLL control registers | Mark Brown | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: tps65090: Fix enum in header file | Rhyland Klein | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: palmas: is_palmas_charger needed by multiple drivers | Ian Lartey | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker... | Samuel Ortiz | 2013-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion | Pali Rohár | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Support configuring MICBIASes into bypass mode | Mark Brown | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Allow GPIO to be specified for IRQ line | Mark Brown | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Basic support for edge triggered IRQs | Mark Brown | 2013-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-... | Samuel Ortiz | 2013-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: syscon: Add non-DT support | Alexander Shiyan | 2013-04-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | input: matrix-keymap: Add function to read the new DT binding | Simon Glass | 2013-04-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add ChromeOS EC implementation | Simon Glass | 2013-04-05 |