Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | pwm: Improve Kconfig help text | Thierry Reding | 2012-08-20 | 1 | -6/+25 | |
| * | | | | | | | | | | | | | pwm: core: Fix coding style issues | Sachin Kamat | 2012-08-17 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | pwm: vt8500: Fix coding style issue | Sachin Kamat | 2012-08-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | pwm: Remove a redundant error message when devm_request_and_ioremap fails | Axel Lin | 2012-08-17 | 3 | -9/+3 | |
| * | | | | | | | | | | | | | pwm: samsung: add missing device pointer to struct pwm_chip | Jingoo Han | 2012-08-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | pwm: Add missing static storage class specifiers in core.c file | Sachin Kamat | 2012-08-17 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-22 | 1 | -12/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | vfio: grab vfio_device reference *before* exposing the sucker via fd_install() | Al Viro | 2012-08-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | vfio: get rid of vfio_device_put()/vfio_group_get_device* races | Al Viro | 2012-08-22 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | vfio: get rid of open-coding kref_put_mutex | Al Viro | 2012-08-22 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | vfio: don't dereference after kfree... | Al Viro | 2012-08-22 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-08-22 | 6 | -34/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rapidio/tsi721: fix unused variable compiler warning | Alexandre Bounine | 2012-08-22 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | rapidio/tsi721: fix inbound doorbell interrupt handling | Alexandre Bounine | 2012-08-22 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode | Atsushi Nemoto | 2012-08-22 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes | Ilya Shchepetkov | 2012-08-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt | 2012-08-22 | 1 | -19/+65 | |
| * | | | | | | | | | | | | | | cciss: fix incorrect scsi status reporting | Stephen M. Cameron | 2012-08-22 | 1 | -10/+1 | |
| * | | | | | | | | | | | | | | cs5535-clockevt: typo, it's MFGPT, not MFPGT | Jens Rottmann | 2012-08-22 | 1 | -2/+2 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-22 | 14 | -178/+216 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [media] media: soc_camera: don't clear pix->sizeimage in JPEG mode | Albert Wang | 2012-08-16 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | [media] media: mx2_camera: Fix clock handling for i.MX27 | Javier Martin | 2012-08-16 | 1 | -14/+29 | |
| * | | | | | | | | | | | | | | [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 2012-08-16 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 2012-08-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | [media] media: mx3_camera: buf_init() add buffer state check | Alex Gershgorin | 2012-08-16 | 1 | -15/+7 | |
| * | | | | | | | | | | | | | | [media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is set | Hans de Goede | 2012-08-12 | 1 | -49/+73 | |
| * | | | | | | | | | | | | | | [media] radio-shark: Only compile led support when CONFIG_LED_CLASS is set | Hans de Goede | 2012-08-12 | 1 | -56/+79 | |
| * | | | | | | | | | | | | | | [media] radio-shark*: Call cancel_work_sync from disconnect rather then release | Hans de Goede | 2012-08-12 | 2 | -21/+4 | |
| * | | | | | | | | | | | | | | [media] radio-shark*: Remove work-around for dangling pointer in usb intfdata | Hans de Goede | 2012-08-12 | 2 | -18/+0 | |
| * | | | | | | | | | | | | | | [media] Add USB dependency for IguanaWorks USB IR Transceiver | Guenter Roeck | 2012-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | [media] Add missing logging for rangelow/high of hwseek | Hans Verkuil | 2012-08-12 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | [media] VIDIOC_ENUM_FREQ_BANDS fix | Hans Verkuil | 2012-08-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | [media] mem2mem_testdev: fix querycap regression | Hans Verkuil | 2012-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [media] si470x: v4l2-compliance fixes | Hans Verkuil | 2012-08-11 | 3 | -3/+7 | |
| * | | | | | | | | | | | | | | [media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer | Jayakrishnan Memana | 2012-08-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-08-22 | 30 | -301/+163 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | netconsole: remove a redundant netconsole_target_put() | Amerigo Wang | 2012-08-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | net/stmmac: fix issue of clk_get for Loongson1B. | Kelvin Cheung | 2012-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | drivers/net/irda: fix error return code | Julia Lawall | 2012-08-20 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | drivers/net/wan/dscc4.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | drivers/net/wimax/i2400m/fw.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | net: qmi_wwan: new devices: UML290 and K5006-Z | Bjørn Mork | 2012-08-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | net: sh_eth: Add eth support for R8A7779 device | Phil Edworthy | 2012-08-20 | 2 | -5/+10 | |
| * | | | | | | | | | | | | | | netdev/phy: skip disabled mdio-mux nodes | Timur Tabi | 2012-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | dt: introduce for_each_available_child_of_node, of_get_next_available_child | Timur Tabi | 2012-08-20 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | vmxnet3: Fix race between dev_open() and register_netdev() | Steve Hodgson | 2012-08-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-15 | 11 | -18/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-14 | 11 | -18/+31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh | Bob Copeland | 2012-08-13 | 2 | -7/+4 | |
| | | * | | | | | | | | | | | | | | ath9k: fix decrypt_error initialization in ath_rx_tasklet() | Lorenzo Bianconi | 2012-08-13 | 1 | -1/+1 |