summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-15HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux3-0/+4
2012-08-15HID: multitouch: add support for Novatek touchscreenAustin Hendrix2-0/+8
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-08-15dmi: Feed DMI table to /dev/random driverTony Luck1-0/+3
2012-08-15random: Add comment to random_initialize()Tony Luck1-0/+10
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-58/+0
2012-08-15mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-08-15rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown1-1/+23
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-4/+22
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-5/+24
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o1-9/+16
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o1-0/+9
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+28
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o1-39/+39
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2-19/+86
2012-08-15ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-15ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-15video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-08-15md/raid1: don't abort a resync on the first badblock.NeilBrown1-1/+4
2012-08-15pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-08-15media: ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-08-15asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung1-6/+1
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-1/+1
2012-08-09USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-08-09net/tun: fix ioctl() based info leaksMathias Krause1-2/+4
2012-08-09USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-08-09caif: fix NULL pointer checkAlan Cox1-0/+3
2012-08-09r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-08-09bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-08-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-08-09atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-08-09nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst3-10/+175
2012-08-09dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber1-2/+3
2012-08-09dm thin: reduce endio_hook pool sizeAlasdair G Kergon1-1/+1
2012-08-09drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse1-2/+10
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse1-2/+8
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse1-8/+21
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse1-3/+7
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer1-1/+7
2012-08-09drm/radeon: fix bo creation retry pathJerome Glisse1-1/+2
2012-08-09drm/radeon: fix fence related segfault in CSChristian König1-1/+1
2012-08-09tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-08-09tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-08-09tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-08-09qeth: repair crash in qeth_l3_vlan_rx_kill_vid()Frank Blaschka1-0/+4
2012-08-09spi/pl022: disable port when unusedVirupax Sadashivpetimath1-0/+5
2012-08-09ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-08-09ACPI, APEI: Fixup common access width firmware bugJean Delvare1-0/+5
2012-08-09staging: zsmalloc: Finish conversion to a separate moduleBen Hutchings1-26/+7
2012-08-09iommu/amd: Fix hotplug with iommu=ptJoerg Roedel1-4/+13