| Commit message (Expand) | Author | Age | Files | Lines |
* | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() | Joe Perches | 2013-09-12 | 1 | -15/+16 |
* | pktcdvd: convert pr_info to pkt_info | Joe Perches | 2013-09-12 | 1 | -6/+8 |
* | pktcdvd: convert pr_notice to pkt_notice | Joe Perches | 2013-09-12 | 1 | -10/+12 |
* | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible | Joe Perches | 2013-09-12 | 1 | -20/+24 |
* | pktcdvd: add struct pktcdvd_device * to pkt_dbg | Joe Perches | 2013-09-12 | 1 | -48/+42 |
* | pktcdvd: consolidate DPRINTK and VPRINTK macros | Joe Perches | 2013-09-12 | 1 | -54/+53 |
* | pktcdvd: convert printk to pr_<level> | Joe Perches | 2013-09-12 | 1 | -61/+61 |
* | pktcdvd: convert ZONE macro to static function get_zone() | Joe Perches | 2013-09-12 | 1 | -10/+10 |
* | aoe: do not BUG if memory pressure prevented debugfs file creation | Ed Cashin | 2013-09-12 | 1 | -1/+0 |
* | aoe: suppress compiler warnings | Andy Shevchenko | 2013-09-12 | 1 | -4/+0 |
* | aoe: remove custom implementation of kbasename() | Andy Shevchenko | 2013-09-12 | 1 | -6/+3 |
* | aoe: update internal version number to 85 | Ed Cashin | 2013-09-12 | 1 | -1/+1 |
* | aoe: update copyright date | Ed Cashin | 2013-09-12 | 1 | -1/+1 |
* | aoe: fill in per-AoE-target information for debugfs file | Ed Cashin | 2013-09-12 | 1 | -1/+32 |
* | aoe: provide file operations for debugfs files | Ed Cashin | 2013-09-12 | 1 | -1/+24 |
* | aoe: add AoE-target files to debugfs | Ed Cashin | 2013-09-12 | 3 | -0/+38 |
* | aoe: create and destroy debugfs directory for aoe | Ed Cashin | 2013-09-12 | 1 | -1/+9 |
* | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu | 2013-09-12 | 1 | -3/+3 |
* | rtc: simplify devm_request_mem_region/devm_ioremap | Julia Lawall | 2013-09-12 | 9 | -107/+37 |
* | drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid | Alexander Shiyan | 2013-09-12 | 1 | -5/+1 |
* | drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure | Alexander Shiyan | 2013-09-12 | 1 | -2/+0 |
* | drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() | Alexander Shiyan | 2013-09-12 | 1 | -12/+6 |
* | drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup | Xianglong Du | 2013-09-12 | 1 | -4/+9 |
* | drivers/rtc/rtc-nuc900.c: use NULL instead of 0 | Jingoo Han | 2013-09-12 | 1 | -1/+1 |
* | drivers/rtc/rtc-max77686.c: Fix wrong register | Sangjung Woo | 2013-09-12 | 1 | -2/+2 |
* | drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f... | Alexander Holler | 2013-09-12 | 1 | -2/+4 |
* | drivers/rtc/rtc-palmas.c: support for backup battery charging | Laxman Dewangan | 2013-09-12 | 1 | -0/+35 |
* | drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events | Hebbar Gururaja | 2013-09-12 | 1 | -8/+52 |
* | rtc: add MOXA ART RTC driver | Jonas Jensen | 2013-09-12 | 3 | -0/+340 |
* | drivers/rtc/rtc-pcf2127.c: remove empty function | Sachin Kamat | 2013-09-12 | 1 | -6/+0 |
* | drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au... | Alexander Holler | 2013-09-12 | 1 | -5/+11 |
* | firmware/dmi_scan: drop OOM messages | Jean Delvare | 2013-09-12 | 1 | -17/+6 |
* | firmware/dmi_scan: constify strings | Jean Delvare | 2013-09-12 | 1 | -5/+5 |
* | firmware/dmi_scan: fix most checkpatch errors and warnings | Jean Delvare | 2013-09-12 | 1 | -23/+24 |
* | firmware/dmi_scan: drop obsolete comment | Jean Delvare | 2013-09-12 | 1 | -5/+0 |
* | lto, watchdog/hpwdt.c: make assembler label global | Andi Kleen | 2013-09-12 | 1 | -2/+4 |
* | drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-09-12 | 1 | -1/+1 |
* | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops | Shuah Khan | 2013-09-12 | 1 | -4/+14 |
* | tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops | Shuah Khan | 2013-09-12 | 1 | -36/+24 |
* | rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops | Shuah Khan | 2013-09-12 | 1 | -19/+5 |
* | pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified | Shuah Khan | 2013-09-12 | 1 | -0/+13 |
* | drivers/block/swim.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-12 | 1 | -2/+0 |
* | cciss: set max scatter gather entries to 32 on P600 | Mike Miller | 2013-09-12 | 1 | -0/+7 |
* | drivers/block/mg_disk.c: make mg_times_out() static | Jingoo Han | 2013-09-12 | 1 | -1/+1 |
* | block: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-09-12 | 3 | -3/+3 |
* | drivers/iommu: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-12 | 2 | -4/+0 |
* | drivers/video/acornfb.c: remove dead code | Paul Bolle | 2013-09-12 | 2 | -294/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 | 6 | -13/+13 |
|\ |
|
| * | s390/ap_bus: use and-mask instead of a cast | Heiko Carstens | 2013-09-07 | 1 | -1/+1 |
| * | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 2 | -6/+6 |