summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-15genetlink: make all genl_ops users constJohannes Berg2-2/+2
2013-11-15isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-11-15net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-15bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-11-15ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings1-10/+8
2013-11-15stmmac: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15e1000e: Validate hwtstamp_config completely before applying itBen Hutchings1-8/+6
2013-11-15tg3: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+7
2013-11-15macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-11-15tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter1-1/+2
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter1-1/+1
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds675-14281/+36791
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds94-1126/+1804
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-273/+27
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-13/+43
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-35/+164
2013-11-13drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz2-6/+6
2013-11-13drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han1-6/+6
2013-11-13drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng1-1/+1
2013-11-13drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz1-2/+2
2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-as3722: add RTC driverLaxman Dewangan3-0/+286
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim3-0/+646
2013-11-13drivers/rtc/rtc-tps65910.c: remove unnecessary includeManish Badarkhe1-1/+0
2013-11-13drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo1-5/+2
2013-11-13drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo1-11/+11
2013-11-13drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek2-4/+0
2013-11-13drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin1-1/+1
2013-11-13drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-snvs.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-omap.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-v3020.c: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-13drivers/rtc/rtc-sh.c: use dev_get_platdata()Jingoo Han1-2/+3
2013-11-13drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()Jingoo Han1-2/+2
2013-11-13drivers/rtc/rtc-pcf2123.c: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-13drivers/rtc/rtc-m48t86.c: use dev_get_platdata()Jingoo Han1-4/+4
2013-11-13drivers/rtc/rtc-m48t59.c: use dev_get_platdata()Jingoo Han1-10/+10
2013-11-13drivers/rtc/rtc-ep93xx.c: use dev_get_platdata()Jingoo Han1-3/+3
2013-11-13drivers/rtc/rtc-ds2404.c: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-13drivers/rtc/rtc-ds1307.c: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-13drivers/rtc/rtc-ds1305.c: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-13drivers/rtc/rtc-da9055.c: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-13drivers/rtc/rtc-cmos.c: use dev_get_platdata()Jingoo Han1-1/+1