aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-11CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky1-5/+4
2013-07-11CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky1-1/+7
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman2-11/+2
2013-07-11watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas1-4/+7
2013-07-11watchdog: softdog: remove replaceable ping operationKim, Milo1-1/+0
2013-07-11watchdog: New watchdog driver for MEN A21 watchdogsJohannes Thumshirn5-0/+314
2013-07-11Watchdog: fix clearing of the watchdog interruptRussell King1-3/+1
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King5-6/+5
2013-07-11watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel4-0/+206
2013-07-11pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente1-63/+55
2013-07-11pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente1-1/+8
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar5-473/+0
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek1-0/+1
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek1-20/+10
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko1-26/+3
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck3-9/+12
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios1-2/+4
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen1-1/+1
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han1-10/+8
2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han1-11/+6
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han1-2/+1
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11inet: fix spacing in assignmentCamelia Groza1-1/+1
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han1-12/+4
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han1-4/+2
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat1-2/+2
2013-07-11ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-11dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han1-57/+10
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han1-6/+2
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han1-7/+3
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han1-39/+11
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han1-3/+1
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa1-0/+1
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han1-5/+4
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han1-8/+4
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa1-23/+40
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3