Show patches with: none      |   4123 patches
« 1 2 ... 39 40 41 42 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCH/RFC,173/390] sh: pfc: Kill off unused pinmux bias flags. - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,172/390] sh: pfc: Make gpio chip support optional where possible. - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,171/390] sh: pfc: Split out gpio chip support. - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,170/390] pinctrl: generic: Fix compilation error - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,169/390] pinctrl: Declare operation structures as const - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,168/390] Revert "pinctrl: remove pinctrl_remove_gpio_range" - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,167/390] pinctrl: generic: dump pin configuration - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,166/390] gpiolib: use gpio_chips list in gpiolib_sysfs_init - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,165/390] gpiolib: link all gpio_chips using a list - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,164/390] gpiolib: add missing braces in gpio_direction_show - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,163/390] gpiolib: remove gpiochip_reserve() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,162/390] gpio: devm_gpio_* support should not depend on GPIOLIB - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,161/390] gpio: fix warning of 'struct gpio_chip' declaration - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,160/390] gpio: use pinctrl device name for add range - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,159/390] gpiolib: Fix use after free in gpiochip_add_pin_range - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,158/390] gpiolib: rename pin range arguments - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,157/390] gpiolib: return any error code from range creation - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,156/390] gpiolib: rename find_pinctrl_* - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,155/390] gpiolib: let gpiochip_add_pin_range() specify offset - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,154/390] gpiolib: iron out include ladder mistakes - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,153/390] gpiolib: separation of pin concerns - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,152/390] gpiolib: call pin removal in chip removal function - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,151/390] gpiolib: remove duplicate pin range code - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,150/390] gpiolib-of: staticize the pin range calls - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,149/390] gpiolib: fix up function prototypes etc - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,148/390] gpiolib: provide provision to register pin ranges - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,147/390] gpiolib: unlock on error in gpio_export() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,146/390] gpiolib: add gpio get direction callback support - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,145/390] gpiolib: Refactor gpio_export - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,144/390] gpio: Document device_node's det_debounce - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,143/390] gpiolib: Use seq_file's iterator interface - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,142/390] gpio: Fix debug message in of_get_named_gpio_flags() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,141/390] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,140/390] gpiolib: Defer failed gpio requests by default - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,139/390] gpio: propagate of_parse_phandle_with_args errors - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,138/390] gpio/of: fix a typo of comment message - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,137/390] gpiolib: Remove 'const' from data argument of gpiochip_find() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,136/390] gpiolib: quiet gpiochip_add boot message noise - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,135/390] gpio: Adjust of_xlate API to support multiple GPIO chips - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,134/390] pinctrl: allow pctldevs to decode pin config in debugfs - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,133/390] gpiolib: Implement devm_gpio_request_one() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,132/390] gpio: Move DT support code into drivers/gpio - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,131/390] gpio: add flags to export GPIOs when requesting - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,130/390] drivers/pinctrl: grab default handles from device core - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,129/390] pinctrl: core: get devname from pinctrl_dev - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,128/390] pinctrl: skip deferral of hogs - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,127/390] pinctrl: fix comment mistake - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,126/390] pinctrl: fix missing unlock on error in pinctrl_groups_show() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,125/390] pinctrl: Fix potential memory leak in pinctrl_register_one_pin() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,124/390] pinctrl: document semantics vs GPIO - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,123/390] trivial: pinctrl core: remove extraneous code lines - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,122/390] Documentation/pinctrl.txt: Fix some misspelled macros - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,121/390] pinctrl: fix a minor harmless typo - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,120/390] pinctrl: implement pinctrl deferred probing - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,119/390] pinctrl: mark const init data with __initconst instead of __initdata - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,118/390] Documentation: pinctrl: add missing spi0_0 grp in example - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,117/390] ARM: dma-mapping: add support for dma_get_sgtable() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,116/390] dma-buf: add vmap interface - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,115/390] common: dma-mapping: introduce dma_get_sgtable() function - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,114/390] dma-buf: mmap support - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,113/390] drm: Constify gem_vm_ops pointer - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,112/390] drm: Make the .mode_fixup() operations mode argument a const pointer - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,111/390] DRM: Add DRM KMS/FB CMA helper - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,110/390] drm/edid: Add packed attribute to new gtf2 and cvt structs - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,109/390] drm/edid: Update range descriptor struct for EDID 1.4 - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,108/390] drm: remove legacy drm_connector_property fxns - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,107/390] drm: add drm_mode_cea_vic - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,106/390] drm/doc: add new dp helpers into drm DocBook - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,105/390] drm/doc: integrate fb helper reference into docs - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,104/390] drm/doc: integrate crtc helper api into docbook - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,103/390] drm/doc: Helpers are not a Midlayer! - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,102/390] drm/edid: tune down debug message in parse_hdmi_vsdb - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,101/390] drm: don't unnecessarily enable the polling work - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,100/390] drm: use memchr_inv() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,099/390] drm: don't poll forced connectors - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,098/390] drm: don't start the poll engine in probe_single_connector - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,097/390] drm: properly init/reset connector status - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,096/390] drm: run the hpd irq event code directly - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,095/390] drm: handle HPD and polled connectors separately - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,094/390] drm: extract drm_kms_helper_hotplug_event - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,093/390] drm: add drm_send_vblank_event() helper (v5) - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,092/390] drm/fb_helper: Fix potential NULL pointer dereference - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,091/390] drm/crtc: Fix potential NULL pointer dereference - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,090/390] drm/crtc: Remove redundant NULL check before kfree - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,089/390] drm: Reject addfb2 with undefined flag bits set - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,088/390] drm: fix documentation for drm_crtc_set_mode() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,087/390] drm: get cea video id code for a given display mode - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,086/390] drm/drm_fb_helper: Remove unnecessary braces - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,085/390] drm/fb_helper: Convert printk to pr_* and dev_* - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,084/390] drm/fb_helper: Fix checkpatch errors - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,083/390] drm: add helper to sort panels to the head of the connector list - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,082/390] drm: Ignore blob propertys in drm_property_change_is_valid() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,081/390] drm: Constify some function arguments - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,080/390] drm: Be more paranoid with integer overflows - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,079/390] drm: dp helper: extract drm_dp_channel_eq_ok - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,078/390] drm: rename drm_dp_i2c_helper.c to drm_dp_helper.c - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,077/390] UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,076/390] drm: Export drm_probe_ddc() - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,075/390] drm: support for rotated scanout - - - --- 2013-03-29 Simon Horman New
[PATCH/RFC,074/390] drm: refcnt drm_framebuffer (v4.1) - - - --- 2013-03-29 Simon Horman New
« 1 2 ... 39 40 41 42 »